]> git.meshlink.io Git - meshlink/commitdiff
Add local discovery support for macOS.
authorGuus Sliepen <guus@meshlink.io>
Thu, 13 Aug 2020 20:48:06 +0000 (22:48 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 15 Apr 2021 18:30:51 +0000 (20:30 +0200)
This implements the pfroute counterpart to Linux's netlink interface.
Pfroute doesn't allow easy querying the current interfaces and addresses,
so we use getifaddrs() for that.


No differences found