]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/daemon/netlink.c
netlink: by default, don't change netlink buffer size
[thirdparty/lldpd.git] / src / daemon / netlink.c
2017-01-14  Vincent Bernatnetlink: by default, don't change netlink buffer size
2017-01-14  Vincent Bernatnetlink: automatically increase netlink receive buffer...
2017-01-14  Vincent Bernatnetlink: set size to the correct value for getsockopt()
2017-01-14  Vincent Bernatnetlink: make change of buffer size optional
2017-01-14  Vincent Bernatnetlink: make the values for buffer size configurable...
2017-01-14  Alexandru Ardeleandaemon: config netlink socket buf sizes at build time
2016-05-19  Vincent Bernatnetlink: don't complain of removal of inexistant IPv6...
2016-03-13  Vincent Bernatnetlink: ensure lower link doesn't change for an interface
2016-03-12  Vincent Bernatnetlink: don't consider a lower interface when in anoth...
2016-02-10  Vincent Bernatnetlink: log error code when unable to receive netlink
2016-02-10  Vincent BernatMerge pull request #161 from 6WIND/fix-large-netlink...
2016-02-10  David Morelnetlink: fix reception of large netlink messages 161/head
2016-02-04  Vincent Bernatnetlink: merge old attributes with new ones
2016-01-30  Vincent Bernatinterfaces/linux: don't check transmit queue size
2016-01-01  Vincent Bernatnetlink: handle veth loops correctly
2016-01-01  Vincent Bernatnetlink: remove use of libnl3
2015-08-22  Vincent Bernatinterfaces: don't discard down interfaces
2015-08-18  Vincent Bernatnetlink: make error message more explicit
2015-08-17  Vincent Bernatbuild: ignore libnl documentation errors
2015-08-17  Vincent Bernatnetlink: workaround veth being peered together through...
2015-08-17  Vincent Bernatnetlink: use libnl3 instead of custom netlink code
2015-07-25  Vincent Bernatnetlink: use netlink to retrieve bridge/bond/vlan infor...
2014-07-08  Sam Tannouslldpd: Fix netlink notification group for address changes
2013-11-22  Vincent Bernatcoverity: fix a resource leak
2013-05-03  Vincent Bernatnetlink: fix IP address discovery
2012-12-30  Vincent Bernatinterfaces: correctly detect link down interfaces
2012-12-30  Vincent Bernatnetlink: listen to netlink changes to trigger interface...
2012-12-29  Vincent Bernatglobal: fix some issues detected by cppcheck
2012-12-24  Vincent Bernatinterfaces: abstraction of interfaces/devices
2012-12-23  Vincent Bernatnetlink: fix bogus alignment warnings
2012-12-22  Vincent Bernatinterfaces: switch to Netlink to gather interface-relat...