]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Add support for 2.5G, 5G, 25G, and 50G based Ethernet (#475)
authorquwer2 <48264183+quwer2@users.noreply.github.com>
Mon, 30 Aug 2021 06:22:36 +0000 (08:22 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Aug 2021 06:22:36 +0000 (08:22 +0200)
commitd5b5adba9cb49d8438ea636452c23e6f3f6b1a3d
treef8043cf5f7248b706a1e44d3c5f39a1bcb014ba3
parentb78587a4c4942fa56b7ac78293bb67ef70f834f7
Add support for 2.5G, 5G, 25G, and 50G based Ethernet (#475)

* add support for 2.5G, 5G, 25G, and 50G speeds

* Added 10GBASE-T and changed 100GBASE-CR10 to 100GBASE-CR4

* changed 10GigBaseCX4 to 10GbaseT in tests

Co-authored-by: quwer2 <quwer2@users.noreply.github.com>
src/daemon/interfaces-linux.c
src/lib/atoms/port.c
src/lldp-const.h
tests/integration/test_lldpcli.py