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