]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/client/display.c
build: bump cross-platform-actions/action from 0.27.0 to 0.28.0
[thirdparty/lldpd.git] / src / client / display.c
2024-12-07  Hangbin Liulldpd: fix ttl range on ports
2024-05-01  Paul DonaldExtra capabilities bitflags and configurability.
2023-11-25  Georg Sauthoffbuild: improve const correctness and prototype declarations
2023-10-15  Vincent Bernatdaemon/lldp: restore read support for 802.3BT
2023-10-15  Vincent Bernatdaemon/lldp: remove support for 802.3bt
2023-10-15  Vincent Bernatlldpcli: fix capitalization
2022-11-06  Vincent Bernatbuild: reformat code
2022-08-11  Ignacio Sanchez... client: Added support to override system capabilities
2021-06-04  Vincent Bernatlldpcli: require powerpairs for Dot3 power even when PD
2021-03-01  Vincent Bernatclient: don't show age/via for local interfaces feature/show-port-config
2021-03-01  Vincent Bernatclient: display port administrative status with "show...
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-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-01-23  Vincent BernatMerge pull request #379 from jp-t/master
2020-01-16  Jean-Pierre TosoniAllow configuring tx-interval in milliseconds
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-11  Patrik Danielssonlldp: Power via MDI TLV: Initial support for 802.3bt
2019-10-08  Vincent BernatMerge branch 'feature/vlan-enabled-bridge'
2019-09-24  Vincent Bernatnetlink: support VLAN-aware bridges feature/vlan-enabled-bridge 353/head
2019-09-04  Wataru Ashiharaclient: fix parameter order
2019-07-27  Vincent Bernatclient: don't display management interface index if...
2019-07-27  Vincent Bernatlib: expose management interface index
2019-04-06  Vincent Bernatclient: ability to set maximum of neighbors from lldpcli
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-01-03  Vincent Bernatclient: change description for chassis ID override
2017-12-30  Vincent BernatMerge pull request #263 from vic-lin-accton/master
2017-12-30  vic_linlldpd: check for defined string before use chassis...
2017-08-30  Vincent Bernatclient/tests: remove standalone "return" at the end...
2017-08-30  Steven Websterclient: add show interfaces command (#240)
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 Bernatclient: display current MAU type even when autoneg...
2016-06-14  Vincent Bernatlldp: add ability to control propagation of LLDPDU
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-03-11  Vincent Bernatlldpcli: fix display of LLDP-MED POE TLV
2016-03-11  Vincent Bernatlldpcli: display LLDP-MED caps like LLDP caps
2016-01-23  Vincent Bernatclient: fix code style
2015-12-15  Vincent Bernatclient: display numeric PCP
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-05-28  Vincent BernatMerge pull request #115 from alagoutte/travis_container
2015-05-28  Vincent BernatMerge pull request #114 from alagoutte/clang
2015-05-21  Alexis La Gouttefix parameter 'details/hidden' not found in the functio...
2015-05-20  Vincent Bernatlldpcli: fix another memory leak when querying statistics
2015-05-20  Vincent BernatMerge pull request #109 from commodo/add-custom-tlvs
2015-05-19  Alexandru Ardeleanclient: display custom TLVs when lldpctl is called
2014-07-08  Vincent Bernatlldpcli: use protocol map from liblldpctl to select...
2014-07-08  Sam Tannouslldpcli: add display filter to show nbrs running specif...
2014-05-30  Vincent Bernatlldpcli: add an option to enable promisc mode on manage...
2014-05-21  Sam TannousSupport for modifying PortID TLV
2014-04-09  Vincent BernatMerge pull request #60 from jonasj76/override-hostname
2014-04-08  Jonas Johanssonlldp: add option/command to override hostname
2013-08-11  Vincent Bernatbond: reenable the possibility to use a fixed MAC address
2013-08-11  Roopa Prabhu[PATCH| lldpd: use bond slave real mac with locally...
2013-07-03  Vincent Bernatclient: add "configure/unconfigure system interface...
2013-06-22  Vincent Bernatstyle: use C99 designated initializers instead of memse...
2013-05-14  roopalldpd: Add tx_hold
2013-05-08  Vincent Bernatlldpcli: allow to enable/disable fast-start and set...
2013-05-06  Vincent Bernatlldpcli: summary of statistics is done on provided...
2013-05-06  Vincent Bernatlldpcli: fix two warnings introduced by the previous...
2013-05-06  Vincent BernatNEWS: add an entry for "show statistics summary" command
2013-05-06  roopalldpcli: global stats command
2013-04-16  Vincent Bernatlldpcli: use human labels for statistics
2013-04-16  roopalldpcli: Add support to display lldp stats
2013-01-05  Vincent BernatMerge branch 'feature/1/cli'
2013-01-05  Vincent Bernatdoc: fix doxygen warnings and don't parse include/linux
2013-01-05  Vincent Bernatlldpctl: add a CLI
2012-12-28  Vincent BernatAdd NetBSD support.
2012-12-27  Vincent Bernatfreebsd: make it compile and work on real FreeBSD systems
2012-12-16  Vincent Bernatlog: convert LLOG_* to log_* and add more debug logs
2012-09-20  Vincent Bernatdisplay: fix display of various Dot3 advertised links
2012-09-01  Vincent Bernatgeneral: use "TX interval" instead of "TX delay" to...
2012-08-31  Vincent Bernatlldpctl: allow to display global configuration of lldpd
2012-08-30  Vincent Bernatlldpctl: add a "-w" option to watch neighbor changes
2012-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.