aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_bfd.py
AgeCommit message (Expand)AuthorFilesLines
2020-05-03tests: vpp_interface remove deprecated packed propertiesPaul Vinciguerra1-10/+10
2020-02-17bfd: use tw_timer_template instead of legacy wheelKlement Sekera1-2/+0
2020-01-30vppinfra: improve clocks_per_second convergenceDave Barach1-0/+2
2020-01-27bfd: reset peer discriminator on timeoutKlement Sekera1-0/+11
2020-01-02tests: bfd - move test_poll_response to EXTENDED_TESTSPaul Vinciguerra1-0/+2
2019-12-05tests: move bfd over gre to extended testsPaul Vinciguerra1-0/+1
2019-12-02tests: BFD python3 changessnaramre1-40/+5
2019-11-08tests: python3 use byte strings in raw()Ole Troan1-3/+3
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-09-04bfd: API cleanupJakub Grajciar1-33/+39
2019-06-18fib: fib api updatesNeale Ranns1-6/+2
2019-06-07bfd: UT for BFD session over GRE tunnelNeale Ranns1-13/+107
2019-03-11VPP-1508: Use scapy.compat to manage packet level library differences.Paul Vinciguerra1-13/+16
2019-03-11Tests: fix time.sleep(0) # yield. Reduce sleep related log messages.Paul Vinciguerra1-2/+2
2019-02-04VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type...Paul Vinciguerra1-1/+32
2018-12-20Tests: Cleanup @skip decorator.Paul Vinciguerra1-35/+35
2018-11-27VPP-1508 Fix for bug introduced in tests on use of repr.Paul Vinciguerra1-2/+2
2018-11-25VPP-1508 python3 tests: python3 repr.Paul Vinciguerra1-9/+13
2018-11-08make test: bfd refactorKlement Sekera1-1/+1
2018-10-02BFD: add get echo source API (VPP-1367)Matus Fabian1-0/+45
2018-09-11GBP Endpoint UpdatesNeale Ranns1-1/+2
2018-06-25make test: fix broken interfaces #2Klement Sekera1-2/+2
2018-06-24Revert "Revert "make test: fix broken interfaces""Klement Sekera1-3/+3
2018-06-22Revert "make test: fix broken interfaces"Ole Troan1-3/+3
2018-06-22make test: fix broken interfacesKlement Sekera1-3/+3
2018-04-17Add logging supportDamjan Marion1-2/+6
2017-10-21test bfd - DPO_PROTO_IP6 is part of DpoProtoGabriel Ganne1-2/+2
2017-08-08L2 over MPLSNeale Ranns1-3/+3
2017-05-02BFD: don't crash if interface is deletedKlement Sekera1-0/+30
2017-04-24make test: mark all BFD tests as extendedKlement Sekera1-0/+5
2017-04-20make test: improve bfd reliabilityKlement Sekera1-18/+30
2017-04-06BFD-FIB interactionsNeale Ranns1-1/+103
2017-04-03make test: relax BFD time intervalsKlement Sekera1-7/+9
2017-03-13Add MAC address check in ethernet-input node if interface in L3 modeJohn Lo1-1/+10
2017-03-08make test: split into basic and extended testsKlement Sekera1-2/+33
2017-03-02BFD: command line interfaceKlement Sekera1-20/+559
2017-02-26BFD: echo functionKlement Sekera1-48/+429
2017-02-17BFD: put session admin-up/admin-downKlement Sekera1-8/+36
2017-02-15BFD: loop back echo packetsKlement Sekera1-19/+103
2017-02-14BFD: respect remote demand modeKlement Sekera1-328/+509
2017-02-08make test: BFD tests speedupKlement Sekera1-2/+4
2017-02-08BFD: modify session parametersKlement Sekera1-13/+151
2017-02-02BFD: SHA1 authenticationKlement Sekera1-37/+696
2017-01-25make test: elegantly handle expected API failuresKlement Sekera1-6/+3
2017-01-17BFD: IPv6 supportKlement Sekera1-79/+142
2017-01-17make test: add checkstyle targetKlement Sekera1-2/+0
2017-01-11BFD: fix bfd_udp_add APIKlement Sekera1-8/+25
2017-01-03BFD: immediately honor reduced remote_min_rx intervalKlement Sekera1-24/+62
2016-12-23make test: improve handling of packet capturesKlement Sekera1-4/+4
2016-12-19make test: work around timing issue in bfd testKlement Sekera1-1/+1