]> git.ipfire.org Git - thirdparty/lldpd.git/commit
interfaces: fix setting of local value for port ID
authorVincent Bernat <vincent@bernat.im>
Thu, 9 Jun 2016 16:07:00 +0000 (18:07 +0200)
committerVincent Bernat <vincent@bernat.im>
Thu, 9 Jun 2016 16:07:00 +0000 (18:07 +0200)
commite1717397eb15c1b378093891aa8f9381ff440939
treedb3db7fa4ebfeb6269b5f0b655c4c4eeb501c4c3
parent76bae8b9847d6a61ce109a6c2210df02d40a0540
interfaces: fix setting of local value for port ID

This was broken in a403df6662cd506fbf7fee8a46ebbf209142ffd7 (0.9.1). Add
some integration tests to ensure it works as expected.

Fix #183.
NEWS
src/daemon/client.c
src/daemon/interfaces.c
src/lldpd-structs.h
tests/integration/test_basic.py