Age | Commit message (Expand) | Author | Files | Lines |
2022-02-14 | bfd: add per session counters | Klement Sekera | 1 | -10/+123 |
2022-02-09 | bfd: Add an update API that has create new or modify existing semantics | Neale Ranns | 1 | -0/+28 |
2021-05-21 | bfd: use vnet crypto | Klement Sekera | 1 | -1/+1 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -0/+2763 |
2020-12-22 | tests: move bfd tests to src/vnet/bfd/test | Dave Wallace | 1 | -2778/+0 |
2020-12-03 | tests: remove py2/py3 six compatability library | Paul Vinciguerra | 1 | -2/+2 |
2020-08-27 | tests: "force solo" testcase support | Andrew Yourtchenko | 1 | -0/+24 |
2020-05-03 | tests: vpp_interface remove deprecated packed properties | Paul Vinciguerra | 1 | -10/+10 |
2020-02-17 | bfd: use tw_timer_template instead of legacy wheel | Klement Sekera | 1 | -2/+0 |
2020-01-30 | vppinfra: improve clocks_per_second convergence | Dave Barach | 1 | -0/+2 |
2020-01-27 | bfd: reset peer discriminator on timeout | Klement Sekera | 1 | -0/+11 |
2020-01-02 | tests: bfd - move test_poll_response to EXTENDED_TESTS | Paul Vinciguerra | 1 | -0/+2 |
2019-12-05 | tests: move bfd over gre to extended tests | Paul Vinciguerra | 1 | -0/+1 |
2019-12-02 | tests: BFD python3 changes | snaramre | 1 | -40/+5 |
2019-11-08 | tests: python3 use byte strings in raw() | Ole Troan | 1 | -3/+3 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-09-04 | bfd: API cleanup | Jakub Grajciar | 1 | -33/+39 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -6/+2 |
2019-06-07 | bfd: UT for BFD session over GRE tunnel | Neale Ranns | 1 | -13/+107 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. | Paul Vinciguerra | 1 | -13/+16 |
2019-03-11 | Tests: fix time.sleep(0) # yield. Reduce sleep related log messages. | Paul Vinciguerra | 1 | -2/+2 |
2019-02-04 | VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type... | Paul Vinciguerra | 1 | -1/+32 |
2018-12-20 | Tests: Cleanup @skip decorator. | Paul Vinciguerra | 1 | -35/+35 |
2018-11-27 | VPP-1508 Fix for bug introduced in tests on use of repr. | Paul Vinciguerra | 1 | -2/+2 |
2018-11-25 | VPP-1508 python3 tests: python3 repr. | Paul Vinciguerra | 1 | -9/+13 |
2018-11-08 | make test: bfd refactor | Klement Sekera | 1 | -1/+1 |
2018-10-02 | BFD: add get echo source API (VPP-1367) | Matus Fabian | 1 | -0/+45 |
2018-09-11 | GBP Endpoint Updates | Neale Ranns | 1 | -1/+2 |
2018-06-25 | make test: fix broken interfaces #2 | Klement Sekera | 1 | -2/+2 |
2018-06-24 | Revert "Revert "make test: fix broken interfaces"" | Klement Sekera | 1 | -3/+3 |
2018-06-22 | Revert "make test: fix broken interfaces" | Ole Troan | 1 | -3/+3 |
2018-06-22 | make test: fix broken interfaces | Klement Sekera | 1 | -3/+3 |
2018-04-17 | Add logging support | Damjan Marion | 1 | -2/+6 |
2017-10-21 | test bfd - DPO_PROTO_IP6 is part of DpoProto | Gabriel Ganne | 1 | -2/+2 |
2017-08-08 | L2 over MPLS | Neale Ranns | 1 | -3/+3 |
2017-05-02 | BFD: don't crash if interface is deleted | Klement Sekera | 1 | -0/+30 |
2017-04-24 | make test: mark all BFD tests as extended | Klement Sekera | 1 | -0/+5 |
2017-04-20 | make test: improve bfd reliability | Klement Sekera | 1 | -18/+30 |
2017-04-06 | BFD-FIB interactions | Neale Ranns | 1 | -1/+103 |
2017-04-03 | make test: relax BFD time intervals | Klement Sekera | 1 | -7/+9 |
2017-03-13 | Add MAC address check in ethernet-input node if interface in L3 mode | John Lo | 1 | -1/+10 |
2017-03-08 | make test: split into basic and extended tests | Klement Sekera | 1 | -2/+33 |
2017-03-02 | BFD: command line interface | Klement Sekera | 1 | -20/+559 |
2017-02-26 | BFD: echo function | Klement Sekera | 1 | -48/+429 |
2017-02-17 | BFD: put session admin-up/admin-down | Klement Sekera | 1 | -8/+36 |
2017-02-15 | BFD: loop back echo packets | Klement Sekera | 1 | -19/+103 |
2017-02-14 | BFD: respect remote demand mode | Klement Sekera | 1 | -328/+509 |
2017-02-08 | make test: BFD tests speedup | Klement Sekera | 1 | -2/+4 |
2017-02-08 | BFD: modify session parameters | Klement Sekera | 1 | -13/+151 |
2017-02-02 | BFD: SHA1 authentication | Klement Sekera | 1 | -37/+696 |