]> git.ipfire.org Git - thirdparty/lldpd.git/commit
daemon/protocols: fix some 802.3bt stuff
authorVincent Bernat <vincent@bernat.ch>
Sun, 15 Oct 2023 17:40:37 +0000 (19:40 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sun, 15 Oct 2023 17:41:23 +0000 (19:41 +0200)
commit4e750474a7766907a1c7a6c10144b207d1ec1ed1
treed0f9e9fb5839a19730042c203ab897b0dccb59d3
parentb6541a9a34f79d62aae6658ab27d1613774755d5
daemon/protocols: fix some 802.3bt stuff

And add some tests.
NEWS
src/daemon/protocols/lldp.c
src/lib/atoms/dot3.c
tests/integration/test_dot3.py