]> git.ipfire.org Git - thirdparty/lldpd.git/blame - NEWS
doc: change title format to use pound for markdown
[thirdparty/lldpd.git] / NEWS
CommitLineData
c38c53d0
VB
1lldpd (1.0.12)
2 * Fix:
3 + Use a dedicated file lock to prevent concurrent changes from lldpcli.
0e05b829 4 + Require/display powerpairs for Dot3 power even when device type is PD.
c38c53d0 5
ad6d5d83 6lldpd (1.0.11)
a74fd8ca
VB
7 * Changes:
8 + Disable LLDP in firmware for Intel X7xx cards.
ad6d5d83
VB
9 * Fix:
10 + Ensure Intel E8xx cards can transmit LLDP packets.
11
73c5b5e7
VB
12lldpd (1.0.10)
13 * Fix:
14 + Fix chroot directory creation.
15
add95b84
VB
16lldpd (1.0.9)
17 * Fix:
18 + Do not use interface alias if we set it ourselves.
7d60bf30
VB
19 + More memory leak fixes on duplicate TLVs in LLDP, CDP and EDP
20 (related to CVE-2020-27827).
bfa94529 21 + On OSX, handle empty groups correctly when looking for a free UID/GID.
546a5280
VB
22 * Changes:
23 + Display port status with "show interfaces".
50b79a84 24 + Do not display "age" and "via" when using "show interfaces".
add95b84 25
5c347946
VB
26lldpd (1.0.8)
27 * Fix:
28 + Out-of-bound read access when parsing LLDP-MED civic address in
29 liblldpctl for malformed fields.
40e6e622
VB
30 + Fix memory leak when receiving LLDPU with duplicate fields.
31 CVE-2020-27827.
323cec5f
VB
32 * Changes:
33 + Enable "router" capability bit when IPv6 routing is enabled.
5c347946 34
8b50be7f
VB
35lldpd (1.0.7)
36 * Fix:
37 + Do not listen only to LLDP packets on Linux. When an interface
38 is enslaved to an Open vSwitch, incoming packets are missed.
39
d7afa6a1
VB
40lldpd (1.0.6)
41 * Fix:
42 + Do not loose chassis local information when interface status changes.
351a4b1d
VB
43 + Fix SNMP walk on lldpRemTable when missing remote system
44 name or description.
dd657388 45 + Remove length limitation on system description and platform.
9d7e82a1
VB
46 * Changes:
47 + Deprecate use of lldpctl_watch_callback(). Use
48 lldpctl_watch_callback2() instead.
b0604013 49 + Upgrade embedded libevent to 2.1.11-stable
1e85286a 50 + Add support of sending LLDP frames on a configured VLAN
d7afa6a1 51
68bc4a4d
VB
52lldpd (1.0.5)
53 * Changes:
54 + Interface names are also matched for management addresses.
fc5526da
VB
55 + On Linux, only register protocol handler for LLDP when only LLDP
56 is enabled.
3aeae72b 57 + Stricter on LLDP incoming frames validation.
011056b3 58 + Add support for VLAN-aware bridges for Linux (no range support).
7cfcd3b7 59 + Add support for 802.3BT (no SNMP support).
6ef305d5 60 + Add support for millisecond-grained tx-interval (Jean-Pierre Tosoni).
626ea361
RM
61 + Use generic names for VLAN names, instead of interface names (eg
62 vlan100 instead of eth1.100).
a9fe956f
VB
63 * Fix:
64 + Don't clear chassis TLV on shutdown LLDPDU.
7056d802
VB
65 + Don't require/display powerpairs for Dot3 power when device type
66 is PD.
68bc4a4d 67
ba1bdf6a
VB
68lldpd (1.0.4)
69 * Changes:
6e3cb2f5 70 + Add "configure system max-neighbors XX" command to modify maximum
ba1bdf6a 71 of neighbors accepted per port.
8ca3da07 72 + Implement lldpRemOrgDefInfoTable table for custom TLVs.
26b82f3f
VB
73 * Fix:
74 + Better compliance for statsTLVsUnrecognizedTotal and
75 statsAgeoutsTotal counters.
6c3697f2 76 + On Linux, handle rare blocking case in Netlink code.
ba1bdf6a 77
22bd96c5
VB
78lldpd (1.0.3)
79 * Fix:
80 + Fix creation of chroot directory.
81
f6933eda
VB
82lldpd (1.0.2)
83 * Changes:
84 + On Linux, the monitor process will now drop its privileges
3136d7ab
VB
85 instead of running as root. It will keep CAP_NET_RAW,
86 CAP_NET_ADMIN and CAP_DAC_OVERRIDE capabilities.
b6e63f2f
VB
87 + Support for CDP PD PoE (with negotiation). Thanks to Gustav
88 Wiklander.
2f4ff307
VB
89 + Move support for bonded devices on Linux < 2.6.27 into the
90 `--enable-oldies` option. This avoids duplicate packets
91 starting from Linux 4.19.
f6933eda 92
4ff8626e
VB
93lldpd (1.0.1)
94 * Fix:
95 + Use "mkdir -p" instead of "mkdir" in systemd unit.
96
e6f64ed9 97lldpd (1.0.0)
8481f490
VB
98 * Changes:
99 + Chassis ID can be set to an arbitrary value with "configure system
100 chassisid".
5dd953f4
VB
101 + Port description can be overriden directly with "configure lldp
102 portdescription".
0a78e14f
VB
103 + Command "configure system interface permanent" enables one to
104 specify a pattern for interfaces to be kept in memory even when
105 they are removed from the system.
e6f64ed9
VB
106 * Fix:
107 + Ensure chassis-related changes are propagated immediately.
878441b2 108 + Ensure management address change is correctly detected.
e6f64ed9 109
28ce7fd3
VB
110lldpd (0.9.9)
111 * Changes:
112 + lldpcli can now display local interfaces with LLDP data sent on
113 each of them ("show interfaces").
1e33fa1d 114 + As Dot3 PD device, echo back allocated value from PSE device.
703f6a0d
VB
115 * Fix:
116 + Don't remove interfaces when they are released from a bridge.
7a730aff 117 + Don't use "expect stop" with Upstart. It's buggy.
28ce7fd3 118
d14b0665
VB
119lldpd (0.9.8)
120 * Changes:
121 + "Station" capability is only set if no other bit is set.
2d8bd087
VB
122 + Use ethtool to get permanent address for bonds and teams. This
123 might provide different results than the previous method. Some
124 devices may still use the previous method.
78c9dfde
VB
125 + Don't run ethtool as root. Kernels older than 2.6.19 won't get
126 link information anymore.
a9d00cbd
VB
127 + Add "configure system hostname ." option to not use a FQDN
128 for system name.
479d4985
VB
129 + Add "-f json0" to provide a more regular/machine-parsable output
130 to JSON output, even when not compiled with --enable-json0.
5f658dac
VB
131 * Fixes:
132 + Handle team interfaces like a bond. Real MAC address cannot be
133 retrieved yet.
d14b0665 134
52767c4d
VB
135lldpd (0.9.7)
136 * Changes:
78346c89 137 + Attach remote TTL to port instead of chassis.
06987a24
VB
138 + JSON support is now built-in and unconditionally enabled. Use
139 --enable-json0 to keep the pre-0.9.2 json-c format.
52767c4d 140 + When logging to syslog and daemonizing, don't log to stderr.
aed57880 141 + vxlan interfaces are now ignored as they are multi-point interfaces.
a9c7618f 142 + Maximum number of neighbors for an interface is increased from 4 to 32.
52767c4d 143
20edc61c 144lldpd (0.9.6)
bd10ce9d 145 * Changes:
20edc61c
VB
146 + Add a compile-time option to restore pre-0.9.2 JSON format (when
147 using json-c). Use `--enable-json0` to enable this option.
38cbcf2b 148 + Support for newer ethtool interface on Linux
e0d9719f 149 (ETHTOOL_GLINKSETTINGS) and additional speed settings.
72cf4bba 150 + Current MAU type is displayed even when autoneg is off.
568a0d73
VB
151 + Increase netlink receive buffer by default. Can be changed at
152 compile-time through ./configure.
bd10ce9d 153 * Fixes:
23ce0513
VB
154 + Correctly parse LLDP-MED civic address when the length of the
155 TLV exceeds the length of the address.
54cccdd4 156 + Fix 100% CPU on some rare error condition.
92c6dcfe 157 + Fix lost timer when an interface is enslaved on Linux.
20edc61c 158
340f159c 159lldpd (0.9.5)
bd10ce9d 160 * Changes:
2fb135c8
VB
161 + More Ethernet media supported. However, RFC4836 is quite
162 out-of-date with respected to 10G+ speeds, bringing some
163 inaccuracies.
a92e6f01
VB
164 + Directly get media information for an interface without using
165 the privileged process.
03d178b6
VB
166 + LLDP-MED capability TLV is not sent when LLDP-MED is not enabled,
167 even if other LLDP-MED TLV are present.
bd10ce9d 168 * Fixes:
340f159c 169 + Compilation fix with older versions of GCC.
0b7f8847
VB
170 + Don't use ethtool at all to get real MAC address for enslaved
171 devices (always use /proc).
340f159c 172
7b6cbfe2 173lldpd (0.9.4)
bd10ce9d 174 * Changes:
7b6cbfe2 175 + Make lldpd accepts a `-p` option to specify the PID file.
d3b81cc5
VB
176 + Ability to change multicast MAC address to two additional values
177 to reach customer bridges.
35cc2de4 178 + lldpcli will now display chassis TTL when detailed view is enabled.
bd10ce9d 179 * Fixes:
e1717397 180 + Fix setting of local value for port ID.
e8ffca58 181 + Fix compilation with BSD make.
fe64f8e5 182 + Ensure lldpcli returns an error code on invalid commands.
7b6cbfe2 183
d954509e 184lldpd (0.9.3)
bd10ce9d 185 * Changes:
d954509e 186 + Do not rely on support of constructors for liblldpctl.
b5463687 187 + Always log to stderr (even in addition to syslog).
d12b1391 188 + `lldpcli watch` accepts a limit on the number of received events.
bd10ce9d 189 * Fixes:
69d4aed5 190 + `lldpcli -f {xml,json} watch` should work now.
2958b9d4 191 + Consider `veth` interfaces as physical interfaces.
d954509e 192
4d99c9cf 193lldpd (0.9.2)
bd10ce9d 194 * Changes:
4d99c9cf 195 + Ability to add/remove/replace custom TLV from lldpcli.
1f8742dd 196 + LLDP-MED capabilities are displayed differently in lldpcli.
e7e6676e 197 + Limit the maximum depth (5) when trying to apply a VLAN.
c8b8b858
VB
198 + Change JSON output format when using json-c to match Jansson
199 output.
abced782
VB
200 + Integration tests for the major parts of lldpd, including use of
201 address and leak sanitizer.
bd10ce9d 202 * Fixes:
60ad2804 203 + LLDP-MED POE TLV are now displayed in lldpcli.
c04fafa7 204 + Ignore lower link when it is in another namespace.
2fdba99c 205 + Fix various problems with interfaces being enslaved.
809498b5 206 + Fix a memory leak when modifying port-related settings.
4d99c9cf 207
87bb9a1b 208lldpd (0.9.1)
bd10ce9d 209 * Changes:
87bb9a1b
VB
210 + Rework packaging for OS X to make it work with El Capitan. To
211 simplify a bit, it is not possible anymore to build fat
212 binaries. Latest version of OS X supporting 32bit was 10.6.
bd10ce9d 213 * Fixes:
a403df66
VB
214 + By default, when using port alias as description, use port name
215 as port ID.
652d72dd 216 + Miscellaneous fixes with netlink cache.
522acf33 217 + Ensure large netlink messages can be received.
87bb9a1b 218
0fa2254b 219lldpd (0.9.0)
bd10ce9d 220 * Changes:
b5a71b24
VB
221 + Don't rely on libnl3 for netlink. Reuse the previous code and
222 implement a lighweight cache.
0fa2254b 223
59b4cc6d 224lldpd (0.8.0, never released)
bd10ce9d 225 * Changes:
a8add742
VB
226 + PIE is now disabled by default. It's too difficult to reliably
227 detect if it works. Use --enable-pie to enable it.
d535fe05 228 + Retrieve the permanent MAC address of an interface through
1a3ec373 229 ethtool for Linux if /proc/net/bonding is not available.
9856f279
VB
230 + Running lldpd with "-d" will keep the process in foreground but
231 logs will still go to syslog. To log to the console, add at
232 least one "-d".
aedb840f
VB
233 + Fix minimal kernel version to 2.6.39. Add a runtime warning when
234 this is not the case.
31c9173a 235 + Remove old bridge code (the one using ioctl).
36080cdc
VB
236 + Don't discard down interfaces. Notably, this enables us to keep
237 their specific configuration if any.
13181ede
VB
238 + For Linux, switch to libnl3. Be aware of the licensing issues in
239 case of static linking.
9da663f7
VB
240 + Introduce the notion of default local port. New interfaces will
241 use it as a base. This allows setting various MED stuff.
cd7ee899 242 + Provide an apparmor profile (untested).
bd10ce9d
VB
243 * Fixes:
244 + Fix a buffer overflow when receiving a too large management
245 address TLV. Unless hardening has been disabled, this overflow
246 cannot be used for arbitrary code execution.
247 + Update LLDP-MED policy L2 priority values to match
248 802.1Q-2005. This may be a breaking change.
13181ede 249
b52ec8a0 250lldpd (0.7.17)
bd10ce9d
VB
251 * Fixes:
252 + Fix the way libevent configure is called.
b52ec8a0
VB
253 + Fix an infinite loop when using veth on Linux 4.1+ kernels.
254 + Make CDP advertise the appropriate kernel name as platform,
255 not just "Linux".
b52ec8a0 256
45eec1ff 257lldpd (0.7.16)
bd10ce9d 258 * Changes:
16eacc5b
VB
259 + For Linux, 2.6.32 is now the minimal required kernel. When using
260 an older kernel, use `--enable-oldies`.
261 + For Linux, use netlink to retrieve information about bridges,
262 VLAN and bonds. The code was contributed by Cumulus Networks.
45eec1ff 263 + Use symbol versioning for liblldpctl.so.
88301db1
VB
264 + Ability to get local chassis information with "show
265 chassis".
266 + The library also has the same ability with the
267 `lldpctl_get_local_chassis()` function. It is also possible to
268 get a chassis atom from a port with `lldpctl_k_port_chassis`
269 key. This is now the preferred way to retrieve chassis related
270 information.
bd10ce9d 271 * Fixes:
d8367e17 272 + Fix build on OS X.
451b0c3c 273 + Accept "language" when configuring MED location as a civic address.
d8367e17 274
fa9b12c5 275lldpd (0.7.15)
bd10ce9d 276 * Changes:
fa9b12c5 277 + Optional features can be configured with "auto" to autodetect if
dd8c9fe3 278 they are usable. This is the default value for JSON and XML support.
d0e76b5f
VB
279 + Ability to send and decode custom/unknown TLV. Thanks to Alexandru
280 Ardelean.
63e52965
VB
281 + Modify checksum function. While this should be strictly
282 equivalent, if you notice CDP packets not accepted anymore, this
283 change is the first culprit.
fa9b12c5 284
efdd6718 285lldpd (0.7.14)
bd10ce9d 286 * Changes:
efdd6718 287 + Shutdown LLPDU are sent on MSAP change and when lldpd exits.
abfea7d0
VB
288 + When an exact IP is provided as a management pattern, use it
289 unconditionally.
a8382e7f
VB
290 + Ability to set port ID and description to an arbitrary value,
291 thanks to Alexandru Ardelean.
bd10ce9d 292 * Fixes:
ac07e7e4
VB
293 + Incorrect boundary check when decoding management address and
294 protocol identity may lead to lldpd crash when processing
295 malformed LLDPDU.
5683586e
VB
296 + Many edge cases where lldpd was leaving hanging processes after
297 crashing.
efdd6718 298
da9c551a 299lldpd (0.7.13)
bd10ce9d 300 * Fixes:
da9c551a
VB
301 + Unbreak customization of Unix socket path from command line.
302
6d2c29c7 303lldpd (0.7.12)
bd10ce9d 304 * Changes:
6dd83015
VB
305 + Interface pattern, management pattern, system description,
306 system platform and system hostname can be unconfigured to their
307 default values.
bd10ce9d 308 * Fixes:
08ced6b4 309 + Don't complain when parsing a commented line.
22a53755
VB
310 + Correctly persist configuration changes for "system interface
311 promiscuous", "system interface description" "med fast-start
312 enable", "pause" and "resume".
148a1efe 313 + Fix listening on bond devices for old kernels (< 2.6.27).
6d2c29c7 314
9bc3d50e 315lldpd (0.7.11)
bd10ce9d 316 * Changes:
9bc3d50e 317 + Ship bash and zsh completion.
9b11faad 318 + Abort when some command-line options are repeated.
bd10ce9d 319 * Fixes:
62f2faac 320 + Handle correctly read failures in liblldpctl.
9bc3d50e 321
f84199dd 322lldpd (0.7.10)
bd10ce9d 323 * Changes:
f84199dd
VB
324 + Ability to set promiscuous mode to work around bugs of some
325 switches encapsulating LLDP frames inside 802.1Q frames.
87ebf13d
VB
326 + JSON support for lldpcli can use json-c instead of jansson,
327 thanks to Michel Stam.
bd10ce9d 328 * Fixes:
806eaef4 329 + Fix checksum computation for Cisco CDP.
1059a20e 330 + Fix ability to disable LLDP.
5e23c6b9 331 + Fix seccomp sandbox, thanks to Patrick McLean.
f84199dd 332
5133ce2f
VB
333lldpd (0.7.9)
334 * Changes:
335 + Default location for chroot, socket and PID are now configurable
336 in `./configure`. The default location is based on the value of
337 `runstatedir` which in turn may be based on the value of
338 `localstatedir` which defaults to `/usr/local/var`. Therefore,
339 to get the previous locations, lldpd should be configured with
340 `./configure --localstatedir=/var`.
a85eea84 341 + Add support for shutdown LLDPU.
622d14bb 342 + Ability to configure IP management pattern from lldpcli.
e82818d1 343 + Ability to choose what port ID should be (MAC or interface name).
bd10ce9d
VB
344 * Fixes:
345 + Fix `configure system bond-slave-src-mac-type local`. Also use
346 it as default.
5133ce2f 347
12313820 348lldpd (0.7.8)
bd10ce9d 349 * Changes:
8b0ca98e 350 + Android support
71a7dbb3
VB
351 + Add the possibility to disable privilege separation (lower
352 memory consumption, lower security, don't do it).
8b53fc2c
VB
353 + Interfaces can now be whitelisted. For example, *,!eth*,!!eth1
354 is a valid pattern for all interfaces except eth ones, except
627e31c4
VB
355 eth1. Moreover, on exact match, an matching interface
356 circumvents most sanity checks (like VLAN handling).
724d71ea 357 + Ability to override the hostname.
bd10ce9d
VB
358 * Fixes:
359 + Don't hard-code default values for system name, system
360 description and port description. When the field is not present,
361 just don't display it.
362 + Fix lldpcli behaviour when suid.
363 + On OSX, don't use p2p0 interfaces: it would break WLAN.
364 + Fix SNMP support on RHEL.
12313820 365
f730f6c5 366lldpd (0.7.7)
bd10ce9d 367 * Changes:
87bc6683 368 + Use a locally administered MAC address or an arbitrary one
d7166588
VB
369 instead of null MAC address for bond devices on Linux. This is
370 configurable through `lldpcli`.
f5a0a15e 371 + Add support for "team" driver (alternative to bond devices).
bdfe4193 372 + Preliminary support for DTrace/systemtap.
00e40dba 373 + Preliminary support for seccomp (for monitor process).
b6312220 374 + Setup chroot inside lldpd instead of relying on init script.
f730f6c5
VB
375 * Fixes:
376 + Various bugs related to fixed point number handling (for
377 coordinates in LLDP-MED)
12baf781
VB
378 + Fix a regression in how MAC address of an enslaved device is
379 retrieved.
f730f6c5 380
2523da3a 381lldpd (0.7.6)
bd10ce9d 382 * Changes:
b708297c 383 + Provide a way to build packages for OSX.
bb37268d 384 + Add an option to update interface description with neighbor name.
2523da3a
VB
385 * Fixes:
386 + Compilation fix for OSX 10.6.
387
2169efb2
VB
388lldpd (0.7.5)
389 * Fixes:
390 + Segfault while tokenizing in lldpcli.
391
655145c0
VB
392lldpd (0.7.4)
393 * Fixes:
394 + Segfault in lldpcli.
bea70314 395 + Memory leak in liblldpctl when using a custom log handler.
d8234294 396 + Fix some unaligned memory accesses.
13812178 397 + Fix frame reception on OpenBSD.
bd10ce9d 398 * Changes:
0093777b
VB
399 + Allow to configure hold value from lldpcli (and hence the TTL).
400 + Allow to configure pattern for valid interfaces from lldpcli.
decaec0d 401 + Allow to override system description from lldpcli.
96b97fac
VB
402 + Display the neighbor connected as the process title (or the
403 number of connected neighbors).
655145c0 404
de461f15 405lldpd (0.7.3)
bd10ce9d 406 * Changes:
1b3eea3d 407 + DragonFly BSD support.
a1728b7d 408 + Solaris support (incomplete).
d0787f4e 409 + LLDP-MED fast start support (thanks to Roopa Prabhu).
adcb76f8
VB
410 + Provide global statistics through "show statistics summary"
411 command (thanks to Roopa Prabhu).
de461f15
VB
412 * Fixes:
413 + Fix IPv4/IPv6 address discovery in Linux.
414
e735a319 415lldpd (0.7.2)
bd10ce9d 416 * Changes:
29095198
VB
417 + lldpd can be configured through /etc/lldpd.conf and
418 /etc/lldpd.d. All commands accepted by lldpcli are accepted.
e735a319
VB
419 + Lock BPF interfaces before handing them to chrooted process on
420 BSD.
42589660 421 + Limit the number of neighbors for each port to 4 (per protocol).
43d10956 422 + Force CDPv2 protocol with argument `-ccc`.
ced5eed1
VB
423 + Provide port statistics through "show statistics" command
424 (thanks to Roopa Prabhu).
29095198
VB
425 * Fixes:
426 + Driver whitelisting is done before checking if an interface has
427 a lower interface in Linux.
3333d2a8 428 + Expire remote ports and chassis in a timely manner.
e735a319 429
8172214f 430lldpd (0.7.1)
bd10ce9d 431 * Changes:
e66b7f34
VB
432 + Mac OS X support, sponsored by Xcloud, Mac cloud server hosting
433 provider. http://xcloud.me/
322aafc9 434 + Upstart and systemd support.
8172214f
VB
435 + Remove Unix socket when there is no process listening.
436
a0665efa 437lldpd (0.7.0)
bd10ce9d 438 * Changes:
fda729fd 439 + FreeBSD support.
690b944c 440 + OpenBSD support.
2565eae6 441 + NetBSD support.
9a775667 442 + Detect interface changes.
fe80711e 443 + CLI for lldpctl: lldpcli.
46baf627
VB
444 + Allow to disable LLDP protocol (with `-ll`). In this case, the
445 first enabled protocol will be used when no neighbor is detected.
43b82d6e 446 + Allow to filter debug logs using tokens. Add more debug logs.
8b7150e4 447 + lldpctl can now output JSON.
fda729fd
VB
448 + Use netlink to gather interface information on Linux.
449 + Don't use ioctl for bridges anymore on Linux. The configure
450 option `--enable-oldies` allow to reenable their uses for
451 systems not supporting sysfs.
46baf627 452
4b292b55 453lldpd (0.6.1)
bd10ce9d 454 * Changes:
4b292b55
VB
455 + Provide liblldpctl.so, a library to interface with lldpd. The
456 documentation is provided through Doxygen. See src/lib/lldpctl.h
457 which contains all the exported functions.
458 + Make lldpctl uses liblldpctl.so.
4e90a9e0 459 + Add a "watch" option to lldpctl to monitor neighbor changes.
47287a61
VB
460 + Add the possibility to display the current configuration of
461 lldpd with lldpctl. Also add the possibility to reset the
462 current transmit delay.
4b292b55 463
4e22da4c 464lldpd (0.6)
bd10ce9d 465 * Changes:
9c43aeb4 466 + Allow lldpctl to display hidden ports.
5339e725 467 + Add a switch to specify interfaces to use to get chassis ID.
2135cce1
VB
468 + Support for multiple management addresses and IPv6 management
469 addresses. Contributed by João Valverde.
68b375c3 470 + Switch to libevent. See README.md for details.
da92cd57
VB
471 + Partial rewrite of the SNMP part. Less code.
472 + Unit tests for SNMP.
473 + Major rewrite of the protocol between lldpd and lldpctl. Less
474 code.
4e22da4c 475 * Fixes:
4e22da4c
VB
476 + Several small SNMP fixes (discovered by unit tests).
477
c520cb14
VB
478lldpd (0.5.7)
479 * Fixes:
480 + Configure issue with NetSNMP and some linkers
481 + Fix infinite loop for the receive part: on certain conditions,
482 lldpd will stop sending packets and stop updating local data.
483
aff85bf3 484lldpd (0.5.6)
bd10ce9d 485 * Changes:
2a19e9ea 486 + Send and receive native VLAN TLV with CDP
10935633 487 + Add a whitelist for some drivers (currently: dsa and veth)
ab2d1c1f
VB
488 * Fixes:
489 + Compilation issues with NetSNMP 5.7 (and with earlier versions too)
a2606cac 490 + Small optimization of BPF filter
aff85bf3 491
84e06882 492lldpd (0.5.5)
bd10ce9d 493 * Changes:
f17501b6 494 + Support for PPVID and PI Dot1 TLV, thanks to Shuah Khan.
5abfffc2 495 + Extend whitelist with possibility to blacklist.
84e06882
VB
496 * Fixes:
497 + Key/value output was incorrect when a dot was present in
498 interface names. This is fixed but it is preferable to use XML
499 output since the parsing is more difficult in this case.
0265b1e5 500 + Only grab DMI information once. Only uses DMI for x86 platform.
a8818344
VB
501 + Padding issues with socket protocol. This introduces a change in
502 the socket protocol!
bf89e7e0
VB
503 + Fix a segfault when neither /etc/os-release nor lsb_release
504 are available.
84e06882 505
e02afca4 506lldpd (0.5.4)
bd10ce9d 507 * Changes:
e02afca4
VB
508 + Get OS information from /etc/os-release if available. Patch from
509 Michael Tremer.
ba85f9f4 510 + Add a flag to specify which interfaces lldpd should listen to.
e02afca4 511
05eacc7a 512lldpd (0.5.3)
bd10ce9d 513 * Changes:
09721cce
VB
514 + Handle Dot3 POE-MDI TLV (802.3af and 802.3at).
515 + Allow to set Dot3 POE-MDI from lldpctl.
bd10ce9d
VB
516 * Fixes:
517 + Allow root to change configuration of lldpd when lldpctl has suid set.
05eacc7a 518
8482abe9 519lldpd (0.5.2)
bd10ce9d 520 * Changes:
8482abe9 521 + More flexible smart mode and new default. Manual page has been updated.
537a8043 522 + Add a "receive-only" mode with "-r" switch.
8482abe9 523
93108f71 524lldpd (0.5.1)
bd10ce9d 525 * Changes:
93108f71
VB
526 + Allow to force a protocol even when no peer for this protocol is
527 detected.
42b39485
VB
528 + Add a smart mode that allows to discard bogus port information,
529 for example CDP packets that are flooded through a switch that
530 does not support CDP.
0d606289 531 + Allow to set LLDP-MED network policy from lldpctl, thanks to a patch from
40d6a8d2 532 Philipp Kempgen.
0d606289 533 + Allow to set LLDP-MED POE-MDI from lldpctl.
93108f71 534 + Add a summary of available options in "lldpd -h" and "lldpctl -h",
999509a3
VB
535 thanks to a patch from Jorge Boncompte.
536 + Add a new output (keyvalue) for lldpctl.
49697208
VB
537 + Listen on VLAN using an appropriate BPF filter, VLAN
538 decapsulation. Older "listen on vlan" feature is discarded. See
539 README for more information on the new feature.
c036b15d 540 + Use output of lsb_release if available for system description.
58fe6128 541 * Fixes:
5b3214aa
VB
542 + Ignore interface with no queue. It should filter out interfaces
543 like "vnet0" that would fail if we try to send something on them.
4ea50809
VB
544 + Don't check CDP checksums (not really a fix but it appears that
545 Cisco checksum have some difficult corner cases).
58fe6128 546
775d49a0 547lldpd (0.5.0)
bd10ce9d 548 * Changes:
0bded858
VB
549 + lldpd can now handle several systems on the same port. This
550 modification also allows to speak to a switch using CDP and LLDP
551 for example.
552 + The way that lldpd gathers information for each port has been
553 abstracted. This should allow to support more systems (BSD for
554 examples) or switch cores in the future. Sending/receive support
555 is also abstracted.
556 + Add "-k" switch to avoid to emit too much information on running
557 kernel.
558 + Support of ifAlias with kernel >= 2.6.28
559 + Lot of portability stuff. lldpd can now be compiled on RHEL
560 2.1. Still Linux-only though.
740d517e 561 + Add an option to specify AgentX socket (-X).
0bded858 562 + Add some unit tests
4f602042
V
563 + lldpctl has been reworked; it is now able to output data in XML
564 format for easier parsing. Patches were provided by Andreas
565 Hofmeister.
bd10ce9d 566 * Fixes:
0bded858
VB
567 + Fix EDP VLAN handling
568 + Silent warnings about bridge stuff.
c0ce5d1a
V
569 + Copy /etc/localtime into chroot before starting lldpd daemon to
570 ensure correct timestamps for logs.
775d49a0 571
b7eb76b7 572lldpd (0.4.1)
b7eb76b7
VB
573 * Fix EDP handling when there is no VLAN
574 * Fix CDP version to not always be 1
575 * Misc fix:
576 + incorrect number of arguments for a LLOG_INFO call
577 + fix SNMP last change in case this change occurs before start time
578
a8105c1b 579lldpd (0.4)
a8105c1b
VB
580 * Rewrite of packet builder and parser to be able to cope with
581 architecture that cannot do unaligned read. For decoder, we don't
582 cast structures any more since they can be unaligned. For encoder,
583 we use memcpy through the use of macro that build packets step by
584 step.
585
34602f3b 586lldpd (0.3.2)
34602f3b
VB
587 * Fix LLDP-MED support
588
d32c8944 589lldpd (0.3.1)
d32c8944
VB
590 * Misc fixes, including memory leaks
591
b193e97e 592lldpd (0.3)
efe3f9b0 593 * Initial support of LLDP-MED
43655386 594 * Fix for bridge detection (don't send bridge ioctl on random interfaces)
1d291522
VB
595 * For bonded devices, get the real hardware address. For inactive
596 slaves, transmit using a random MAC address.
b193e97e 597
ff1910c8 598lldpd (0.2.1)
ff1910c8
VB
599 * Fix a syntax error in manual page
600 * Fix open() calls
601
ee92ac46 602lldpd (0.2)
b752ebcb 603 * Add privilege separation
ee92ac46
VB
604 * Add FDP support
605 * Support CDP encapsulated into native VLAN
606 * Various fixes
607
ee92ac46 608lldpd (0.1)
ee92ac46 609 * Initial release