]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/client
lldp: don't use chassis TTL anymore
[thirdparty/lldpd.git] / src / client /
2017-02-19  Vincent Bernatlldp: don't use chassis TTL anymore
2017-02-19  Vincent Bernatlldp: attach remote TTL to port instead of chassis
2017-01-29  Vincent Bernatclient: built-in JSON support
2017-01-21  Vincent BernatMerge pull request #218 from vincentbernat/feature...
2017-01-21  Vincent BernatMerge pull request #216 from vincentbernat/fix/epollerrr
2017-01-20  Vincent Bernatclient: fix typo in manual page
2017-01-16  Vincent BernatMerge pull request #219 from alagoutte/fix
2017-01-15  Alexis La GoutteFix Expression '!iface' is always true 219/head
2016-12-26  Vincent Bernatclient: display current MAU type even when autoneg...
2016-12-26  Vincent Bernatlldpd: don't make lldpcli complain on missing conf...
2016-11-20  Vincent Bernatclient: fix extra warning about misleading identation
2016-10-06  Vincent Bernatclient: add an option to use pre-0.9.2 json-c format
2016-08-25  Vincent Bernatlldpcli: specify that custom TLV bytes are in hex format
2016-06-22  Vincent Bernatclient: flush output after each block
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 Bernatlldpcli: ensure we exit with an error on incorrect...
2016-06-14  Vincent Bernatlldpcli: fix manual page for port status
2016-05-27  Vincent Bernatlldpcli: display 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-20  Vincent Bernatclient: add a way to limit the number of events receive...
2016-05-20  Vincent Bernatcompat: use strtonum instead of atoi
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 Bernatclient: flush XML object once we have one
2016-05-19  Vincent Bernatclient: flush JSON object once it's done
2016-04-15  Vincent Bernatlldpcli: remove bogus pasting error from manual page
2016-03-19  Vincent Bernatclient: more typo in log messages
2016-03-19  Vincent Bernatclient: fix a typo in manual page
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-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-12  Vincent Bernatcustom: fix a capitalization error in man page
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-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-04  Vincent Bernatinterfaces: fix alias handling
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...
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-12  Vincent Bernatcompat: use getline() instead of fgetln()
2015-12-01  Vincent Bernatlldpmed: fix numeric values for L2 priority
2015-11-28  Vincent Bernatlog: rework the way -d work
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 BernatAdd a default local port as a template for any future...
2015-08-19  Vincent Bernatlldpcli: display a warning when a configuration file...
2015-08-08  Vincent Bernatclient: parse options only once
2015-08-08  Vincent Bernatclient: make lldpctl also accepts `-u` flag
2015-07-30  Vincent BernatMerge pull request #124 from commodo/rename-unconfig...
2015-07-30  Alexandru Ardeleanlldpcli: rename "unconfigure lldp custom-tlvs" to ... 124/head
2015-07-25  Vincent Bernatlldpcli: remove spurious space before port aggregation
2015-07-11  Vincent Bernatlldpcli: add "show chassis" command
2015-07-11  Vincent Bernatlldpcli: get chassis atom to query chassis-related...
2015-07-06  Vincent Bernatlldpcli: move "conf sys bond-slave-src-mac-type" in...
2015-05-28  Vincent BernatMerge pull request #115 from alagoutte/travis_container
2015-05-28  Vincent BernatMerge pull request #114 from alagoutte/clang
2015-05-26  Alexis La GoutteDisable -Wdocumentation for some include using pragma
2015-05-21  Vincent Bernatclient: change location of bash completion
2015-05-21  Alexis La Gouttefix parameter 'details/hidden' not found in the functio...
2015-05-21  Vincent Bernatbuild: only uses -pie when linking programs
2015-05-20  Vincent Bernatlldpcli: fix another memory leak when querying statistics
2015-05-20  Vincent Bernatlldpcli: fix a memory leak when querying custom TLVs
2015-05-20  Vincent Bernatbuild: rename valgrind suppression file to match the...
2015-05-20  Vincent Bernatdoc: fix example of "configure dot3 power" command
2015-05-20  Vincent Bernatdoc: fix example of "configure med location address...
2015-05-20  Vincent Bernatdoc: fix documentation of "configure lldp portidsubtype"
2015-05-20  Vincent Bernatdoc: add an entry for setting custom TLV in lldpcli...
2015-05-20  Vincent BernatMerge pull request #109 from commodo/add-custom-tlvs
2015-05-19  Alexandru Ardeleanlldpd: make custom TLV code optional
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-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-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 Ardeleanlldpd: make management addresses advertisement optional
2015-04-09  Alexandru Ardeleanlldpd: make chassis capabilities advertisement optional
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...
next