]> git.ipfire.org Git - thirdparty/lldpd.git/commit
client: do not set VLAN tag if client did not set it
authorVincent Bernat <vincent@bernat.ch>
Wed, 29 Sep 2021 10:02:15 +0000 (12:02 +0200)
committerVincent Bernat <vincent@bernat.ch>
Wed, 29 Sep 2021 10:03:04 +0000 (12:03 +0200)
commit261afbe371ab316a4bf710338f6d9183a01e083f
tree05f70a19c43aa380f446d8410aac733aba3c035d
parentf6ad9aa7ad1fb0ceef9b535e22b654b9e05924a4
client: do not set VLAN tag if client did not set it

This fixes a bug where frames could be tagged with VLAN 0 after client
configuration.
src/daemon/client.c