]> git.ipfire.org Git - thirdparty/lldpd.git/commit - src/daemon/lldpd.h
lldpcli: add an option to enable promisc mode on managed interfaces
authorVincent Bernat <vincent@bernat.im>
Fri, 30 May 2014 13:21:34 +0000 (15:21 +0200)
committerVincent Bernat <vincent@bernat.im>
Fri, 30 May 2014 13:21:34 +0000 (15:21 +0200)
commitf84199ddf6c94318b059ca26b6edaf4e85c2b60d
tree39eb52d6df188f21958b4a44630089e8c2d706c1
parentace52426145851ff2c01dd4b7bafdc21525621fc
lldpcli: add an option to enable promisc mode on managed interfaces

This allows LLDP frames to be received even when they are not in a
configured VLAN, like this may be the case with Cisco 2960.
17 files changed:
NEWS
README.md
src/client/conf-system.c
src/client/display.c
src/client/lldpcli.8.in
src/daemon/client.c
src/daemon/interfaces-bsd.c
src/daemon/interfaces-linux.c
src/daemon/interfaces-solaris.c
src/daemon/interfaces.c
src/daemon/lldpd.h
src/daemon/priv-bsd.c
src/daemon/priv-linux.c
src/daemon/priv.c
src/lib/atom-private.c
src/lib/lldpctl.h
src/lldpd-structs.h