]> git.ipfire.org Git - thirdparty/lldpd.git/blame - NEWS
Revert "debian: ship files in debian/etc/lldpd.d"
[thirdparty/lldpd.git] / NEWS
CommitLineData
9bc3d50e
VB
1lldpd (0.7.11)
2 * Features:
3 + Ship bash and zsh completion.
62f2faac
VB
4 * Fix:
5 + Handle correctly read failures in liblldpctl.
9bc3d50e 6
f84199dd
VB
7lldpd (0.7.10)
8 * Features:
9 + Ability to set promiscuous mode to work around bugs of some
10 switches encapsulating LLDP frames inside 802.1Q frames.
87ebf13d
VB
11 + JSON support for lldpcli can use json-c instead of jansson,
12 thanks to Michel Stam.
806eaef4
VB
13 * Fix:
14 + Fix checksum computation for Cisco CDP.
1059a20e 15 + Fix ability to disable LLDP.
5e23c6b9 16 + Fix seccomp sandbox, thanks to Patrick McLean.
f84199dd 17
5133ce2f
VB
18lldpd (0.7.9)
19 * Changes:
20 + Default location for chroot, socket and PID are now configurable
21 in `./configure`. The default location is based on the value of
22 `runstatedir` which in turn may be based on the value of
23 `localstatedir` which defaults to `/usr/local/var`. Therefore,
24 to get the previous locations, lldpd should be configured with
25 `./configure --localstatedir=/var`.
d5f8351c 26 * Fixes:
0e29d794
VB
27 + Fix `configure system bond-slave-src-mac-type local`. Also use
28 it as default.
5a215d4b 29 * Features:
a85eea84 30 + Add support for shutdown LLDPU.
622d14bb 31 + Ability to configure IP management pattern from lldpcli.
e82818d1 32 + Ability to choose what port ID should be (MAC or interface name).
5133ce2f 33
12313820
VB
34lldpd (0.7.8)
35 * Fixes:
36 + Don't hard-code default values for system name, system
37 description and port description. When the field is not present,
38 just don't display it.
fe8f9650 39 + Fix lldpcli behaviour when suid.
724d71ea
VB
40 + On OSX, don't use p2p0 interfaces: it would break WLAN.
41 + Fix SNMP support on RHEL.
8b0ca98e
VB
42 * Features:
43 + Android support
71a7dbb3
VB
44 + Add the possibility to disable privilege separation (lower
45 memory consumption, lower security, don't do it).
8b53fc2c
VB
46 + Interfaces can now be whitelisted. For example, *,!eth*,!!eth1
47 is a valid pattern for all interfaces except eth ones, except
627e31c4
VB
48 eth1. Moreover, on exact match, an matching interface
49 circumvents most sanity checks (like VLAN handling).
724d71ea 50 + Ability to override the hostname.
12313820 51
f730f6c5 52lldpd (0.7.7)
87bc6683
VB
53 * Features:
54 + Use a locally administered MAC address or an arbitrary one
d7166588
VB
55 instead of null MAC address for bond devices on Linux. This is
56 configurable through `lldpcli`.
f5a0a15e 57 + Add support for "team" driver (alternative to bond devices).
bdfe4193 58 + Preliminary support for DTrace/systemtap.
00e40dba 59 + Preliminary support for seccomp (for monitor process).
b6312220 60 + Setup chroot inside lldpd instead of relying on init script.
f730f6c5
VB
61 * Fixes:
62 + Various bugs related to fixed point number handling (for
63 coordinates in LLDP-MED)
12baf781
VB
64 + Fix a regression in how MAC address of an enslaved device is
65 retrieved.
f730f6c5 66
2523da3a 67lldpd (0.7.6)
b708297c
VB
68 * Features:
69 + Provide a way to build packages for OSX.
bb37268d 70 + Add an option to update interface description with neighbor name.
2523da3a
VB
71 * Fixes:
72 + Compilation fix for OSX 10.6.
73
2169efb2
VB
74lldpd (0.7.5)
75 * Fixes:
76 + Segfault while tokenizing in lldpcli.
77
655145c0
VB
78lldpd (0.7.4)
79 * Fixes:
80 + Segfault in lldpcli.
bea70314 81 + Memory leak in liblldpctl when using a custom log handler.
d8234294 82 + Fix some unaligned memory accesses.
13812178 83 + Fix frame reception on OpenBSD.
ea481e37 84 * Features:
0093777b
VB
85 + Allow to configure hold value from lldpcli (and hence the TTL).
86 + Allow to configure pattern for valid interfaces from lldpcli.
decaec0d 87 + Allow to override system description from lldpcli.
96b97fac
VB
88 + Display the neighbor connected as the process title (or the
89 number of connected neighbors).
655145c0 90
de461f15 91lldpd (0.7.3)
1b3eea3d
VB
92 * Features:
93 + DragonFly BSD support.
a1728b7d 94 + Solaris support (incomplete).
d0787f4e 95 + LLDP-MED fast start support (thanks to Roopa Prabhu).
adcb76f8
VB
96 + Provide global statistics through "show statistics summary"
97 command (thanks to Roopa Prabhu).
de461f15
VB
98 * Fixes:
99 + Fix IPv4/IPv6 address discovery in Linux.
100
e735a319
VB
101lldpd (0.7.2)
102 * Features
29095198
VB
103 + lldpd can be configured through /etc/lldpd.conf and
104 /etc/lldpd.d. All commands accepted by lldpcli are accepted.
e735a319
VB
105 + Lock BPF interfaces before handing them to chrooted process on
106 BSD.
42589660 107 + Limit the number of neighbors for each port to 4 (per protocol).
43d10956 108 + Force CDPv2 protocol with argument `-ccc`.
ced5eed1
VB
109 + Provide port statistics through "show statistics" command
110 (thanks to Roopa Prabhu).
29095198
VB
111 * Fixes:
112 + Driver whitelisting is done before checking if an interface has
113 a lower interface in Linux.
3333d2a8 114 + Expire remote ports and chassis in a timely manner.
e735a319 115
8172214f
VB
116lldpd (0.7.1)
117 * Features
e66b7f34
VB
118 + Mac OS X support, sponsored by Xcloud, Mac cloud server hosting
119 provider. http://xcloud.me/
322aafc9 120 + Upstart and systemd support.
8172214f
VB
121 + Remove Unix socket when there is no process listening.
122
a0665efa 123lldpd (0.7.0)
690b944c 124 * Global changes:
fda729fd 125 + FreeBSD support.
690b944c 126 + OpenBSD support.
2565eae6 127 + NetBSD support.
9a775667 128 + Detect interface changes.
fe80711e 129 + CLI for lldpctl: lldpcli.
9a775667 130 * Other features:
46baf627
VB
131 + Allow to disable LLDP protocol (with `-ll`). In this case, the
132 first enabled protocol will be used when no neighbor is detected.
43b82d6e 133 + Allow to filter debug logs using tokens. Add more debug logs.
8b7150e4 134 + lldpctl can now output JSON.
fda729fd
VB
135 + Use netlink to gather interface information on Linux.
136 + Don't use ioctl for bridges anymore on Linux. The configure
137 option `--enable-oldies` allow to reenable their uses for
138 systems not supporting sysfs.
46baf627 139
4b292b55
VB
140lldpd (0.6.1)
141 * Features:
142 + Provide liblldpctl.so, a library to interface with lldpd. The
143 documentation is provided through Doxygen. See src/lib/lldpctl.h
144 which contains all the exported functions.
145 + Make lldpctl uses liblldpctl.so.
4e90a9e0 146 + Add a "watch" option to lldpctl to monitor neighbor changes.
47287a61
VB
147 + Add the possibility to display the current configuration of
148 lldpd with lldpctl. Also add the possibility to reset the
149 current transmit delay.
4b292b55 150
4e22da4c 151lldpd (0.6)
9c43aeb4
VB
152 * Features:
153 + Allow lldpctl to display hidden ports.
5339e725 154 + Add a switch to specify interfaces to use to get chassis ID.
2135cce1
VB
155 + Support for multiple management addresses and IPv6 management
156 addresses. Contributed by João Valverde.
da92cd57 157 * Global changes:
68b375c3 158 + Switch to libevent. See README.md for details.
da92cd57
VB
159 + Partial rewrite of the SNMP part. Less code.
160 + Unit tests for SNMP.
161 + Major rewrite of the protocol between lldpd and lldpctl. Less
162 code.
4e22da4c 163 * Fixes:
4e22da4c
VB
164 + Several small SNMP fixes (discovered by unit tests).
165
c520cb14
VB
166lldpd (0.5.7)
167 * Fixes:
168 + Configure issue with NetSNMP and some linkers
169 + Fix infinite loop for the receive part: on certain conditions,
170 lldpd will stop sending packets and stop updating local data.
171
aff85bf3
VB
172lldpd (0.5.6)
173 * Features:
2a19e9ea 174 + Send and receive native VLAN TLV with CDP
10935633 175 + Add a whitelist for some drivers (currently: dsa and veth)
ab2d1c1f
VB
176 * Fixes:
177 + Compilation issues with NetSNMP 5.7 (and with earlier versions too)
a2606cac 178 + Small optimization of BPF filter
aff85bf3 179
84e06882 180lldpd (0.5.5)
f17501b6
VB
181 * Features:
182 + Support for PPVID and PI Dot1 TLV, thanks to Shuah Khan.
5abfffc2 183 + Extend whitelist with possibility to blacklist.
84e06882
VB
184 * Fixes:
185 + Key/value output was incorrect when a dot was present in
186 interface names. This is fixed but it is preferable to use XML
187 output since the parsing is more difficult in this case.
0265b1e5 188 + Only grab DMI information once. Only uses DMI for x86 platform.
a8818344
VB
189 + Padding issues with socket protocol. This introduces a change in
190 the socket protocol!
bf89e7e0
VB
191 + Fix a segfault when neither /etc/os-release nor lsb_release
192 are available.
84e06882 193
e02afca4
VB
194lldpd (0.5.4)
195 * Features:
196 + Get OS information from /etc/os-release if available. Patch from
197 Michael Tremer.
ba85f9f4 198 + Add a flag to specify which interfaces lldpd should listen to.
e02afca4 199
05eacc7a
VB
200lldpd (0.5.3)
201 * Fixes:
202 + Allow root to change configuration of lldpd when lldpctl has suid set.
09721cce
VB
203 * Features:
204 + Handle Dot3 POE-MDI TLV (802.3af and 802.3at).
205 + Allow to set Dot3 POE-MDI from lldpctl.
05eacc7a 206
8482abe9
VB
207lldpd (0.5.2)
208 * Features:
209 + More flexible smart mode and new default. Manual page has been updated.
537a8043 210 + Add a "receive-only" mode with "-r" switch.
8482abe9 211
93108f71
VB
212lldpd (0.5.1)
213 * Features:
214 + Allow to force a protocol even when no peer for this protocol is
215 detected.
42b39485
VB
216 + Add a smart mode that allows to discard bogus port information,
217 for example CDP packets that are flooded through a switch that
218 does not support CDP.
0d606289 219 + Allow to set LLDP-MED network policy from lldpctl, thanks to a patch from
40d6a8d2 220 Philipp Kempgen.
0d606289 221 + Allow to set LLDP-MED POE-MDI from lldpctl.
93108f71 222 + Add a summary of available options in "lldpd -h" and "lldpctl -h",
999509a3
VB
223 thanks to a patch from Jorge Boncompte.
224 + Add a new output (keyvalue) for lldpctl.
49697208
VB
225 + Listen on VLAN using an appropriate BPF filter, VLAN
226 decapsulation. Older "listen on vlan" feature is discarded. See
227 README for more information on the new feature.
c036b15d 228 + Use output of lsb_release if available for system description.
93108f71 229
58fe6128 230 * Fixes:
5b3214aa
VB
231 + Ignore interface with no queue. It should filter out interfaces
232 like "vnet0" that would fail if we try to send something on them.
4ea50809
VB
233 + Don't check CDP checksums (not really a fix but it appears that
234 Cisco checksum have some difficult corner cases).
58fe6128 235
775d49a0
VB
236lldpd (0.5.0)
237
0bded858
VB
238 * Features:
239 + lldpd can now handle several systems on the same port. This
240 modification also allows to speak to a switch using CDP and LLDP
241 for example.
242 + The way that lldpd gathers information for each port has been
243 abstracted. This should allow to support more systems (BSD for
244 examples) or switch cores in the future. Sending/receive support
245 is also abstracted.
246 + Add "-k" switch to avoid to emit too much information on running
247 kernel.
248 + Support of ifAlias with kernel >= 2.6.28
249 + Lot of portability stuff. lldpd can now be compiled on RHEL
250 2.1. Still Linux-only though.
740d517e 251 + Add an option to specify AgentX socket (-X).
0bded858 252 + Add some unit tests
4f602042
V
253 + lldpctl has been reworked; it is now able to output data in XML
254 format for easier parsing. Patches were provided by Andreas
255 Hofmeister.
0bded858
VB
256
257 * Bug fixes:
258 + Fix EDP VLAN handling
259 + Silent warnings about bridge stuff.
c0ce5d1a
V
260 + Copy /etc/localtime into chroot before starting lldpd daemon to
261 ensure correct timestamps for logs.
775d49a0 262
b7eb76b7
VB
263lldpd (0.4.1)
264
265 * Fix EDP handling when there is no VLAN
266 * Fix CDP version to not always be 1
267 * Misc fix:
268 + incorrect number of arguments for a LLOG_INFO call
269 + fix SNMP last change in case this change occurs before start time
270
a8105c1b
VB
271lldpd (0.4)
272
273 * Rewrite of packet builder and parser to be able to cope with
274 architecture that cannot do unaligned read. For decoder, we don't
275 cast structures any more since they can be unaligned. For encoder,
276 we use memcpy through the use of macro that build packets step by
277 step.
278
34602f3b
VB
279lldpd (0.3.2)
280
281 * Fix LLDP-MED support
282
d32c8944
VB
283lldpd (0.3.1)
284
285 * Misc fixes, including memory leaks
286
b193e97e
VB
287lldpd (0.3)
288
efe3f9b0 289 * Initial support of LLDP-MED
43655386 290 * Fix for bridge detection (don't send bridge ioctl on random interfaces)
1d291522
VB
291 * For bonded devices, get the real hardware address. For inactive
292 slaves, transmit using a random MAC address.
b193e97e 293
ff1910c8
VB
294lldpd (0.2.1)
295
296 * Fix a syntax error in manual page
297 * Fix open() calls
298
ee92ac46
VB
299lldpd (0.2)
300
b752ebcb 301 * Add privilege separation
ee92ac46
VB
302 * Add FDP support
303 * Support CDP encapsulated into native VLAN
304 * Various fixes
305
ee92ac46
VB
306lldpd (0.1)
307
308 * Initial release