]> git.ipfire.org Git - thirdparty/lldpd.git/commit
interfaces: fix initialization of hardware h_data for bonds
authorVincent Bernat <vincent@bernat.im>
Sun, 26 Oct 2014 09:54:57 +0000 (10:54 +0100)
committerVincent Bernat <vincent@bernat.im>
Sun, 26 Oct 2014 10:12:50 +0000 (11:12 +0100)
commit08ced6b4edf2d129b5e550b0c1b6aab09531302a
tree2ff0a8cb87675cedc372c2dfbeb7f6e0b2a7a481
parentb96ca40c384aaa3a5df7ae21c58bd490a0c7d966
interfaces: fix initialization of hardware h_data for bonds

On discovery, the master index was not correctly initialized and
therefore, the information was not retrieved correctly and therefore
listening on bond devices was broken since 0.7.0 (netlink rewrite).
NEWS
src/daemon/interfaces-linux.c