Commit Graph

6 Commits

Author SHA1 Message Date
neingeist d774220311 🐛 Fix restricting address family when watching for changes 2022-06-24 14:07:29 +02:00
neingeist fb04ebe13a Fix netlink API usage
netlink changed its API, e.g. there are now separate data structs for
Addr and AddrUpdate, and Addr has IPNet. Fix the build by building an
Addr from an AddrUpdate & unpacking Addr.IPNet.IP.
2022-06-17 12:57:10 +02:00
Tero Marttila 6acc13e010 go fmt 2016-06-19 22:50:21 +03:00
Tero Marttila 3a9d9d6f61 addrs: follow link state 2016-06-19 21:30:00 +03:00
Tero Marttila 9026b24cc1 split up modules 2016-06-19 19:46:23 +03:00
Tero Marttila adab1510c9 scan interface addresses, and send nsupdate 2016-06-19 19:33:25 +03:00