]> git.meshlink.io Git - meshlink/commit
Parse Netlink NEW/DELLINK and NEW/DELADDR messages.
authorGuus Sliepen <guus@meshlink.io>
Sat, 27 Jun 2020 21:19:17 +0000 (23:19 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 15 Apr 2021 18:30:51 +0000 (20:30 +0200)
commit3be4a7ae10a1b558a77d9e9ac5fe138c9581b080
treee65deabc9a1f03130f29fb8721e5da34574a64c4
parent10dc68bf34dd62407f8d5f77d865be426e4128b3
Parse Netlink NEW/DELLINK and NEW/DELADDR messages.

Parse link and address information. Also send GETLINK and GETADDR
messages to the Netlink socket, so we get the current state of the
interfaces and addresses.
src/discovery.c