aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* remove stupid cache and use proper watch on consul kv prefixAlex Auvolat2023-04-211-0/+1
* Support for loading IP addresses from DiploNAT autodiscoveryAlex Auvolat2023-04-051-1/+1
* Update df_consul dependency and avoid advertising failed backends (fix #2)Alex Auvolat2023-02-021-2/+2
* Less spam on stdoutAlex Auvolat2023-01-111-4/+11
* Change label format to be a single dns pathAlex Auvolat2022-12-111-9/+26
* replace pretty_env_logger by tracing_subscriberAlex Auvolat2022-12-111-2/+5
* First version of D53 that does somethingAlex Auvolat2022-12-071-0/+143