Age | Commit message (Expand) | Author | Files | Lines |
2023-08-16 | tests docs: update python3 venv packages |  Dave Wallace | 1 | -4/+0 |
2022-08-11 | ip: Use .api declared error counters |  Neale Ranns | 1 | -2/+2 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 1 | -337/+376 |
2021-05-13 | tests: move test source to vpp/test |  Dave Wallace | 1 | -0/+1296 |
2020-11-17 | tests: move gre tests to src/vnet/gre/test |  Dave Wallace | 1 | -1275/+0 |
2020-10-08 | gre: MPLS over GRE does not select correct fixup function |  Neale Ranns | 1 | -1/+55 |
2020-07-16 | gre: fix outer ip6 length |  Aloys Augustin | 1 | -0/+9 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces |  Neale Ranns | 1 | -7/+7 |
2020-02-11 | ip: fix ip-local errors |  Florin Coras | 1 | -2/+2 |
2020-02-04 | teib: Rename NHRP to TEIB |  Neale Ranns | 1 | -9/+9 |
2020-01-30 | gre: Tunnel encap/decap flags |  Neale Ranns | 1 | -19/+43 |
2020-01-27 | ipip: Multi-point interface |  Neale Ranns | 1 | -12/+12 |
2020-01-27 | tunnel: Common types for IP tunnels |  Neale Ranns | 1 | -4/+4 |
2019-12-19 | gre: multipoint ingress lookup fix |  Neale Ranns | 1 | -14/+69 |
2019-12-17 | nhrp: mGREv6 |  Neale Ranns | 1 | -0/+78 |
2019-12-17 | fib: Glean on NBMA interface points to drop |  Neale Ranns | 1 | -0/+6 |
2019-12-04 | gre: Multi-point interfaces |  Neale Ranns | 1 | -2/+78 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -15/+8 |
2019-05-28 | gre: don't register gre input nodes unless a gre tunnel is created |  Jakub Grajciar | 1 | -0/+46 |
2019-04-18 | GRE: API update |  Neale Ranns | 1 | -12/+9 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. |  Paul Vinciguerra | 1 | -0/+4 |
2019-04-08 | fixing typos |  Jim Thompson | 1 | -2/+2 |
2019-03-29 | tests: test/vpp_l2.py fix missing name. |  Paul Vinciguerra | 1 | -2/+1 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. |  Ole Troan | 1 | -6/+6 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. |  Paul Vinciguerra | 1 | -5/+8 |
2019-03-04 | test framework: Fix wrapper functions to match API message names. |  Ole Troan | 1 | -6/+6 |
2019-03-01 | Tests: Remove all wildcard imports. |  Paul Vinciguerra | 1 | -8/+6 |
2018-12-07 | FIB recusrion loop checks traverse midchain adjacencies |  Neale Ranns | 1 | -0/+61 |
2018-11-29 | GRE: UT uses new pkt send functions |  Neale Ranns | 1 | -108/+23 |
2018-11-29 | GRE: fix VRF unit-tests |  Neale Ranns | 1 | -3/+8 |
2018-09-19 | GRE: fix 4o6 and 6o4 adj stacking |  Neale Ranns | 1 | -0/+87 |
2018-09-11 | GBP Endpoint Updates |  Neale Ranns | 1 | -1/+2 |
2018-02-15 | Optimize GRE Tunnel and add support for ERSPAN encap |  John Lo | 1 | -2/+8 |
2017-12-16 | GRE tunnel key includes the FIB table |  Neale Ranns | 1 | -0/+19 |
2017-12-13 | GRE: fix single loop decap and add test |  Neale Ranns | 1 | -0/+25 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 1 | -2/+6 |
2017-08-08 | L2 over MPLS |  Neale Ranns | 1 | -11/+13 |
2017-04-05 | GRE over IPv6 |  Ciara Loftus | 1 | -7/+142 |
2017-03-03 | Changing the IP table for an interface is an error if the interface already h... |  Neale Ranns | 1 | -0/+4 |
2017-02-20 | Python test IP and MPLS objects conform to infra. |  Neale Ranns | 1 | -17/+19 |
2016-12-23 | make test: improve handling of packet captures |  Klement Sekera | 1 | -19/+14 |
2016-12-19 | make test: filter IPv6 RAs out by default |  Klement Sekera | 1 | -14/+1 |
2016-12-16 | make test: improve robustness and performance |  Klement Sekera | 1 | -39/+23 |
2016-12-02 | MPLS infrastructure improvments |  Neale Ranns | 1 | -10/+11 |
2016-11-28 | GRE Tests update after postinit removal |  Neale Ranns | 1 | -1/+1 |
2016-11-22 | GRE tests and fixes |  Neale Ranns | 1 | -0/+700 |