]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2010-02-28  Andreas HofmeisterFix autoconf complains about libtool.
2010-02-27  VincentAdd a manual page for the new -X option.
2010-02-27  VincentAllow to specify the AgentX socket to use (instead...
2010-02-27  VincentEnsure that umask is set at a sensible value before...
2010-02-27  VincentFor Redhat, adapt init.d script to initialize the chroot.
2010-02-27  Vincent BernatFor Debian init.d, build the chroot before starting...
2010-02-12  Peter KjellströmChange handling of conditional builds in the spec file
2009-12-05  Vincent BernatMerge branch '30-vlanid-without-name'
2009-12-05  Vincent BernatDon't set MFS with MTU value.
2009-12-05  Vincent BernatDisplay PVID even when we don't know its name.
2009-12-05  Vincent BernatCope with Port VLAN ID but no VLAN names.
2009-10-28  Vincent BernatMake netsnmp headers compatible with C99.
2009-10-28  Vincent BernatMake lldpctl display the age of displayed information.
2009-10-28  Vincent BernatAdd some additional GCC options by default.
2009-10-15  Vincent BernatGet timezone info before being in the chroot.
2009-10-01  Vincent BernatFix file descriptor leak when enabling "listen on VLAN...
2009-10-01  Vincent BernatReset "sent" flag for each port when sending.
2009-10-01  Vincent BernatUpdate CHANGELOG to reflect recent feature merges.
2009-10-01  Vincent BernatAdd CHANGELOG from 0.4.1.
2009-10-01  Vincent BernatMerge branch '15-old-compat'
2009-09-30  Vincent BernatAlso ship CHANGELOG file
2009-09-30  Vincent BernatDefine ioctl for VLAN and bond.
2009-09-29  Vincent BernatFix some warnings about incompatible pointer types.
2009-09-29  Vincent BernatSave cache at various points of configure script.
2009-09-29  Vincent Bernatlinux/filter.h may need linux/types on old systems.
2009-09-29  Vincent BernatAdd support for libc not defining __progname symbol.
2009-09-29  Vincent BernatRework autoconf stuff.
2009-09-29  Vincent BernatFix some warnings in tests.
2009-09-29  Vincent BernatInclude manual pages into distribution.
2009-09-29  Vincent BernatUse "void" instead of empty parameter list for function...
2009-09-29  Vincent BernatUse libtool convenience libraries for common files...
2009-09-29  Vincent BernatReplace index() by strchr()
2009-09-29  Vincent BernatWhen SYSFS_BRIDGE_* stuff does not exist, just use...
2009-09-29  Vincent BernatCompatibility with gcc 2.95.x: add spaces around __VA__...
2009-09-29  Vincent BernatMore ethtool compatibility
2009-09-29  Vincent BernatCompilation fix for ancient gcc.
2009-09-23  Vincent BernatAdd '-k' flag to disable kernel version advertising.
2009-09-02  Vincent BernatBridge ioctls cannot be used with a 32bit userland...
2009-08-18  Vincent BernatFix LSB header in provided Debian init.d script.
2009-08-17  Vincent BernatAdd missing argument in some call to LLOG_INFO in lldp.c.
2009-07-09  Vincent BernatDo not include <ifaddrs.h> since we want to replace it.
2009-07-09  Vincent BernatProvide another getifaddrs implementation, stolen from...
2009-07-08  Vincent BernatAdd getifaddrs() replacement for system without it.
2009-07-07  Vincent BernatRemove *.pcap file on clean.
2009-07-07  Vincent BernatAdd unit tests for EDP
2009-07-07  Vincent BernatAdd SONMP unit tests.
2009-07-07  Vincent BernatAdd CDP unit tests.
2009-07-07  Vincent BernatMove pcap stuff into a separate file to allow sharing...
2009-07-07  Vincent BernatDisable some tests when some features (dot1, dot3,...
2009-07-07  Vincent Bernatfail_* macros do not break execution flow.
2009-07-07  Vincent BernatAdd LLDP receive tests
2009-07-07  Vincent BernatAdd LLDP send tests.
2009-07-07  Vincent BernatAdd unit tests for lists packing/unpacking.
2009-07-07  Vincent BernatUnit tests for packing/unpacking.
2009-07-07  Vincent BernatUpdate signature of transport string function for SNMP.
2009-07-07  Vincent BernatFix bug in CDP packet generation: CDP version was always 1.
2009-07-07  Vincent BernatFix compilation issues when DOT1 or DOT3 are not enabled.
2009-06-10  Vincent BernatFix comment of iface_port_name_desc()
2009-06-10  Vincent BernatUse ifAlias from newer Linux kernels if available.
2009-06-09  Vincent BernatSet h_ifindex correctly.
2009-06-07  Vincent BernatAdd a callback mechanism to watch for incoming data...
2009-06-06  Vincent BernatAdd a note about EDP in changelog.
2009-06-06  Vincent BernatUpdate changelog.
2009-06-04  Vincent BernatMake "listen on vlan" feature optional at compile-time.
2009-06-04  Vincent BernatThere are duplicate in the list of address we give...
2009-06-04  Vincent BernatAdd back "listen on VLAN" feature.
2009-06-04  Vincent BernatOne VLAN can be associated to multiple interfaces throu...
2009-06-04  Vincent BernatAdd back support for bonding using the new architecture.
2009-06-02  Vincent BernatDon't free statically allocated port.
2009-06-02  Vincent BernatChange the way interface information are collected.
2009-05-31  Vincent BernatMove chassis update to a function.
2009-05-24  Vincent BernatFix SNMP support to handle multiple systems on the...
2009-05-24  Vincent BernatFix support for EDP with respect to multisystem support.
2009-05-24  Vincent BernatAdd some debug output to track know remote systems...
2009-05-24  Vincent BernatAdapt lldpctl to display received systems for each...
2009-05-24  Vincent BernatHandle reception of several different systems on each...
2009-05-24  Vincent BernatUpdate lldpd.h to support a list of remote systems.
2009-05-24  Vincent BernatSimplify multiprotocols handling.
2009-05-24  Vincent BernatSuppress bond handling.
2009-05-24  Vincent BernatSuppress "listen on vlan" feature.
2009-05-24  Vincent BernatWhen LLDP-MED is not enabled, do not send inventory.
2009-05-24  Vincent BernatKeep gcc happy with 'const' keyword.
2009-05-24  Vincent BernatUse chassis ID when sending EDP packets.
2009-05-24  Vincent BernatFix EDP vlan handling when there is no VLAN
2009-05-22  Vincent BernatRemove misc/ directory.
2009-05-21  Vincent BernatFix the case where last change < start time.
2009-05-20  Vincent BernatAdapt .spec file to work with actual tar.gz.
2009-05-19  Vincent BernatUpdate version in configure.ac 0.4.0
2009-05-19  Vincent BernatIf net-snmp/agent/struct.h does not exist, provide...
2009-05-19  Vincent BernatAdd init script for RPM
2009-05-19  Vincent BernatEnhance .spec.
2009-05-18  Vincent BernatFix URL and description to match Debian package.
2009-05-18  Vincent Bernatlldpd.spec for RPM package, contributed by Dean Hamstead.
2009-05-14  Vincent BernatAlso check for VLAN on bridges.
2009-03-17  Vincent BernatSome virtual ethernet interfaces do not have IFF_MULTIC...
2009-03-10  Vincent BernatFix a parsing error for link aggregation TLV in LLDP
2009-03-09  Vincent BernatAdd missing frame.c
2009-03-08  Vincent BernatWhen cleaning up a port in the context of refreshing...
2009-03-08  Vincent BernatFix LLDP-MED class type sending: it is 1 byte large...
2009-03-08  Vincent BernatFix alignment issue that may appear when reading 64bit...
next