]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2011-05-28  Michael TremerAdd support to read /etc/os-release for system information.
2011-05-20  Vincent BernatUpdate ISC license wording.
2011-04-30  Vincent BernatTranslate README into its markdown equivalent
2011-04-29  Vincent BernatSuppress a new warning from GCC 4.5 (unused value).
2011-04-27  Vincent BernatMove 802.3af/802.3at changelog entry in the appropriate...
2011-04-26  Vincent BernatAdd support for 802.3at.
2011-04-26  Vincent BernatAdd changelog entries about 802.3af/Dot3 POE-MDI support.
2011-04-26  Vincent BernatAllow to set Dot3 POE-MDI TLV from lldpctl.
2011-04-26  Vincent BernatAdd initial Dot3/802.3at support
2011-04-26  Vincent BernatMove Dot3 MAC/Phy stuff into a separate structure.
2011-03-05  Vincent BernatAllow root to change configuration of lldpd when lldpct...
2010-10-09  Vincent BernatPrepare for release (0.5.2). 0.5.2
2010-09-19  Vincent BernatAdd AM_MAINTAINER_MODE macro to configure.ac.
2010-09-16  Vincent BernatAdd autogen.sh from buildconf.
2010-08-26  Vincent BernatAdd receive-only mode switch "-r" to usage()
2010-08-26  Vincent BernatAdd a receive-only mode with "-r" switch.
2010-08-24  Vincent BernatHide unwanted remote ports just after receiving informa...
2010-08-24  Vincent BernatMore flexible smart mode and new default.
2010-08-24  Vincent BernatFix AX_CFLAGS_GCC_OPTION to make it work with autoconf...
2010-07-21  Vincent BernatPatch to keep wifi and bridge cap when updating chassis.
2010-07-07  Vincent BernatHarden lldpd with the use of RELRO and NOW linker options.
2010-06-22  Vincent BernatReenable SNMP support on Fedora 13.
2010-06-18  Vincent Bernat[lldpctl] Fix a spelling error
2010-06-12  Vincent BernatSync Debian packaging with official packaging.
2010-06-12  Vincent BernatProvide an initscript targetted at SuSE.
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...
next