]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2015-05-19  Alexandru Ardeleanclient: display custom TLVs when lldpctl is called
2015-05-19  Alexandru Ardeleanclient: implement client interface for custom TLVs
2015-05-19  Alexandru Ardeleandaemon: implement client interface for custom TLVs
2015-05-19  Alexandru Ardeleanlib: add custom TLV + list atom(s)
2015-05-19  Alexandru Ardeleandaemon: add basic custom TLV send & receive
2015-05-19  Alexandru Ardeleandaemon: reduce log_info() to log_debug() for unknown...
2015-05-19  Alexandru Ardeleanlib: move lldpd-structs.h include into atom.h
2015-05-19  Alexandru Ardeleanlib: add null check to lldpctl_atom_inc_ref()
2015-05-19  Alexandru Ardeleanlldpd: move LLDP_TLV_ORG to lldp-const.h
2015-05-16  Vincent Bernatlib: enable ability to change log level on-the-fly
2015-05-16  Vincent Bernatlldpcli: ensure we also display logs from liblldpctl
2015-05-14  Vincent Bernattests: fix typo in SNMP checks with protocol identity
2015-05-14  Vincent Bernatframe: change checksum function
2015-05-14  Vincent Bernattests: fix SNMP tests
2015-05-14  Vincent Bernattests: fix signed/unsigned discrepancy
2015-05-13  Vincent Bernatbuild: cleaner way to not alter CFLAGS/CPPFLAGS/LDFLAGS
2015-05-12  Vincent Bernatbuild: enable JSON/XML support automatically by default
2015-05-10  Vincent Bernatredhat: enable JSON support if recent enough
2015-05-10  Vincent Bernatdebian: enable JSON support
2015-05-10  Vincent Bernatbuild: automatic detection of optional features
2015-05-09  Vincent Bernatclient: only output supported formats
2015-05-09  Vincent Bernatclient: complain if the provided format is not supported
2015-04-26  Vincent Bernatclient: fix a trivial typo
2015-04-24  Vincent BernatMerge pull request #106 from commodo/make-some-tlvs...
2015-04-16  Alexandru Ardeleanclient: add some log_debug() messages 106/head
2015-04-09  Alexandru Ardeleantests/check_lldp: add global config object for testing
2015-04-09  Alexandru Ardeleanlldpd: make management addresses advertisement optional
2015-04-09  Alexandru Ardeleanlldpd: make chassis capabilities advertisement optional
2015-04-09  Alexandru Ardeleandaemon/lldpd.c: free() cfg at end of main function
2015-04-09  Alexandru Ardeleandaemon/protocols/lldp.c: do not send system capabilitie...
2015-04-09  Vincent Bernatlib: don't define __constructor__ twice
2015-04-09  Vincent BernatMerge pull request #105 from commodo/cleanup
2015-04-04  Vincent Bernatrelease: prepare 0.7.14 0.7.14
2015-04-02  Alexandru Ardeleandaemon: move protocol files into subfolder 105/head
2015-04-02  Alexandru Ardeleanlib/atom.c: move here remaining code from atom-private.c
2015-04-02  Alexandru Ardeleanlib/private.h: rename to atom.h
2015-04-02  Alexandru Ardeleanlib/atom-private.c: break it into smaller modules
2015-04-02  Alexandru Ardeleanlib/atom-private.c: move 'struct atom-builder' to private.h
2015-04-02  Alexandru Ardeleanconfigure.ac: add 'subdir-objects' option
2015-03-29  Vincent BernatNEWS: add an entry to NEWS file for previous changes
2015-03-29  Vincent Bernatlib: update revision info to reflect ABI update of...
2015-03-29  Vincent Bernatlib: a change to port description is transmitted now
2015-03-29  Vincent Bernatclient: when receiving a port update, transmit it now
2015-03-29  Vincent Bernatlldpcli: use "description" keyword when setting port...
2015-03-29  Vincent Bernatlldpcli: document ability to change port id and description
2015-03-29  Vincent Bernatlldpcli: ensure optional local port description cannot...
2015-03-29  Vincent BernatMerge pull request #101 from commodo/port_label2
2015-03-29  Vincent Bernatinterfaces: management address is set to pattern on...
2015-03-24  Alexandru Ardeleanlldpd: add port description override via lldpcli 101/head
2015-03-24  Alexandru Ardeleanlldpd: implement basic support to override port IDs...
2015-03-24  Alexandru Ardelean.gitignore: ignore vim swap files
2015-03-23  Vincent Bernatstyle: remove `if (...) free(...)` pattern
2015-03-23  Vincent Bernatinterfaces: don't test for NULL before `free`
2015-03-18  Vincent Bernatpriv: document improvement in crash handling in NEWS...
2015-03-18  Vincent BernatRevert "priv: on Linux, when monitor dies, kill child"
2015-03-18  Vincent Bernatpriv: use SOCK_STREAM for monitor communication
2015-03-18  Vincent Bernatpriv: don't log anything when handling SIGCHLD
2015-03-18  Vincent Bernatpriv: ensure we write exactly what will be read
2015-03-18  Vincent Bernatctl: create control socket with close-on-exec semantic
2015-03-18  Vincent Bernatpriv: fallback to SOCK_DGRAM if SOCK_SEQPACKET not...
2015-03-18  Vincent Bernatpriv: use a SOCK_SEQPACKET for communication with monitor
2015-03-18  Vincent Bernatpriv: monitor the monitor process
2015-03-18  Vincent Bernatlog: add token to all `fatalx` instances
2015-03-18  Vincent Bernatpriv: on Linux, when monitor dies, kill child
2015-03-18  Vincent Bernatevent: don't remember (in cfg) control socket event
2015-03-18  Vincent Bernatevent: don't ignore SIGHUP twice
2015-02-19  Vincent Bernatbuild: don't use `sort -V`
2015-02-19  Vincent Bernatcheck: add missing license headers to some files
2015-02-19  Vincent Bernatcheck: fix SNMP test format error
2015-02-19  Vincent Bernatcheck: more comparison with `ck_assert_ptr_eq()`
2015-02-19  Vincent Bernatcheck: compare pointers with `ck_assert_ptr_eq()`
2015-02-19  Vincent Bernatcheck: enforce correct alignment during SNMP tests
2015-02-19  Vincent Bernattravis: don't configure with CFLAGS=-Werror
2015-02-19  Vincent Bernatconfigure: move LDFLAGS to LLDP_LDFLAGS
2015-02-19  Vincent Bernatconfigure: move CFLAGS/CPPFLAGS to LLDP_CFLAGS/LLDP_CPP...
2015-02-19  Vincent Bernatconfigure: put cpp flags into CPPFLAGS instead of CFLAGS
2015-02-19  Vincent Bernatconfigure: enforce the use of C99
2015-02-18  Vincent BernatMerge pull request #98 from baloo/features/document...
2015-02-18  Arthur Gautierclient: document lldp.d configuration directory 98/head
2015-02-13  Vincent Bernatinterfaces: fallback to link local addresses for management
2015-02-13  Vincent Bernatinterfaces: exclude IPv4 link local addresses from...
2015-02-13  Vincent Bernatinterfaces: enforce redefinition of IN_IS_ADDR_* macros
2015-02-13  Vincent Bernatpriv: don't lookup for _lldpd when privsep is disabled
2015-02-06  Vincent Bernatlib: fix "unknwon" typo
2015-02-06  Vincent Bernatlib: fix compilation error when Dot3 is disabled
2015-01-28  Vincent Bernatpriv: replace the use of `gethostbyname()` by `getaddri...
2015-01-28  Vincent Bernatpriv: rename "gethostbyname" priv function to "gethostname"
2015-01-25  Vincent Bernatbuild: use version sort for changelog
2015-01-17  Vincent BernatNEWS: add an entry for the two previous commits
2015-01-17  Vincent Bernatlldp: fix boundary checks when decoding LLDP protocol...
2015-01-17  Vincent Bernatlldp: fix boundary checks when decoding LLDP management...
2015-01-12  Vincent Bernatlldpcli: add "tagged" keyword to "configure med policy"
2015-01-05  Vincent Bernattravis: use stable NetSNMP from Homebrew
2015-01-05  Vincent Bernatlibevent: enable silent rules by default
2015-01-05  Vincent Bernatlibevent: update embedded copy to 2.0.22-stable
2015-01-04  Vincent BernatNEWS: add an entry for the two previous commits
2015-01-04  Vincent Bernatlldp: send a shutdown LLDPDU on exit
2015-01-04  Vincent Bernatlldp: when MSAP changes, send a shutdown LLPDU
2015-01-04  Vincent Bernatmarshal: don't marshal previous port value
2014-12-30  Vincent Bernattravis: don't compile embedded libevent + clang on OSX
next