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