]> git.ipfire.org Git - thirdparty/lldpd.git/history - tests/integration
client: keep "configure med fast-start" working
[thirdparty/lldpd.git] / tests / integration /
7 days ago  Vincent Bernatclient: keep "configure med fast-start" working master
7 days ago  Breuninger Matthia... fix: Some cleanup in moving fast-start into LLDP core
2025-03-27  Paul Donalddifferentiate between setup(n) and set(v) up
2024-03-31  Vincent Bernatbuild: use pytest-forked to replace boxed feature from...
2023-10-15  Vincent Bernatdaemon/lldp: restore read support for 802.3BT
2023-10-15  Vincent Bernattests/integration: also remove 802.3bt test
2023-10-15  Vincent Bernatdaemon/lldp: remove support for 802.3bt
2023-10-15  Vincent Bernatdaemon/protocols: fix some 802.3bt stuff
2022-12-09  Vincent Bernattests: mark "too_many_vlans" test as unreliable
2022-12-08  Vincent Bernattests: give more time to lldpd when handling many VLANs
2022-12-08  Vincent Bernattests: use prefixlen instead of mask with pyroute2
2022-12-08  Vincent Bernattests: upgrade pytest and others to more recent versions
2022-11-06  Vincent Bernatbuild: reformat code
2022-08-16  Vincent Bernatprotocol/lldp: accept unknown TLVs on known orgs
2022-08-11  Ignacio Sanchez... client: Added support to override system capabilities
2022-07-06  Vincent Bernattests: really fix "too many VLANs" test
2022-07-06  Vincent Bernatdoc: add an entry for latest commit
2022-05-15  Harshal Goheltests: Add inventory configuration tests
2022-05-14  Vincent Bernattests: ensure we free pyroute2 resources fix/too-many-vlans
2022-05-14  Vincent Bernatlldp: don't send VLANs when there are too many of them
2021-12-12  Vincent Bernatinterfaces: detect interface index changes
2021-12-12  Vincent Bernattests: use @pytest.fixture instead of @pytest.yield_fixture
2021-09-26  Jose Pedro Oliveiradoc: replace the old py.test references by pytest
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-05-04  Vincent Bernatclient: put lock file in the same directory as the...
2021-05-04  Vincent Bernattests: use a tmpfs for /var/lock and handle broken... fix/tests-var-lock
2021-05-04  Vincent Bernattests: create /var/lock if it does not exist
2021-04-09  Vincent Bernattests: catch problem with creation of chroot in tests
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...
2021-01-30  Vincent Bernattests: also test if we send interface description if...
2021-01-30  Vincent Bernatinterfaces: do not use interface alias if we set it...
2021-01-30  Vincent Bernattests: add a test for "configure system interface descr...
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-11-14  Vincent Bernatdoc: move lldpd to a dedicated organization
2020-09-07  Vincent Bernattests: fix tests around XML by canonicalizing XML repre...
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-05-23  Vincent BernatMerge pull request #393 from vincentbernat/fix/snmp...
2020-05-23  Vincent Bernatagent: fix SNMP walk on lldpRemTable when missing remot... fix/snmp-empty-sysname 393/head
2020-04-11  Vincent BernatMerge pull request #386 from vincentbernat/fix/chassisi...
2020-04-11  Vincent Bernatinterfaces: don't modify chassis ID when overriden fix/chassisid-interface-flap 386/head
2020-04-09  Vincent Bernattests: don't fail on __exit__ if we failed in __enter__
2020-03-12  Vincent Bernattests: do not check for MED inventory if /sys/class...
2020-02-01  Vincent Bernatinterfaces: correctly handle bridges with VLAN filterin...
2020-02-01  Vincent Bernattests: check we don't mix VLAN among interfaces
2020-02-01  Vincent BernatMerge pull request #376 from stannous/remote-vlan-limit...
2020-01-26  Vincent Bernattests: use "-Ln" to avoid logging with snmpd
2020-01-26  Radhika Mahankaliinterfaces: fix for limitation of 10 VLANs for LLDP...
2020-01-23  Vincent BernatMerge pull request #379 from jp-t/master
2020-01-22  Jean-Pierre Tosonidoc, tests: milliseconds tx-interval finishing touch
2020-01-12  Vincent Bernattests: skip tests requiring kernel features not present
2019-11-20  Vincent Bernattests: add a test with different MTU interfaces
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-19  Vincent Bernattest: use scapy when sending pcap files
2019-10-08  Vincent BernatMerge branch 'feature/vlan-enabled-bridge'
2019-10-08  Vincent Bernatlldp: when receiving a shutdown LLDPU, don't clear...
2019-09-24  Vincent Bernatnetlink: support VLAN-aware bridges feature/vlan-enabled-bridge 353/head
2019-09-15  Vincent Bernattests: fix skip instruction
2019-09-15  Vincent Bernattests: don't use pytest.config
2019-09-15  Vincent Bernatinterfaces: enable matching on interface name for manag... feature/management-device
2019-07-27  Vincent Bernatclient: don't display management interface index if...
2019-07-27  Vincent Bernatinterfaces: compute interface index for fixed managemen...
2019-07-27  Vincent Bernatlib: expose management interface index
2019-04-06  Vincent Bernattests: update pytest
2019-04-06  Vincent Bernatclient: rename max-neighbor command
2019-04-06  Vincent Bernattests: add test for global configuration settings
2018-06-16  Vincent BernatMerge pull request #285 from vincentbernat/feature...
2018-06-16  Vincent Bernattests: add SNMP-related tests
2018-06-16  Vincent Bernattests: don't start lldpd twice in a namespace
2018-06-16  Vincent Bernattests: add a test for interface alias handling
2018-03-18  Vincent BernatMerge pull request #274 from vincentbernat/feature...
2018-03-17  Vincent BernatMerge pull request #272 from westermo/fix-snmp-remTable...
2018-03-17  Vincent Bernatlldpd: add an option to keep some specified ports feature/keep-some-ports 274/head
2018-03-13  Vincent Bernattests: update tests for configuration keeping on port...
2018-03-12  Vincent Bernattest: add test for new portdescription setting
2018-03-12  Vincent Bernattests: don't crash if lldpd crashed
2018-03-01  Vincent Bernatnetlink: fix non-updated management address
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 Bernatdaemon: ensure chassis-related changes are updated...
2017-11-20  Vincent Bernatdot3: as PD device, echo back PSE allocated value
2017-09-15  Vincent Bernattests: fix previous testcase to fail without previous...
2017-09-15  Vincent Bernatnetlink: don't remove interfaces when they are released...
2017-08-30  Steven Websterclient: add show interfaces command (#240)
2017-08-15  Vincent Bernatclient: add "json0" to the list of available formats
2017-08-14  Vincent Bernattests: upgrade pyroute2 version
2017-08-14  Vincent Bernattests: replace depcreated pyroute2 functions
2017-08-14  Vincent Bernattests: enable test for team device
2017-08-12  Vincent Bernatinterfaces: enable team interfaces like a bond interface
2017-02-19  Vincent Bernatlldp: attach remote TTL to port instead of chassis
2017-01-21  Vincent BernatMerge pull request #216 from vincentbernat/fix/epollerrr
2017-01-01  Vincent Bernattests: avoid race condition when linking two namespaces
2016-12-26  Vincent BernatRevert "tests: mark tests spawning a new port as flaky"
2016-12-26  Vincent Bernattests: mark tests spawning a new port as flaky
next