]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2012-12-28  Vincent BernatAdd NetBSD support.
2012-12-28  Vincent Bernatinterfaces: put the appropriate aggregation ID when...
2012-12-27  Vincent Bernatctl: fix previous partial commit about unix path max...
2012-12-27  Vincent Bernatctl: don't use a #define to define size, use sizeof()
2012-12-27  Vincent BernatOpenBSD support.
2012-12-27  Vincent Bernatfreebsd: make it compile and work on real FreeBSD systems
2012-12-26  Vincent Bernatfreebsd: link aggregation only works from FreeBSD 9.1.
2012-12-26  Vincent Bernatfreebsd: correctly check if routing is enabled
2012-12-26  Vincent Bernatbuild: allow more modern coding style with empty initia...
2012-12-26  Vincent BernatAdd support for FreeBSD.
2012-12-25  Vincent Bernatinterfaces: sending/receiving on raw interfaces is...
2012-12-25  Vincent Bernatinterfaces: setting up raw interface with BPF filter...
2012-12-24  Vincent Bernatinterfaces: abstraction of interfaces/devices
2012-12-23  Vincent Bernatnetlink: fix bogus alignment warnings
2012-12-23  Vincent Bernatframe: mark with `(void)` when we don't check for resul...
2012-12-23  Vincent Bernatctl: fix alignment issue
2012-12-23  Vincent Bernatmarshal: respect GCC strict-aliasing rule
2012-12-22  Vincent Bernatinterfaces: disable the use of ioctl for bridges
2012-12-22  Vincent Bernatbuild: ensure _GNU_SOURCE is defined early
2012-12-22  Vincent Bernatbuild: ship a include/ directory
2012-12-22  Vincent Bernatinterfaces: harmonize arguments of detection functions
2012-12-22  Vincent Bernatlldpd: fix debug message when discarding a received...
2012-12-22  Vincent Bernatinterfaces: handle correctly VLAN inside VLAN inside...
2012-12-22  Vincent Bernatinterfaces: switch to Netlink to gather interface-relat...
2012-12-20  Vincent Bernatbuild: make autogen.sh a little bit more generic
2012-12-19  Vincent Bernatbuild: use a simplified autogen.sh script
2012-12-19  Vincent Bernatlibevent: use a git submodule
2012-12-17  Vincent Bernattravis: workaround the fact that Travis images are...
2012-12-17  Vincent Bernatlldpctl: new JSON output
2012-12-17  Vincent Bernatlog: remove extra linefeeds from log_*() and fatal...
2012-12-16  Vincent BernatNEWS: add a mention about the fact we can filter debug...
2012-12-16  Vincent Bernatlog: add -D option to filter out debug logs
2012-12-16  Vincent Bernatlog: convert LLOG_* to log_* and add more debug logs
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
next