]> 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>
Tue, 26 Jan 2021 20:40:42 +0000 (21:40 +0100)
commit37a84628bef84b1e117d6196d9c091bb8ba90a12
treed68d438afec7323012cc03b5207f1cf1be33fcea
parent602f3a88a159fe14cfa6adf14fda589a354af329
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