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