]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
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.
2012-01-24  Vincent BernatAdd a flag to specify which interfaces to use for chass...
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
next