]> git.ipfire.org Git - thirdparty/lldpd.git/commit
netlink: fix IP address discovery
authorVincent Bernat <bernat@luffy.cx>
Fri, 3 May 2013 19:19:21 +0000 (21:19 +0200)
committerVincent Bernat <bernat@luffy.cx>
Fri, 3 May 2013 19:19:21 +0000 (21:19 +0200)
commitde461f15d7883d680a0ea5e739802f08928bba8c
tree4104563464e3952906d85eacd2ed726f04298f0f
parent3fc1a10a030fa6ee75b7ed1f62613a43867f3167
netlink: fix IP address discovery

Since the switch to Netlink, the IP address was not advertised
correctly. Fix `netlink_send()`. Patch courtesy of Pradosh Mohapatra
from Cumulus Networks.
NEWS
src/daemon/netlink.c