]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/lib
build: bump cross-platform-actions/action from 0.27.0 to 0.28.0
[thirdparty/lldpd.git] / src / lib /
2025-05-27  PM Holtmolib/cpp: Fix memory leaks in LldpCtl
2025-05-12  PM Holtmolib/cpp: LldpCtl supports non default transports
2025-03-27  Paul Donaldcomment cleanup and spelling fixes
2025-03-27  Paul Donalddifferentiate between setup(n) and set(v) up
2025-02-04  Breuninger Matthia... Add UnregisterInterfaceCallback
2025-02-04  Breuninger Matthia... SetValue: Add various string-like type support
2025-01-17  Breuninger Matthia... fix: Add lldpctl.hpp to the include list
2025-01-11  Vincent Bernatlib: fix warning about uninitialized variable 1.0.19
2024-12-14  Vincent Bernatlib: format *.hpp as well
2024-12-14  rbu9fefeat: Add lldpctl C++ wrapper (#693)
2024-12-07  Vincent Bernatlib: fix formatting
2024-12-07  Vincent Bernatlib: bump library version
2024-12-07  rbu9fefeat: Add lldpctl_watch_sync_unblock (#696)
2024-07-21  Vincent Bernatbuild: run clang-format
2024-07-10  Hangbin Liuclient: add range restriction for tx hold and interval
2024-04-13  Cliff Clarklib: Fix a buffer underflow in _lldpctl_dump_in_atom
2023-11-25  Georg Sauthoffbuild: improve const correctness and prototype declarations
2023-10-15  Vincent Bernatlib/lldpctl: fix style
2023-10-15  Vincent Bernatdaemon/lldp: restore read support for 802.3BT
2023-10-15  Vincent Bernatlib: bump API/ABI
2023-10-15  Vincent Bernatdaemon/lldp: remove support for 802.3bt
2023-10-15  Vincent Bernatdaemon/protocols: fix some 802.3bt stuff
2023-04-18  Vincent Bernatlib: remove unreachable code
2022-11-06  Vincent Bernatbuild: reformat code
2022-10-08  Vincent Bernatlib: fix types in custom TLVs documentation
2022-09-18  Vincent Bernatlib: zero receive buffer
2022-08-11  Ignacio Sanchez... client: Added support to override system capabilities
2022-05-15  Vincent BernatRevert "lib: update version-info"
2022-05-15  Vincent Bernatlib: update version-info
2022-05-15  Harshal Gohelmed: Add configure inventory commands
2022-03-11  Vincent Bernatci: tentative to also build on FreeBSD/NetBSD/OpenBSD
2022-03-11  Vincent Bernatbuild: use `cc -E` instead of `cpp` to build atom list
2021-12-12  Vincent Bernatlib: avoid useless initialization of buffer
2021-08-30  quwer2Add support for 2.5G, 5G, 25G, and 50G based Ethernet...
2021-06-04  Vincent Bernatlldpcli: require powerpairs for Dot3 power even when PD
2021-03-08  John LindgrenFix relative include paths to be more correct and portable.
2020-12-06  Vincent BernatMerge pull request #422 from lldpd/fix/lldp-med-loc...
2020-12-06  Vincent Bernatlib: fix LLDP-MED location parsing in liblldpctl fix/lldp-med-loc-parsing 422/head
2020-09-02  Vincent BernatMerge pull request #410 from awujek/develop
2020-08-18  Michal Wasiakports: allow sending LLDP frames on a specified VLAN 410/head
2020-07-14  Vincent Bernatlib: remove limit on system description length
2020-04-26  Vincent BernatMerge pull request #388 from vincentbernat/fix/locked...
2020-04-24  Vincent Bernatlib: introduce lldpctl_watch_callback2() fix/locked-conn 388/head
2020-04-24  Vincent Bernatlib: stricly-prevent use of a connection used to watch...
2020-04-23  Vincent Bernatlib: emphasize `conn` cannot be used after lldpctl_watc...
2020-01-23  Vincent Bernatlib: don't break ABI by moving new config_tx_interval_m...
2020-01-23  Vincent BernatMerge pull request #379 from jp-t/master
2020-01-16  Jean-Pierre TosoniAllow configuring tx-interval in milliseconds
2019-11-11  Vincent Bernatlib: fix memory leak when handling I/O
2019-10-26  Vincent Bernatlldpcli: ask for power pairs only when PSE
2019-10-19  Vincent BernatMerge pull request #350 from patrikdanielssonaxis/8023bt
2019-10-19  Vincent Bernattest: add tests for 802.3BT additions 350/head
2019-10-11  Patrik Danielssonlldp: Power via MDI TLV: Initial support for 802.3bt
2019-09-04  Wataru Ashiharalib: fix memory leak
2019-09-04  Wataru Ashiharafix typo
2019-09-04  Wataru Ashiharalib: fix enumeration
2019-07-27  Vincent Bernatlib: expose management interface index
2019-07-27  Vincent Bernatlib: fix missing words in lldpctl.h
2019-04-06  Vincent Bernatclient: ability to set maximum of neighbors from lldpcli
2019-03-15  Vincent Bernatlib: use an unique variable as iterator in foreach...
2018-09-24  Vincent Bernatlib: use constants from lldp-const.h for Dot3 MAU
2018-09-24  Vincent Bernatdot3: fix 100BASE-T4 MAU
2018-06-16  Vincent BernatMerge pull request #285 from vincentbernat/feature...
2018-06-13  Vincent BernatMerge pull request #286 from GustavWi/master
2018-06-13  Gustav WiklanderRead all notifications in lldpctl_recv. 286/head
2018-06-13  Vincent Bernatlib: document the inability to do anything else when...
2018-03-18  Vincent BernatMerge pull request #274 from vincentbernat/feature...
2018-03-17  Vincent Bernatlldpd: add an option to keep some specified ports feature/keep-some-ports 274/head
2018-02-20  Vincent Bernatlib: lldpctl_k_config_paused is writable
2017-12-30  Vincent BernatMerge pull request #263 from vic-lin-accton/master
2017-12-30  Vincent Bernatlib: ability to configure a local chassis ID 263/head
2017-12-30  Vincent Bernatlib: move new lldpctl_k_config_cid_string to end of...
2017-12-30  vic_linlldpd: check for defined string before use chassis...
2017-02-19  Vincent Bernatlldp: don't use chassis TTL anymore
2017-02-19  Vincent Bernatlldp: attach remote TTL to port instead of chassis
2016-12-26  Vincent Bernatlib: include MAU type map only when Dot3 support is...
2016-12-26  Vincent BernatMerge pull request #212 from vincentbernat/feature...
2016-12-25  Vincent Bernatlib: add more MAU types
2016-11-25  Vincent Bernatmed: fix parsing of LLDP-MED LCI when TLV size exceeds...
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-06-18  Vincent Bernatbuild: make generation of atom-glue compatible with...
2016-06-14  Vincent Bernatlldp: add ability to control propagation of LLDPDU
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-12  Vincent Bernatbuild: unsilent silent rules when running with V=1
2016-05-27  Vincent Bernatlib: allow retrieval of chassis TTL
2016-05-20  Vincent Bernatlib: remove unused variable
2016-05-20  Vincent Bernatcompat: use strtonum instead of atoi
2016-03-23  Vincent Bernatlib: use C preprocessor to build list of init functions
2016-03-23  Vincent Bernatlib: don't rely on atom-glue.h
2016-03-23  Vincent Bernatbuild: ensure atom-glue.h is built first
2016-03-23  Vincent Bernatlib: don't rely on constructors
2016-03-19  Vincent Bernatlib: more typo in strings
2016-03-18  Vincent Bernatfixedpoint: fix buffer overflow in fixed point computations
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-01-31  Vincent Bernatlib: only define ntohll if not already defined
2016-01-20  Vincent Bernatlib: rework a bit documentation around reference counting
2015-12-29  Vincent Bernatclient: don't do arithmetics with void*
next