]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2012-01-24  Vincent BernatChange the way Chassis ID is assigned.
2012-01-24  Vincent Bernatlldpd: remove unneeded forward declarations
2012-01-24  Vincent Bernatinterfaces: remove unneeded forward declarations
2012-01-24  Vincent Bernatlldpctl: add a flag to display hidden ports
2012-01-24  Vincent BernatUpdate CHANGELOG with actual changes from 0.5.6.
2012-01-24  Vincent BernatProvide a .gitignore.
2012-01-24  Vincent BernatAdd missing lldpctl.h header file
2012-01-24  Vincent BernatUse LIBADD instead of LDADD when appropriate.
2012-01-23  Vincent BernatCompilation fixes when disabling some part of lldpd
2012-01-23  Vincent BernatMajor rewrite: rewrite lldpd/lldpctl communication...
2012-01-23  Vincent Bernatmarshal: fix list marshalling and various other changes
2012-01-23  Vincent Bernatcore: SMART_HIDDEN macro does not really need the confi...
2012-01-23  Vincent BernatPoint to appropriate LLDP page on Wikipedia instead...
2012-01-22  Vincent Bernatconfigure: fix an issue with netsnmp_enable_subagent...
2012-01-21  Vincent Bernatmarshal: add a way to ignore a pointer (setting it...
2012-01-21  Vincent Bernatmarshal: handle fixed-size strings
2012-01-21  Vincent Bernatmarshal: allow to specify null-terminated strings
2012-01-21  Vincent Bernatmarshal: use shorter macro names
2012-01-21  Vincent BernatAdd a new serialization engine.
2012-01-21  Vincent Bernattests: only compile check_snmp if SNMP support is available
2012-01-21  Vincent Bernatsnmp: ensure single inclusion of agent.h header
2012-01-20  Vincent Bernatsnmp: add unit tests
2012-01-18  Vincent Bernattests: Simplify Makefile.am
2012-01-16  Vincent BernatStart branch 0.6.
2012-01-16  Vincent Bernatsnmp: factorisation of agent_h_*med*() functions
2012-01-16  Vincent Bernatsnmp: factorisation of local/remote port handlers
2012-01-16  Vincent Bernatsnmp: factorisation of local/remote handlers
2012-01-16  Vincent Bernatsnmp: use a header_*indexed function for local manageme...
2012-01-15  Vincent Bernatsnmp: rework indexing
2012-01-13  Vincent BernatContinuation of the previous patch.
2012-01-13  Shuah Khanframe.h uses very generic memeber names that resusts...
2012-01-02  Vincent Bernatsnmp: turn the "try next OID" code block into a macro...
2012-01-02  Vincent Bernatcore: optimize BPF filter
2011-12-31  Vincent Bernatconfigure: check more SNMP stuff.
2011-12-29  Vincent BernatWhitelisted driver is not a very informative informatio...
2011-12-28  Vincent BernatAdd a whitelist for some drivers (currently: dsa and...
2011-12-27  Vincent BernatDon't send MFS equal to 0.
2011-12-17  Vincent Bernatcdp: send native VLAN only with CDPv2
2011-12-17  Vincent Bernatcdp: send native VLAN TLV
2011-12-17  Vincent Bernatcdp: allow reception of native vlan
2011-12-05  Christopher... /trabmission/tranmission/
2011-12-02  Vincent BernatExport TZ=/etc/localtime to fix timestamps.
2011-11-16  Vincent BernatSpelling corrections
2011-11-06  Vincent BernatFix a missing semi colon. 0.5.5
2011-11-06  Vincent BernatPrepare 0.5.5 release.
2011-11-03  Vincent BernatExtend whitelist with possibility to blacklist.
2011-11-02  Vincent BernatFix a segfault when neither /etc/os-release not lsb_rel...
2011-10-26  Vincent BernatDon't pack struct hmsg since we are not able to do...
2011-10-20  Vincent Bernatdmi: only enable DMI for x86 platforms
2011-10-19  Vincent Bernatlldpd: Only grab DMI information once.
2011-10-17  Vincent Bernatsnmp: use a 16-bit checksum, not a 15-bit one.
2011-10-17  Vincent Bernatsnmp: Dot1 PI support, contributed by Shuah Khan
2011-10-16  Vincent BernatSNMP: Dot1 PPVID, PPVLAN and VLANID support, contribute...
2011-09-22  Vincent Bernat[check] Add length when encoding Dot1 PI TLV
2011-09-22  Shuah KhanIEEE 802.1 2005 TLV Unit tests
2011-09-22  Vincent BernatAdd support of PPVID and PI in changelog
2011-09-22  Vincent Bernat[lldpctl] Fix PVID value when displaying VLANs.
2011-09-22  Vincent BernatSome fixes for PPVID and PI.
2011-09-22  Vincent Bernat[configure] Fix a typo in help message
2011-09-22  Shuah KhanIEEE 802.1 2005 TLV enhancement - PPVID and PI added
2011-09-21  Shuah KhanFix - lldpd netsnmp sub-agent segfaults when null write...
2011-09-07  Vincent BernatFix key/value output was incorrect when an interface...
2011-08-17  Vincent Bernatcdp: Add CDP_CAP_HOST to outgoing CDP packets
2011-08-17  Dean Hamsteadlldpd: update software version to match man page
2011-08-13  Vincent Bernatlldp: ensure that boolean values are really boolean
2011-08-13  Vincent Bernatifaddrs: remove unused variable
2011-07-02  Vincent BernatRelease 0.5.4. 0.5.4
2011-07-02  Vincent BernatAdd a way to specify which interfaces lldpd should...
2011-05-28  Vincent BernatREADME is now README.md. Update Makefile.am.
2011-05-28  Vincent BernatRemove an unused variable.
2011-05-28  Vincent BernatAdd changelog entry for use of /etc/os-release
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.
next