Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-12-20 | GBP: test case hardening against timing races | Neale Ranns | 1 | -13/+12 |
2018-12-20 | Tests: Cleanup @skip decorator. | Paul Vinciguerra | 1 | -2/+2 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t | Ole Troan | 1 | -48/+43 |
2018-12-10 | Test framework: StringIO fixes for Python3 | Ole Troan | 1 | -1/+0 |
2018-12-06 | Skip failing ARM testcases for CI | juraj.linkes | 1 | -1/+6 |
2018-11-30 | GBP: UT more robust for endpoint timeout | Neale Ranns | 1 | -16/+17 |
2018-11-29 | GBP: l3-out subnets | Neale Ranns | 1 | -12/+347 |
2018-11-29 | gbp: Add support for flow hash profile | Mohsin Kazmi | 1 | -59/+158 |
2018-11-15 | GBP: redirect contracts | Neale Ranns | 1 | -27/+601 |
2018-11-07 | GBP: Endpoints with VLAN tags and birdges that don't learn | Neale Ranns | 1 | -2/+178 |
2018-11-07 | GBP Endpoint Learning | Neale Ranns | 1 | -241/+1164 |
2018-11-06 | BD ARP entry use common API types | Neale Ranns | 1 | -35/+33 |
2018-10-22 | GBP: Revert back to using VppIpPrefix wrapper | Ole Troan | 1 | -5/+4 |
2018-10-22 | PAPI: Add support for format/unformat functions. | Ole Troan | 1 | -4/+5 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets | Neale Ranns | 1 | -3/+6 |
2018-09-11 | GBP Endpoint Updates | Neale Ranns | 1 | -249/+241 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp | Mohsin Kazmi | 1 | -1/+1 |