]> git.ipfire.org Git - thirdparty/lldpd.git/blame - NEWS
interfaces: whitelist an interface before being checking lower
[thirdparty/lldpd.git] / NEWS
CommitLineData
e735a319
VB
1lldpd (0.7.2)
2 * Features
3 + Lock BPF interfaces before handing them to chrooted process on
4 BSD.
5
8172214f
VB
6lldpd (0.7.1)
7 * Features
e66b7f34
VB
8 + Mac OS X support, sponsored by Xcloud, Mac cloud server hosting
9 provider. http://xcloud.me/
322aafc9 10 + Upstart and systemd support.
8172214f
VB
11 + Remove Unix socket when there is no process listening.
12
a0665efa 13lldpd (0.7.0)
690b944c 14 * Global changes:
fda729fd 15 + FreeBSD support.
690b944c 16 + OpenBSD support.
2565eae6 17 + NetBSD support.
9a775667 18 + Detect interface changes.
fe80711e 19 + CLI for lldpctl: lldpcli.
9a775667 20 * Other features:
46baf627
VB
21 + Allow to disable LLDP protocol (with `-ll`). In this case, the
22 first enabled protocol will be used when no neighbor is detected.
43b82d6e 23 + Allow to filter debug logs using tokens. Add more debug logs.
8b7150e4 24 + lldpctl can now output JSON.
fda729fd
VB
25 + Use netlink to gather interface information on Linux.
26 + Don't use ioctl for bridges anymore on Linux. The configure
27 option `--enable-oldies` allow to reenable their uses for
28 systems not supporting sysfs.
46baf627 29
4b292b55
VB
30lldpd (0.6.1)
31 * Features:
32 + Provide liblldpctl.so, a library to interface with lldpd. The
33 documentation is provided through Doxygen. See src/lib/lldpctl.h
34 which contains all the exported functions.
35 + Make lldpctl uses liblldpctl.so.
4e90a9e0 36 + Add a "watch" option to lldpctl to monitor neighbor changes.
47287a61
VB
37 + Add the possibility to display the current configuration of
38 lldpd with lldpctl. Also add the possibility to reset the
39 current transmit delay.
4b292b55 40
4e22da4c 41lldpd (0.6)
9c43aeb4
VB
42 * Features:
43 + Allow lldpctl to display hidden ports.
5339e725 44 + Add a switch to specify interfaces to use to get chassis ID.
2135cce1
VB
45 + Support for multiple management addresses and IPv6 management
46 addresses. Contributed by João Valverde.
da92cd57 47 * Global changes:
68b375c3 48 + Switch to libevent. See README.md for details.
da92cd57
VB
49 + Partial rewrite of the SNMP part. Less code.
50 + Unit tests for SNMP.
51 + Major rewrite of the protocol between lldpd and lldpctl. Less
52 code.
4e22da4c 53 * Fixes:
4e22da4c
VB
54 + Several small SNMP fixes (discovered by unit tests).
55
c520cb14
VB
56lldpd (0.5.7)
57 * Fixes:
58 + Configure issue with NetSNMP and some linkers
59 + Fix infinite loop for the receive part: on certain conditions,
60 lldpd will stop sending packets and stop updating local data.
61
aff85bf3
VB
62lldpd (0.5.6)
63 * Features:
2a19e9ea 64 + Send and receive native VLAN TLV with CDP
10935633 65 + Add a whitelist for some drivers (currently: dsa and veth)
ab2d1c1f
VB
66 * Fixes:
67 + Compilation issues with NetSNMP 5.7 (and with earlier versions too)
a2606cac 68 + Small optimization of BPF filter
aff85bf3 69
84e06882 70lldpd (0.5.5)
f17501b6
VB
71 * Features:
72 + Support for PPVID and PI Dot1 TLV, thanks to Shuah Khan.
5abfffc2 73 + Extend whitelist with possibility to blacklist.
84e06882
VB
74 * Fixes:
75 + Key/value output was incorrect when a dot was present in
76 interface names. This is fixed but it is preferable to use XML
77 output since the parsing is more difficult in this case.
0265b1e5 78 + Only grab DMI information once. Only uses DMI for x86 platform.
a8818344
VB
79 + Padding issues with socket protocol. This introduces a change in
80 the socket protocol!
bf89e7e0
VB
81 + Fix a segfault when neither /etc/os-release nor lsb_release
82 are available.
84e06882 83
e02afca4
VB
84lldpd (0.5.4)
85 * Features:
86 + Get OS information from /etc/os-release if available. Patch from
87 Michael Tremer.
ba85f9f4 88 + Add a flag to specify which interfaces lldpd should listen to.
e02afca4 89
05eacc7a
VB
90lldpd (0.5.3)
91 * Fixes:
92 + Allow root to change configuration of lldpd when lldpctl has suid set.
09721cce
VB
93 * Features:
94 + Handle Dot3 POE-MDI TLV (802.3af and 802.3at).
95 + Allow to set Dot3 POE-MDI from lldpctl.
05eacc7a 96
8482abe9
VB
97lldpd (0.5.2)
98 * Features:
99 + More flexible smart mode and new default. Manual page has been updated.
537a8043 100 + Add a "receive-only" mode with "-r" switch.
8482abe9 101
93108f71
VB
102lldpd (0.5.1)
103 * Features:
104 + Allow to force a protocol even when no peer for this protocol is
105 detected.
42b39485
VB
106 + Add a smart mode that allows to discard bogus port information,
107 for example CDP packets that are flooded through a switch that
108 does not support CDP.
0d606289 109 + Allow to set LLDP-MED network policy from lldpctl, thanks to a patch from
40d6a8d2 110 Philipp Kempgen.
0d606289 111 + Allow to set LLDP-MED POE-MDI from lldpctl.
93108f71 112 + Add a summary of available options in "lldpd -h" and "lldpctl -h",
999509a3
VB
113 thanks to a patch from Jorge Boncompte.
114 + Add a new output (keyvalue) for lldpctl.
49697208
VB
115 + Listen on VLAN using an appropriate BPF filter, VLAN
116 decapsulation. Older "listen on vlan" feature is discarded. See
117 README for more information on the new feature.
c036b15d 118 + Use output of lsb_release if available for system description.
93108f71 119
58fe6128 120 * Fixes:
5b3214aa
VB
121 + Ignore interface with no queue. It should filter out interfaces
122 like "vnet0" that would fail if we try to send something on them.
4ea50809
VB
123 + Don't check CDP checksums (not really a fix but it appears that
124 Cisco checksum have some difficult corner cases).
58fe6128 125
775d49a0
VB
126lldpd (0.5.0)
127
0bded858
VB
128 * Features:
129 + lldpd can now handle several systems on the same port. This
130 modification also allows to speak to a switch using CDP and LLDP
131 for example.
132 + The way that lldpd gathers information for each port has been
133 abstracted. This should allow to support more systems (BSD for
134 examples) or switch cores in the future. Sending/receive support
135 is also abstracted.
136 + Add "-k" switch to avoid to emit too much information on running
137 kernel.
138 + Support of ifAlias with kernel >= 2.6.28
139 + Lot of portability stuff. lldpd can now be compiled on RHEL
140 2.1. Still Linux-only though.
740d517e 141 + Add an option to specify AgentX socket (-X).
0bded858 142 + Add some unit tests
4f602042
V
143 + lldpctl has been reworked; it is now able to output data in XML
144 format for easier parsing. Patches were provided by Andreas
145 Hofmeister.
0bded858
VB
146
147 * Bug fixes:
148 + Fix EDP VLAN handling
149 + Silent warnings about bridge stuff.
c0ce5d1a
V
150 + Copy /etc/localtime into chroot before starting lldpd daemon to
151 ensure correct timestamps for logs.
775d49a0 152
b7eb76b7
VB
153lldpd (0.4.1)
154
155 * Fix EDP handling when there is no VLAN
156 * Fix CDP version to not always be 1
157 * Misc fix:
158 + incorrect number of arguments for a LLOG_INFO call
159 + fix SNMP last change in case this change occurs before start time
160
a8105c1b
VB
161lldpd (0.4)
162
163 * Rewrite of packet builder and parser to be able to cope with
164 architecture that cannot do unaligned read. For decoder, we don't
165 cast structures any more since they can be unaligned. For encoder,
166 we use memcpy through the use of macro that build packets step by
167 step.
168
34602f3b
VB
169lldpd (0.3.2)
170
171 * Fix LLDP-MED support
172
d32c8944
VB
173lldpd (0.3.1)
174
175 * Misc fixes, including memory leaks
176
b193e97e
VB
177lldpd (0.3)
178
efe3f9b0 179 * Initial support of LLDP-MED
43655386 180 * Fix for bridge detection (don't send bridge ioctl on random interfaces)
1d291522
VB
181 * For bonded devices, get the real hardware address. For inactive
182 slaves, transmit using a random MAC address.
b193e97e 183
ff1910c8
VB
184lldpd (0.2.1)
185
186 * Fix a syntax error in manual page
187 * Fix open() calls
188
ee92ac46
VB
189lldpd (0.2)
190
b752ebcb 191 * Add privilege separation
ee92ac46
VB
192 * Add FDP support
193 * Support CDP encapsulated into native VLAN
194 * Various fixes
195
ee92ac46
VB
196lldpd (0.1)
197
198 * Initial release