]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2016-12-25  Vincent Bernatlinux: make ethtool stuff run as root again feature/ethtool-linksettings 212/head
2016-12-25  Vincent Bernatlib: add more MAU types
2016-12-25  Vincent Bernatlinux: add support for ethtool GLINKSETTINGS
2016-11-25  Vincent Bernattests: more fix for pcap test
2016-11-25  Vincent Bernattests: fix previous commit by making LLDP-MED part...
2016-11-25  Vincent Bernattests: use a PCAP file to do some integration tests
2016-11-25  Vincent Bernatmed: fix parsing of LLDP-MED LCI when TLV size exceeds...
2016-11-24  Vincent Bernatlinux: comment out part of ethtool.h
2016-11-24  Vincent Bernatgithub: shows a tcpdump output
2016-11-20  Vincent Bernatlinux: pull up-to-date ethtool.h
2016-11-20  Vincent Bernatclient: fix extra warning about misleading identation
2016-11-10  Vincent Bernatgithub: provide an issue template
2016-10-06  Vincent Bernatclient: add an option to use pre-0.9.2 json-c format
2016-10-06  Vincent Bernattravis: enable gold linker when NOT on OSX
2016-10-06  Vincent Bernattravis: disable gold linker with OSX
2016-10-06  Vincent Bernattravis: display config.log when configure fails
2016-09-30  Vincent Bernatrelease: prepare 0.9.5 for OSX
2016-09-30  Vincent Bernatredhat: add LICENSE file to manifest
2016-09-30  Vincent Bernatrelease: prepare 0.9.5 release 0.9.5
2016-09-30  Vincent Bernatevent: correctly free event base
2016-09-29  Vincent Bernatdaemon: don't invoke lldpcli after dropping privileges
2016-09-28  Vincent Bernatvalgrind: more suppressions for lldpd
2016-09-28  Vincent Bernatdaemon: make the message about going into background...
2016-09-28  Vincent Bernatdaemon: better drop privileges earlier
2016-09-28  Vincent Bernatdaemon: invoke lldpcli after dropping privileges
2016-09-28  Vincent Bernatdaemon: wait a bit later to daemonize
2016-09-24  Vincent Bernattests: add an __init__.py file to turn fixtures into...
2016-09-24  Vincent Bernatevent: remove some one-time memory leaks
2016-09-13  Vincent Bernatdoc: add a license file
2016-09-13  Vincent Bernattravis: try to workaround "unrecognized option '--push...
2016-09-12  Vincent Bernatlldp: only enable LLDP-MED capibility TLV if we have...
2016-08-30  Vincent BernatMerge pull request #198 from The-42/fix-segfaults
2016-08-30  Bert van Halllib/atoms/port: fix segfaults with minimal information 198/head
2016-08-27  Vincent Bernatlldpd: fix kernel version check
2016-08-25  Vincent Bernatlldpcli: specify that custom TLV bytes are in hex format
2016-08-13  Vincent Bernatbuild: test if libbsd is really usable
2016-08-10  Vincent Bernatdoc: document the change about ethtool info grabbed...
2016-08-07  Vincent Bernatbuild: ensure clang won't complain about documentation...
2016-08-07  Vincent Bernatpriv: don't use monitor for ethtool except for old...
2016-08-07  Vincent Bernatinterface: use 10GBASE-CX4 for copper
2016-08-07  Vincent Bernatinterface: more media for *BSD
2016-08-07  Vincent Bernatlldp: update RFC3636 to RFC4836
2016-08-06  Vincent Bernatinclude: update linux/ethtool.h to 4.7
2016-08-06  Vincent Bernatpriv: don't use ethtool to get real MAC
2016-08-06  Vincent Bernatpriv: document functions that should not use the monito...
2016-08-03  Vincent BernatNEWS: add an entry for 106aa50d
2016-07-29  Vincent BernatRevert "lldp: skip empty LLDP-MED inventory TLV instead"
2016-07-29  Vincent Bernatlldp: skip empty LLDP-MED inventory TLV instead
2016-07-29  Vincent Bernattravis: fix issue with Travis and libtool
2016-07-15  Vincent Bernatbuild: provide a better date format when using SOURCE_D...
2016-06-22  Vincent Bernatclient: flush output after each block
2016-06-19  Vincent Bernatbuild: ensure typeof is correctly defined
2016-06-18  Vincent Bernatbuild: make generation of atom-glue compatible with...
2016-06-17  Vincent Bernatrelease: prepare 0.9.4 for OSX
2016-06-17  Vincent Bernatrelease: prepare 0.9.4 release 0.9.4
2016-06-17  Vincent Bernatosx: update lldpd to 0.9.3
2016-06-14  Vincent Bernatdoc: document latest commit
2016-06-14  Vincent Bernatlldp: add ability to control propagation of LLDPDU
2016-06-14  Vincent Bernatlldpcli: fix watch return code
2016-06-14  Vincent Bernatlldpcli: fix memory leak with use of readline
2016-06-14  Vincent Bernatinterfaces: blacklist cdc_mbim
2016-06-14  Vincent Bernatlldpcli: add a test for return code
2016-06-14  Vincent Bernatlldpcli: ensure we exit with an error on incorrect...
2016-06-14  Vincent Bernatlldpcli: fix manual page for port status
2016-06-14  Vincent Bernattests: remove useless variable
2016-06-13  Vincent Bernatbuild: fix build issue introduced in previous commit
2016-06-13  Vincent Bernatbuild: don't rely on GNU make $^ automatic variable
2016-06-13  Vincent Bernatbsd: fix use of ifmediareq for OpenBSD
2016-06-13  Vincent Bernatcdp: don't use comma expression and ternary operator
2016-06-13  Vincent Bernatevent: fix formating of time_t
2016-06-12  Vincent Bernatbuild: unsilent silent rules when running with V=1
2016-06-11  Vincent Bernatlldp: accept LLDP frames sent through S-VLAN/C-VLAN...
2016-06-10  Vincent BernatMerge pull request #184 from chutz/add-fcntl-and-getsoc...
2016-06-10  Patrick McLeanseccomp: add fcntl and getsockname to seccomp whitelist 184/head
2016-06-10  Vincent Bernatbuild: display if instrumentation and code coverage...
2016-06-10  Vincent Bernatbuild: add a configure option to enable gcov
2016-06-09  Vincent Bernatinterfaces: fix setting of local value for port ID
2016-06-09  Vincent Bernatdoc: explain how to get coverage reports
2016-05-27  Vincent Bernattests: fix SONMP test whose result depends on indexes
2016-05-27  Vincent Bernatlldpcli: display chassis TTL
2016-05-27  Vincent Bernatlib: allow retrieval of chassis TTL
2016-05-27  Vincent Bernatlldpcli: remove unused variable in display_custom_tlvs()
2016-05-27  Vincent Bernatlldpcli: display "Unknown TLVs" with a space
2016-05-25  Vincent Bernatdaemon: add a `-p` option to specify PID file
2016-05-23  Vincent Bernatprivsep: split privsep_io.c in 3 files
2016-05-23  Vincent Bernatdebian: update debian/copyright
2016-05-21  Vincent Bernatcompat: ensure ranlib is happy on OSX by providing...
2016-05-21  Vincent Bernatdebian/redhat: prepare 0.9.3 0.9.3
2016-05-20  Vincent Bernattests: fix `lldpcli watch` XML test
2016-05-20  Vincent Bernattests: add test of `lldpcli watch`
2016-05-20  Vincent Bernatclient: add a way to limit the number of events receive...
2016-05-20  Vincent Bernatlib: remove unused variable
2016-05-20  Vincent Bernatcompat: use strtonum instead of atoi
2016-05-19  Vincent Bernatinterfaces/linux: make veth special
2016-05-19  Vincent Bernatnetlink: don't complain of removal of inexistant IPv6...
2016-05-19  Vincent Bernatclient: fix spurious warning in XML writer
2016-05-19  Vincent Bernatclient: fix memory leak introduced n XML writer
2016-05-19  Vincent Bernatclient: remove memory leak introduced in JSON writers
2016-05-19  Vincent Bernatdoc: add an entry in NEWS for last two commits
2016-05-19  Vincent Bernatclient: flush XML object once we have one
next