aboutsummaryrefslogtreecommitdiff
path: root/src/igd_actor.rs
Commit message (Expand)AuthorAgeFilesLines
* parse private_ip earlierAlex Auvolat2023-04-041-16/+12
* Remove .rustfmt.toml and move to standard rustfmt format (4 spaces)Alex Auvolat2023-04-041-102/+101
* Add STUN actor that saves autodiscovered IPv4/IPv6 to ConsulAlex Auvolat2023-04-041-0/+1
* Allow Diplonat to automatically detect it's private IPAlex Auvolat2021-12-251-5/+33
* Stricter Rust formating rules and build in the CIQuentin Dufour2021-09-201-6/+7
* added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)...adrien2021-09-111-20/+36
* environment.rs successfully replaced with new config/ configuration loader. N...LUXEY Adrien2021-08-161-2/+2
* Working IGDQuentin Dufour2020-05-231-14/+18
* WIP igd actorQuentin Dufour2020-05-221-5/+49
* Connecting elementsQuentin Dufour2020-05-221-12/+14
* WIP softwareQuentin Dufour2020-05-221-0/+31