]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpcli: fix per-port occurrences of "conf lldp"
authorVincent Bernat <vincent@bernat.im>
Sun, 23 Aug 2015 13:28:58 +0000 (15:28 +0200)
committerVincent Bernat <vincent@bernat.im>
Sun, 23 Aug 2015 13:28:58 +0000 (15:28 +0200)
commitb3dd61afd50e056b497a86d771cdc87fc83f60ca
tree5867b2c2ead0c20e494da6eeebfb39885475b18c
parent196757ce72380b6af850e16782c09bb79749fc44
lldpcli: fix per-port occurrences of "conf lldp"

Some commands were documented as not accepting a per-port setting while
they accepted it (without any effect). On the other hand, some other
commands were accepting and used per-port setting while not
documented. Fix all that.
src/client/conf-lldp.c
src/client/lldpcli.8.in