]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2012-12-16  Vincent Bernatsnmp: don't send traps when SNMP is not enabled
2012-12-16  Vincent Bernatlog: prefix logs with a token to allow filtering
2012-12-16  Vincent Bernatlog: enhance logging output
2012-12-16  Vincent Bernatcompile: remove a warning about uninitialized struct
2012-11-19  Vincent BernatUpdate to libevent 2.0.21.
2012-11-12  Vincent Bernatlldpd: add possibility to disable LLDP
2012-10-25  Vincent Bernatlldp: fix parsing of LLDP pair control
2012-09-26  Vincent Bernatbuild: don't use a comment at start of rule (unportable)
2012-09-26  Vincent Bernatbuild: build an empty changelog if not available
2012-09-26  Vincent Bernatredhat: don't build SNMP support on CentOS
2012-09-26  Vincent Bernatlib: silent some compiler warning about unitialized...
2012-09-26  Vincent Bernatbuild: install ChangeLog in /usr/share/doc
2012-09-26  Vincent Bernatdebian/redhat: update packaging
2012-09-26  Vincent Bernatinterfaces: don't listen to enslaved interface until...
2012-09-20  Vincent Bernatbuild: use AC_PROG_CC_C99 instead of -std=gnu99
2012-09-20  Vincent Bernatdisplay: fix display of various Dot3 advertised links
2012-09-11  Vincent Bernatlibevent: upgrade embedded copy to 2.0.20.
2012-09-10  Vincent Bernatconst: fix a type in LLDP_DOT3_MAU_100BASET2FD
2012-09-08  Vincent Bernattravis: use only two sets of configure options and...
2012-09-08  Vincent Bernatbuild: fix compilation without LLDP MED
2012-09-04  Vincent Bernatbuild: move manual page next to the source code 0.6.1
2012-09-02  Vincent Bernatbuild: add author name and commit hash in generated...
2012-09-01  Vincent Bernatsnmp: add lldpRemTablesChange notification
2012-09-01  Vincent Bernatlldpd: add proper insert/delete/ageout counters
2012-09-01  Vincent Bernatgeneral: use "TX interval" instead of "TX delay" to...
2012-09-01  Vincent Bernatdoc: add appropriate titles to groups in lldpctl.h
2012-09-01  Vincent Bernatdoc: polish documentation of liblldpctl
2012-08-31  Vincent Bernattests: fix tests compilation
2012-08-31  Vincent Bernatbuild: fix "make dist"
2012-08-31  Vincent Bernatlldpctl: add the possibility to force lldpd to start...
2012-08-31  Vincent Bernatlldpctl: allow to display global configuration of lldpd
2012-08-31  Vincent Bernatlldpd: move configuration stuff into a dedicated structure
2012-08-31  Vincent Bernatlldpctl: just require access to the socket for actions...
2012-08-31  Vincent Bernatmarshal: don't marshal the list of chassis
2012-08-31  Vincent Bernatctl: fix reception of several messages at once
2012-08-30  Vincent Bernatctl: don't serialize notification if no client needs it
2012-08-30  Vincent Bernatctl: increase maximum message size to 512 KB
2012-08-30  Vincent Bernatlldpctl: add a "-w" option to watch neighbor changes
2012-08-30  Vincent Bernatclient: use libevent's bufferevent infrastructure to...
2012-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.
2012-08-15  Vincent Bernatdist: provide a complete changelog
2012-07-01  Vincent Bernatprivsep: copy errno before sending it
2012-06-29  Vincent Bernatredhat: properly restart lldpd on upgrade
2012-06-20  Vincent Bernatsnmp: remove extra '\n' at the end of SNMP log message
2012-05-30  Vincent Bernatlldpd: demote "unable to guess" to debug
2012-05-24  Vincent Bernatlldpd: disable SIGPIPE signal
2012-05-19  Vincent Bernatconfigure: cleanup libevent integration
2012-05-18  Vincent BernatAdd a `-v` flag to just get version number.
2012-05-17  Vincent BernatState that the license is usually referred as the ISC...
2012-05-11  Vincent Bernatlldpd: listen on Unix socket before forking
2012-05-04  Vincent Bernatautomake: libevent.la is not a convenience library 0.6.0
2012-05-04  Vincent Bernatclient: fix unused variable when LLDPMED support is...
2012-05-04  Vincent Bernatmarshal: use zero-sized array instead of flexible arrays
2012-05-04  Vincent BernatDon't mix declarations and statements.
2012-05-04  Vincent Bernatconfigure: don't check for SLIST_* stuff: we don't...
2012-05-03  Vincent Bernatsnmp: only call run_alarms() on SNMP timeouts
2012-05-02  Vincent Bernatconfigure: make ./autogen.sh non recursive
2012-05-02  Vincent Bernatconfigure: use AC_PROG_CXX macro
2012-05-02  Vincent Bernatconfigure: always configure libevent to make "make...
2012-05-02  Vincent Bernatctl: no need to keep a list of active clients
2012-05-02  Vincent BernatReally ship libevent.
2012-05-02  Vincent BernatShip an embedded copy of libevent.
2012-05-02  Vincent Bernatconfigure: don't test for XML2 linking, useless
2012-05-02  Vincent Bernatconfigure: remove old unwanted cruft
2012-05-01  Vincent Bernatconfigure: drop dependency with libtool
2012-05-01  Vincent Bernatconfigure: enable compilation of a libevent archive
2012-05-01  Vincent BernatUpdate changelog, travis and packaging for libevent
2012-05-01  Vincent Bernatlldpd: switch to libevent loop
2012-05-01  Vincent Bernatconfigure: upgrade to libevent 2.x
2012-05-01  Vincent BernatIntegration of libevent into the build system.
2012-05-01  Vincent Bernatlldpd: on exit, remove remote ports before removing...
2012-05-01  Vincent Bernatlldpd: fix chassis copy
2012-05-01  Vincent Bernatvalgrind: initialize some buffers to make valgrind...
2012-05-01  Vincent BernatWhen running on valgrind, don't chroot or drop privileges
2012-04-03  Vincent Bernattravis: add Travis CI link to README
2012-04-03  Vincent Bernattests: when Dot3 feature is disabled, MFS is not transm...
2012-04-03  Vincent BernatAllow compilation without Dot1.
2012-04-03  Vincent Bernattravis: use apt-get instead of aptitude
2012-04-03  Vincent Bernattravis: use provided configure argument
2012-04-03  Vincent BernatIntegration with Travis CI
2012-03-15  Vincent Bernatmgmt: allow one to provide a pattern to specify managem...
2012-03-15  Vincent BernatUpdate CHANGELOG with entry about management addresses.
2012-03-15  Vincent Bernatsnmp: add support for IPv6 management addresses
2012-03-15  Vincent Bernatsnmp: fix SNMP support for management addresses
2012-03-15  Vincent Bernatedp: ensure we don't add the same address over and...
2012-03-15  Vincent Bernatmgmt: free management addresses when freeing the chassis
2012-03-15  Vincent Bernatedp: steal IP addresses from the received chassis inste...
2012-03-15  Vincent Bernatcdp: allow to send several IP addresses
2012-03-15  João ValverdeSupport for multiple IPv4/IPv6 management addresses.
2012-03-04  Vincent Bernattests: fix location of .h files (they are in top_srcdir...
2012-03-02  Vincent Bernatlldpd: add a better error message when we cannot create...
2012-03-01  Vincent Bernatconfigure: automatically compute version from git
2012-02-29  Vincent Bernatlldpd: add interface to message about unguessable frame...
2012-02-29  Vincent Bernatlldpd: do not stay stuck in the receive loop
2012-02-26  Vincent Bernatsnmp: better integration of SNMP logging subsystem
2012-02-25  Vincent Bernatcdp: allow to override value of platform TLV (Linux...
2012-02-25  Vincent Bernatredhat: make the init script compatible with RHEL < 5
2012-01-26  Vincent Bernatmarshal: circumvent cast alignment problems using memcpy
2012-01-26  Vincent Bernattests: when comparing port ID and chassis ID, uses...
2012-01-26  Vincent BernatUse %zu for printf() when argument is of kind size_t.
next