aboutsummaryrefslogtreecommitdiff
path: root/src/stun_actor.rs
Commit message (Expand)AuthorAgeFilesLines
* stun actor: add back log message to inform of autodiscovery resultdocker-7stun-keep-valuesAlex Auvolat2024-01-161-0/+10
* stun actor: if no address is found but an address existed <15m ago, keep itAlex Auvolat2024-01-161-8/+28
* refactor stun_actorAlex Auvolat2024-01-161-43/+42
* better error handlingAlex Auvolat2023-04-201-12/+28
* IPv6-only modeAlex Auvolat2023-04-051-8/+36
* Remove .rustfmt.toml and move to standard rustfmt format (4 spaces)Alex Auvolat2023-04-041-77/+76
* cargo fmtAlex Auvolat2023-04-041-13/+22
* Add STUN actor that saves autodiscovered IPv4/IPv6 to ConsulAlex Auvolat2023-04-041-0/+95