]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2010-06-12  Vincent BernatAvoid linking lldpd to libxml2 and lldpctl to libnetsnmp.
2010-06-12  Vincent Bernatnet-snmp/agent/utils_func.h header is useless in agent_...
2010-06-12  Vincent BernatFix compilation with RHEL 5.
2010-06-11  Vincent BernatFix .spec for SuSE.
2010-06-11  Vincent BernatFix compilation on RHEL and Fedora 13.
2010-06-11  Vincent BernatBe compatible with RHEL4.
2010-06-10  Vincent BernatPrepare for release. 0.5.1
2010-06-10  Vincent BernatAdd smart mode support.
2010-06-10  Vincent BernatRevert "configure: try to use -Wl,--as-needed if possible"
2010-06-09  Vincent BernatAdd prototype for lldpd_get_lsb_release().
2010-06-09  Vincent BernatGroup together related configuration information.
2010-06-09  Vincent BernatIf available, use the output of lsb_release for system...
2010-06-08  Vincent BernatDon't check CDP checksums.
2010-06-08  Vincent BernatListen on VLAN using an appropriate BPF filter and...
2010-06-08  Vincent BernatRemove "listen on VLAN" feature.
2010-05-20  Vincent Bernatconfigure: try to use -Wl,--as-needed if possible
2010-05-20  Vincent Bernatlldpd.spec: requires openssl since it is required by...
2010-05-20  Vincent BernatMake AM_SILENT_RULES optional.
2010-05-12  Vincent BernatFix additional alignment issues for ARM platform.
2010-05-12  Vincent BernatFix an unaligned access when chassis ID is an IP address.
2010-05-12  Vincent BernatFix AC_CHECK_DECLS macro in configure.ac
2010-05-11  Vincent BernatDon't try to guess FD_SETSIZE correct value when cross...
2010-05-03  Vincent BernatRevert "Blacklist VMWare interfaces (as per ticket...
2010-04-25  Vincent BernatBlacklist VMWare interfaces (as per ticket #40).
2010-04-25  Vincent BernatIgnore interfaces with no queue.
2010-04-25  Vincent BernatTypo in usage string of lldpd
2010-04-23  Vincent BernatAdd an entry to the manual page for -S option.
2010-04-23  Stig ThormodsrudAdd -S <system_description> override.
2010-04-11  Vincent BernatAdd a new output for lldpctl: keyvalue.
2010-04-04  Vincent BernatAdd SNMP support of lldpXMedPoE stuff.
2010-04-03  Vincent BernatList MDI/PSE and MDI/PD as an available LLDP-MED capabi...
2010-04-03  Vincent BernatUpdate unittests for LLDP-MED POE-MDI TLV.
2010-04-03  Vincent BernatAdd a CHANGELOG entry about setting LLDP-MED POE-MDI...
2010-04-03  Vincent BernatAllow to set LLDP-MED POE-MDI TLV from lldpctl.
2010-04-03  Vincent BernatMove LLDP-MED POE stuff into a dedicated structure.
2010-04-03  Vincent BernatAdd SNMP support for lldpXMedRemLocationTable.
2010-04-03  Vincent BernatMerge branch '38-lldpmed-network-policy'
2010-04-03  Vincent BernatAdd SNMP support for lldpXMedLocMediaPolicyTable.
2010-03-28  Vincent BernatEnsure that documentation is installed in the right...
2010-03-28  Vincent BernatFix installation of CHANGELOG file in lldpd.spec.
2010-03-26  Vincent BernatAdapt unittests to consider LLDP-MED network policy...
2010-03-24  Vincent BernatAdd proper credit in CHANGELOG for network policy.
2010-03-24  Vincent BernatAdd a CHANGELOG entry about setting network policy...
2010-03-24  Vincent BernatAllow lldpctl to set both location and policy at the...
2010-03-24  Vincent BernatAllow to set LLDP-MED network policy TLV from lldpctl.
2010-03-24  Vincent BernatInitialize changelog for 0.5.1.
2010-03-23  Vincent BernatFix hang issue in select() loop with SNMP.
2010-03-17  Vincent BernatAllow to force a protocol.
2010-03-17  Vincent BernatAdd specifically a "-h" switch for lldpd and lldpctl
2010-03-17  Vincent BernatAdd "format" option.
2010-03-17  Vincent BernatUse some conditionals to display some command line...
2010-03-17  Vincent BernatAdd a summary of available options in usage() of lldpd...
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.
next