]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2010-03-13  Vincent BernatUpdate README with the latest information 0.5.0
2010-03-13  Vincent BernatAfter displaying PVID, close the section tag.
2010-03-12  Vincent BernatAdd XML support for Redhat as well.
2010-03-12  Vincent BernatCompile with XML enabled for Debian.
2010-03-12  Vincent BernatRemove unused chassis in lldpd_cleanup() instead of...
2010-03-12  Vincent BernatRetrieve FD_SETSIZE in a sane environment.
2010-03-10  Vincent BernatIncrease refcount of the local chassis when a new port...
2010-03-06  VincentAdd a CHANGELOG entry for XML output functionality.
2010-03-06  Andreas HofmeisterFix wrong age display.
2010-03-06  Andreas HofmeisterUse LLOG_WARNX in xml_writer.c and remove superfluous...
2010-03-06  Andreas HofmeisterAdd the text output label as "label" attribute to all...
2010-03-06  Andreas HofmeisterFix error handling in location data.
2010-03-06  Andreas HofmeisterImplement an XML writer.
2010-03-06  Andreas HofmeisterImplement a basic "writer" infrastructure to emit struc...
2010-03-06  Andreas HofmeisterRip display related stuff out of lldpctl and put into...
2010-03-06  VincentAvoid dereferencing a type-punned pointer.
2010-03-06  VincentFree unused chassis.
2010-03-02  VincentDon't listen/send LLDP packets on bridge.
2010-02-28  Andreas HofmeisterDo not require libtool 2.2
2010-02-28  Andreas HofmeisterMake lldpctl refuse attempts to change anything when...
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.
next