Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -0/+5926 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 1 | -5425/+0 |
2019-08-14 | gbp: add local l3out redirect to local SEP unit test | Benoît Ganne | 1 | -3/+36 |
2019-08-09 | gbp: add remote EP redirect to remote SEP unit test | Benoît Ganne | 1 | -1/+94 |
2019-08-09 | gbp: add unknown remote EP redirect unit test | Benoît Ganne | 1 | -6/+27 |
2019-08-07 | gbp: add l3out redirect to remote SEP unit test | Benoît Ganne | 1 | -0/+172 |
2019-07-11 | gbp: An Endpoint can change sclass | Neale Ranns | 1 | -1/+65 |
2019-07-09 | gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf | Neale Ranns | 1 | -19/+66 |
2019-07-08 | gbp: More unit tests | Neale Ranns | 1 | -55/+449 |
2019-07-05 | vxlan-gbp: Decap ignores reserved bits | Neale Ranns | 1 | -4/+7 |
2019-07-05 | gbp: add unit-tests for anonymous l3out | Benoît Ganne | 1 | -26/+495 |
2019-07-03 | gbp: Consider data-plane learnt source better than control-plane | Neale Ranns | 1 | -5/+71 |
2019-07-01 | gbp: VRF scoped contracts | Neale Ranns | 1 | -82/+108 |
2019-06-26 | gbp: enforce same endpoint mac and ip src | Benoît Ganne | 1 | -3/+13 |
2019-06-25 | tests: fix test_gbp.py. | Paul Vinciguerra | 1 | -15/+58 |
2019-06-19 | l2: BD ARP termination entry API update | Neale Ranns | 1 | -4/+5 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -8/+9 |
2019-06-06 | gbp: fix lpm classification with vlan | Benoît Ganne | 1 | -0/+33 |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. | Paul Vinciguerra | 1 | -3/+3 |
2019-05-17 | gbp: Add unit tests for contracts | Mohsin Kazmi | 1 | -1/+224 |
2019-05-16 | tests: refactor. Replace literal constant w/ named constant. | Paul Vinciguerra | 1 | -44/+52 |
2019-05-02 | NAT: VPP-1661 - test case cleanup and refactoring | Filip Varga | 1 | -158/+129 |
2019-04-24 | NAT: VPP-1531 api cleanup & update | Filip Varga | 1 | -17/+17 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" | Ole Trøan | 1 | -17/+17 |
2019-04-23 | NAT: VPP-1531 api cleanup & update | Filip Varga | 1 | -17/+17 |
2019-04-16 | gbp: Add support for allow sclass/dclass 1 | Mohsin Kazmi | 1 | -0/+40 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -1/+9 |
2019-04-08 | GBP: drop and contract counters | Neale Ranns | 1 | -1/+24 |
2019-04-06 | gbp: Add gbp bd flags unit test | Mohsin Kazmi | 1 | -1/+86 |
2019-04-04 | gbp: Add bd flags | Mohsin Kazmi | 1 | -1/+5 |
2019-04-03 | GBP: iVXLAN reflection check | Neale Ranns | 1 | -0/+15 |
2019-03-29 | tests: test/vpp_l2.py fix missing name. | Paul Vinciguerra | 1 | -2/+1 |
2019-03-29 | tests: refactor vpp_object.py | Paul Vinciguerra | 1 | -30/+0 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -22/+22 |
2019-03-27 | GBP: fixes for l3-out routing | Neale Ranns | 1 | -52/+257 |
2019-03-14 | GBP: get source address from ARP packets for LPM classification | Neale Ranns | 1 | -0/+10 |
2019-03-12 | GBP: L3 out fixes | Neale Ranns | 1 | -34/+102 |
2019-03-12 | GBP: contracts API fixed length of allowed ethertypes | Neale Ranns | 1 | -1/+4 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. | Ole Troan | 1 | -3/+3 |
2019-03-11 | VPP-1508: Tests: Fix vpp_api struct.error under py3. | Paul Vinciguerra | 1 | -3/+3 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-06 | GBP: use sclass in the DP for policy | Neale Ranns | 1 | -70/+60 |
2019-03-06 | GBP: learn from ARP and L2 packets | Neale Ranns | 1 | -9/+108 |
2019-03-05 | GBP: per-group EP retention policy | Neale Ranns | 1 | -38/+34 |
2019-03-04 | test framework: Fix wrapper functions to match API message names. | Ole Troan | 1 | -3/+3 |
2019-03-01 | Tests: Remove all wildcard imports. | Paul Vinciguerra | 1 | -16/+14 |
2019-01-22 | GBP: Sclass to src-epg conversions | Neale Ranns | 1 | -166/+83 |
2019-01-10 | ARP/ND: copy opaque2 persistent fields to new packet | Neale Ranns | 1 | -2/+3 |
2019-01-10 | Enable GBP tests for ARM | juraj.linkes | 1 | -6/+1 |
2018-12-21 | GBP: add allowed ethertypes to contracts | Neale Ranns | 1 | -34/+56 |