]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpd: abort when some options are repeated
authorVincent Bernat <vincent@bernat.im>
Tue, 30 Sep 2014 19:32:44 +0000 (21:32 +0200)
committerVincent Bernat <vincent@bernat.im>
Tue, 30 Sep 2014 19:33:49 +0000 (21:33 +0200)
commit9b11faad6fbb47e094969b9a8e26c196f09e4801
tree3faebdddea1d6e895580d39c52966e87ecc9cae1
parente37cdbe6162433dc054fa087d111e65edcd6d6b7
lldpd: abort when some options are repeated

Some options don't have to be repeated. Later options would override
earlier and this is usually an error. Better just abort in this case.
NEWS
src/daemon/lldpd.c