]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2014-07-21  Vincent BernatNEWS: add a word about json-c library support 0.7.10
2014-07-21  Vincent Bernatlldpcli: fix jansson implementation of the JSON output
2014-07-21  Vincent Bernatconfigure: if --with-json, default to jansson implement...
2014-07-21  Vincent Bernatcdp: complete manual page with CDP-related options
2014-07-21  Michel Stamcdp: Make it possible to enable CDPv2 without enabling... 71/head
2014-07-21  Michel Stamlldpcli: Add json description to lldpcli usage
2014-07-21  Michel Stamcdp: Add power requirement to CDPv2 frames
2014-07-21  Michel Stamlldpcli: Add support for JSON-C
2014-07-12  Vincent Bernatlldpcli: make complete command work on privleged comman...
2014-07-12  Vincent Bernatlldpcli: provide a hidden complete command for shell...
2014-07-10  Vincent Bernatlldpcli: change how privileged commands are declared
2014-07-10  Vincent Bernatlldpcli: reformat a bit bash completion to be more...
2014-07-09  Vincent Bernatpriv: avoid a socket leak when interface is already...
2014-07-09  Vincent Bernatsnmp: avoid deferencing a pointer when it may be NULL
2014-07-08  Sam Tannousdcbx tlv recd are printed as log_debug
2014-07-08  Vincent Bernatlldpcli: use protocol map from liblldpctl to select...
2014-07-08  Vincent Bernatlldpcli: document `-u` argument in synopsis
2014-07-08  Sam Tannouslldpcli: add display filter to show nbrs running specif...
2014-07-08  Vincent Bernatlib: update liblldpctl versioning
2014-07-08  Sam TannousAdd call to process more messages from data already...
2014-07-08  Sam TannousAdd error code to the multicast address add/delete...
2014-07-08  Sam TannousMove interface update msg to debug level
2014-07-08  Sam TannousAdd ignore handler for SIGHUP in lldpcli
2014-07-08  Sam TannousThis patch adds bash completion for lldpcli.
2014-07-08  Vincent Bernatsnmp: use poll() to wait for AgentX socket to be ready
2014-07-08  Vincent Bernatsnmp: preserve previous flags when making AgentX socket...
2014-07-08  Sam Tannousmake agentx socket non-blocking
2014-07-08  Sam TannousMake "too many neighbors for port" msg appear less...
2014-07-08  Sam Tannouslldpd: Fix netlink notification group for address changes
2014-07-08  Sam TannousIncrease event buffer
2014-07-08  Vincent Bernatlog: info messages should be logged on syslog but not...
2014-07-08  Sam Tannouslldpd: fix log_info
2014-07-08  Vincent BernatNEWS: credit seccomp fix
2014-07-08  Vincent Bernatlldpd: fix use of NULL in execl*
2014-07-08  Vincent BernatMerge pull request #70 from chutz/seccomp-whitelist
2014-07-08  Patrick McLeanlldpd: whitelist sendto, poll, recvmsg and readv in... 70/head
2014-06-17  Vincent BernatNEWS: add a word about ability to disable LLDP
2014-06-15  Vincent Bernatlldpd: fix how LLDP can be disabled
2014-06-15  Vincent Bernatcdp: don't expect and off-by-one checksum
2014-06-15  udbxtd2008frame: fix CDP checksum
2014-05-30  Vincent BernatREADME: document the new promisc interface in README...
2014-05-30  Vincent Bernatlldpcli: give more details in the manual page about...
2014-05-30  Vincent Bernatlldpcli: add an option to enable promisc mode on manage...
2014-05-30  Vincent Bernatpriv: don't output rc status twice when unable to open...
2014-05-30  Vincent BernatREADME: more about Cisco sending LLDP frames on VLAN 1
2014-05-28  Vincent Bernatosx: update version to 0.7.9
2014-05-28  Vincent Bernatdebian: sync a bit with official packaging 0.7.9
2014-05-28  Vincent Bernatversion: prepare a new release
2014-05-21  Vincent Bernatlldpd: trigger regular interface refresh when changing...
2014-05-21  Vincent Bernatlldpcli: document `configure lldp portidsubtype` command
2014-05-21  Vincent BernatNEWS: mention ability to configure port ID
2014-05-21  Vincent Bernatlldpcli: fix a format warning
2014-05-21  Vincent Bernatlldpcli: remove unused variable
2014-05-21  Sam TannousSupport for modifying PortID TLV
2014-05-16  Vincent BernatREADME: point to the website for install instructions
2014-05-16  Vincent BernatREADME: update the intro to better match the reality
2014-05-16  Vincent Bernattravis: don't use regular options when on coverity...
2014-05-16  Vincent Bernattravis: don't do anything if not on the coverity branch
2014-05-16  Vincent Bernattravis: reduce matrix by not compiling everything with...
2014-05-16  Vincent Bernattravis: integrate coverity script in regular run.sh
2014-05-16  Vincent Bernattravis: when running coverity, skip regular build
2014-05-16  Vincent Bernattravis: don't try to install launchd/systemd stuff
2014-05-15  Vincent Bernattravis: no need for `make install`
2014-05-15  Vincent Bernatbsd: ensure we also have space for the padding after...
2014-05-15  Vincent Bernatbsd: ensure proper alignment of BPF header
2014-05-15  Vincent Bernatbsd: ensure we also have space for the BPF header
2014-05-15  Vincent Bernatbsd: fix clang warning about alignment problem with...
2014-05-15  Vincent Bernattravis: run "make distcheck" with the appropriate confi...
2014-05-15  Vincent Bernattravis: only run "make distcheck"
2014-05-15  Vincent Bernattravis: on OS X, try with/without embedded libevent...
2014-05-15  Vincent Bernattravis: try to build only with clang on OS X
2014-05-15  Vincent Bernattravis: use devel version of net-snmp on OSX
2014-05-15  Vincent Bernattravis: misc change to trigger a rebuild
2014-05-11  Vincent Bernatlldpcli: directive to configure IP management pattern
2014-05-11  Vincent Bernatlldp: fix handling of LLDPDU expiration
2014-05-10  Vincent BernatNEWS: mention support for shutdown LLDPDU
2014-05-10  Vincent Bernatlldp: support for shutdown LLDPU
2014-05-10  Vincent Bernatinterfaces: default to use of a local administered...
2014-05-10  Vincent BernatNEWS: mention the fix for local address use
2014-05-10  Vincent Bernatman: more documentation for bond-slave-src-mac-type
2014-05-10  Vincent Bernatinterfaces: fallback to fixed MAC if already a local MAC
2014-05-10  Vincent Bernatinterfaces: fix use of locally administered use on...
2014-05-07  Vincent Bernatosx: use /var as a base for socket location
2014-05-07  Vincent Bernatman: use configured path for /var/run/lldpd.socket
2014-05-07  Vincent Bernatconfigure: make default PID location configurable
2014-05-07  Vincent Bernatconfigure: make default socket location configurable...
2014-05-07  Vincent Bernatconfigure: use `runstatedir` instead of /var/run in...
2014-05-07  Vincent Bernatconfigure: don't use fallback values in summary
2014-05-07  Vincent Bernatlldpcli: return success when reading commands from...
2014-04-27  Vincent Bernatosx: update Homebrew formula to match what has been...
2014-04-24  Vincent Bernatconfigure: enable use of colored output for gcc
2014-04-24  Vincent Bernatconfigure: use -fstack-protector-strong if available
2014-04-13  Vincent Bernatosx: new release
2014-04-13  Vincent Bernatlldpcli: document new "configure system hostname" directive
2014-04-13  Vincent Bernatversion: prepare new release 0.7.8
2014-04-13  Vincent BernatNEWS: add several items to the changelog
2014-04-12  Vincent Bernatconfigure: make some flags conditional
2014-04-12  Vincent Bernatosx: blacklist p2pX interfaces
2014-04-09  Vincent Bernatconfigure: hide errors when systemd is not present
2014-04-09  Vincent Bernatcompat: fix vsyslog to rely on the result of vasprintf
next