Age | Commit message (Expand) | Author | Files | Lines |
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 |