]> git.ipfire.org Git - thirdparty/lldpd.git/history - src
travis: only enable sanitizers on Linux
[thirdparty/lldpd.git] / src /
2016-03-18  Vincent Bernatbuild: let configure tell us if we have address sanitizer
2016-03-18  Vincent Bernatclient: fix a memory leak in kv writer
2016-03-18  Vincent Bernatlldpcli: silence expected memory leaks
2016-03-18  Vincent Bernatfixedpoint: fix buffer overflow in fixed point computations
2016-03-13  Vincent Bernatlldpcli: fix output with json-c to be the same as with...
2016-03-13  Vincent Bernatlldpcli: acknowledge memory leak in another map conversion
2016-03-13  Vincent Bernatinterfaces: handle correctly operation conversation...
2016-03-13  Vincent Bernatinterfaces: replace "bonded" by "enslaved"
2016-03-13  Vincent Bernatnetlink: ensure lower link doesn't change for an interface
2016-03-13  Vincent Bernatinterfaces: issue a warning if we get a loop
2016-03-13  Vincent Bernatinterfaces: limit the maximum search depth when applyin...
2016-03-12  Vincent Bernatcustom: fix a capitalization error in man page
2016-03-12  Vincent Bernatnetlink: don't consider a lower interface when in anoth...
2016-03-12  Vincent Bernatlldpcli: with key/value display, remove any newline
2016-03-11  Vincent Bernatlldpcli: fix display of LLDP-MED POE TLV
2016-03-11  Vincent Bernatlldpcli: display LLDP-MED caps like LLDP caps
2016-03-09  Vincent Bernatsolaris: remove unused headers
2016-03-08  Vincent Bernatversion: display configuration directory as well
2016-03-04  Vincent Bernatversion: display more build information when using...
2016-03-01  Vincent BernatMerge pull request #163 from kanrajag/feature/enhance...
2016-02-28  kannaenhance custom tlv with add/replace commands 163/head
2016-02-10  Vincent Bernatnetlink: log error code when unable to receive netlink
2016-02-10  Vincent BernatMerge pull request #161 from 6WIND/fix-large-netlink...
2016-02-10  David Morelnetlink: fix reception of large netlink messages 161/head
2016-02-08  Vincent Bernatinterfaces: when no alias available, use interface...
2016-02-04  Vincent Bernatinterfaces: fix alias handling
2016-02-04  Vincent Bernatnetlink: merge old attributes with new ones
2016-01-31  Vincent Bernatlib: only define ntohll if not already defined
2016-01-30  Vincent Bernatinterfaces/linux: remove interface blacklisting
2016-01-30  Vincent Bernatinterfaces/linux: blacklist some drivers instead of...
2016-01-30  Vincent Bernatinterfaces/linux: don't check transmit queue size
2016-01-24  Vincent Bernatman: fix a spelling error in manual page
2016-01-23  Vincent Bernatclient: fix code style
2016-01-23  Vincent Bernatclient: ensure JSON is written to the provided file...
2016-01-23  Vincent Bernatclient: ensure XML is written to the provided file...
2016-01-20  Vincent Bernatlib: rework a bit documentation around reference counting
2016-01-01  Vincent Bernatnetlink: handle veth loops correctly
2016-01-01  Vincent Bernatlldpd: fix change detection
2016-01-01  Vincent Bernatnetlink: remove use of libnl3
2016-01-01  Vincent Bernatlldpd: cleanup local chassis on exit
2016-01-01  Vincent Bernatlldpd: cleanup default local port on exit
2016-01-01  Vincent Bernatevent: unallocate interface timer event on exit
2015-12-29  Vincent Bernatclient: don't do arithmetics with void*
2015-12-29  Vincent Bernatclient: fix segfault when displaying some information 0.8.0
2015-12-29  Vincent Bernatclient: gracefully handle NULL data in writers
2015-12-29  Vincent Bernatclient: remove incomplete commented examples
2015-12-15  Vincent Bernatclient: avoid -Waddress warning by comparing to NULL
2015-12-15  Vincent Bernatclient: update LLDP-MED policy L2 priority values to...
2015-12-15  Vincent Bernatclient: display numeric PCP
2015-12-13  Vincent Bernatbuild: don't use getopt from libbsd
2015-12-12  Vincent Bernatcompat: use getline() instead of fgetln()
2015-12-12  Vincent Bernatbuild: use libbsd overlay
2015-12-01  Vincent Bernatinterfaces: use /proc/net/bonding as primary method
2015-12-01  Vincent Bernatinterfaces: fallback to old method to get original...
2015-12-01  Vincent Bernatinterfaces: handle the case where the provided MAC...
2015-12-01  Vincent Bernatinterfaces: query permanent MAC address through ethtool
2015-12-01  Vincent Bernatlldpmed: fix numeric values for L2 priority
2015-11-28  Vincent Bernatlog: rework the way -d work
2015-10-20  Vincent Bernatevent: check if timer is present before trying to activ...
2015-10-07  Vincent BernatMerge pull request #142 from matsimon/master
2015-10-07  Mathieu SimonTiny typo in lldpd's manpage 142/head
2015-10-05  Vincent Bernatbuild: check for support for constructor/destructor...
2015-10-04  Vincent Bernatprotocols: don't use assert on paths that can be reached
2015-10-04  Vincent Bernatlldp: fix small indentation issue
2015-10-03  Vincent Bernatlldp: fix a buffer overflow when handling management...
2015-10-03  Vincent Bernattests: add a simple program to test frame decoding
2015-10-03  Vincent Bernatlldpd: remove outdated comment about custom TLV
2015-09-25  Vincent Bernatinterfaces: remove spurious #ifdef directive
2015-09-25  Vincent Bernatinterfaces: remove old bridge code
2015-09-24  Vincent BernatMerge pull request #138 from commodo/copy-paste-fix
2015-09-24  Alexandru Ardeleanclient: fix copy+paste for some vars 138/head
2015-09-23  Vincent Bernatlldpd: add a warning if the kernel seems to be too old
2015-09-23  Vincent Bernatcdp: fix log message spelling
2015-08-30  Vincent Bernatapparmor: fix profile so that it works on Ubuntu 15.04
2015-08-30  Vincent Bernatapparmor: provide an apparmor profile
2015-08-27  Vincent Bernatpriv: no need to access bridge files unless "oldies"
2015-08-23  Vincent Bernatlib: map_reverse_lookup needs to be always available
2015-08-23  Vincent BernatAbility to enable/disable RX/TX individually on each...
2015-08-23  Vincent Bernatlldpcli: fix per-port occurrences of "conf lldp"
2015-08-22  Vincent Bernatlldpd: ensure retransmit is triggered when a port goes up
2015-08-22  Vincent Bernatlldpd: fix a memory leak in the way interfaces were...
2015-08-22  Vincent Bernatinterfaces: clean neighbors if an interface goes down
2015-08-22  Vincent Bernatinterfaces: don't discard down interfaces
2015-08-22  Vincent Bernatlib/atom: only allow custom TLV modification for local...
2015-08-22  Vincent BernatAdd a default local port as a template for any future...
2015-08-22  Vincent Bernatclient: factor port modification in a dedicated function
2015-08-22  Vincent Bernatmarshal: add a macro to repair TQ lists
2015-08-19  Vincent Bernatlldpcli: display a warning when a configuration file...
2015-08-18  Vincent Bernatnetlink: make error message more explicit
2015-08-18  Vincent Bernatsnmp: make use of newer snmp_select_info2() function
2015-08-17  Vincent Bernatinterfaces: fix incomplete declaration of interfaces_cl...
2015-08-17  Vincent Bernatbuild: ignore libnl documentation errors
2015-08-17  Vincent Bernatbuild: ensure we can build libnl with -Wall -Werror
2015-08-17  Vincent Bernatnetlink: workaround veth being peered together through...
2015-08-17  Vincent Bernatnetlink: use libnl3 instead of custom netlink code
2015-08-12  Vincent Bernatcdp: compute default platform when updating the chassis
2015-08-12  Baptiste Daroussincdp: make the default platform name really the kernel...
2015-08-11  Vincent Bernatbuild: propagate appropriate build flags in src/compat
2015-08-08  Vincent Bernatclient: parse options only once
2015-08-08  Vincent Bernatclient: make lldpctl also accepts `-u` flag
next