- 66edaf2 fib: Set the GLEAN flag on attached export routes so that the SAS works by Neale Ranns · 3 years, 5 months ago
- eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago[Renamed from src/plugins/gbp/test/test_gbp.py]
- dc22c83 tests: clean up gbp calls from vpp_papi_provider by Paul Vinciguerra · 3 years, 8 months ago
- ed2ee5e nat: NAT66 plugin enable&disable calls update by Filip Varga · 3 years, 9 months ago
- e7a80a9 nat: NAT44ED fail if using old plugin option by Filip Varga · 3 years, 10 months ago
- 8dc0d48 tests: tag the tests that do not work with multi-worker configuration by Andrew Yourtchenko · 3 years, 11 months ago
- 3d5f08a ip: Router ID included in flow hash by Neale Ranns · 3 years, 11 months ago
- f2984bb ip: use IPv6 flowlabel in flow hash computation by Ahmed Abdelsalam · 4 years, 1 month ago
- 5f4f208 nat: nat44 enable/disable dynamic config by Filip Varga · 4 years, 2 months ago
- 59f7113 ip: Replace Sematics for Interface IP addresses by Neale Ranns · 4 years, 8 months ago
- 040d47c gbp: fix l3-out anonymous test cleanup by Benoît Ganne · 4 years, 8 months ago
- 8d0d8d2 gbp: More reliable unit-tests by Neale Ranns · 4 years, 8 months ago
- 2f8cd91 acl: API cleanup by Jakub Grajciar · 4 years, 9 months ago
- 492a5d0 acl: revert acl: api cleanup by Ole Trøan · 4 years, 9 months ago
- aad1ee1 acl: API cleanup by Jakub Grajciar · 4 years, 9 months ago
- 5d4b891 tests: changes for scapy 2.4.3 migration by snaramre · 5 years ago
- efd7bc2 tests: Remove the unrequired VPP IP address/prefix class wrappers by Neale Ranns · 5 years ago
- 770a0de tests: python3 use byte strings in raw() by Ole Troan · 5 years ago
- ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
- bb098f1 gbp: missing contract hash-mode setting by Neale Ranns · 5 years ago
- a3c8ca1 gbp: Add extended SFC unit tests by Mohsin Kazmi · 5 years ago
- d51880c gbp: remove loopback interfaces between tests by Benoît Ganne · 5 years ago
- a03d25d gbp: fix set_mac() in unit tests by Benoît Ganne · 5 years ago
- a43c93f tests: move plugin tests to src/plugins/*/test by Dave Wallace · 5 years ago[Renamed from test/test_gbp.py]
- 6603567 gbp: add local l3out redirect to local SEP unit test by Benoît Ganne · 5 years ago
- 4ea511c gbp: add remote EP redirect to remote SEP unit test by Benoît Ganne · 5 years ago
- b854324 gbp: add unknown remote EP redirect unit test by Benoît Ganne · 5 years ago
- 388f418 gbp: add l3out redirect to remote SEP unit test by Benoît Ganne · 5 years ago
- 6d1ba56 gbp: An Endpoint can change sclass by Neale Ranns · 5 years ago
- e28c87c gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf by Neale Ranns · 5 years ago
- 69a85b5 gbp: More unit tests by Neale Ranns · 6 years ago
- 81cfa9c vxlan-gbp: Decap ignores reserved bits by Neale Ranns · 5 years ago
- ba6abfa gbp: add unit-tests for anonymous l3out by Benoît Ganne · 5 years ago
- 3eea9de gbp: Consider data-plane learnt source better than control-plane by Neale Ranns · 5 years ago
- 160c923 gbp: VRF scoped contracts by Neale Ranns · 5 years ago
- c47b97d gbp: enforce same endpoint mac and ip src by Benoît Ganne · 6 years ago
- 1b534f5 tests: fix test_gbp.py. by Paul Vinciguerra · 5 years ago
- bc764c8 l2: BD ARP termination entry API update by Neale Ranns · 5 years ago
- 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
- 286921e gbp: fix lpm classification with vlan by Benoît Ganne · 6 years ago
- 9673e3e Tests: Raise exception if API cli_inband command fails. by Paul Vinciguerra · 6 years ago
- fe52dea gbp: Add unit tests for contracts by Mohsin Kazmi · 6 years ago
- 4271c97 tests: refactor. Replace literal constant w/ named constant. by Paul Vinciguerra · 6 years ago
- f4749ca NAT: VPP-1661 - test case cleanup and refactoring by Filip Varga · 6 years ago
- dd1e3e7 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
- 89fec71 Revert "NAT: VPP-1531 api cleanup & update" by Ole Trøan · 6 years ago
- bed1421 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
- e60dfd7 gbp: Add support for allow sclass/dclass 1 by Mohsin Kazmi · 6 years ago
- 7f9b7f9 Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. by Paul Vinciguerra · 6 years ago
- 796c84b GBP: drop and contract counters by Neale Ranns · 6 years ago
- 7363d47 gbp: Add gbp bd flags unit test by Mohsin Kazmi · 6 years ago
- 8ea109e gbp: Add bd flags by Mohsin Kazmi · 6 years ago
- 2b60018 GBP: iVXLAN reflection check by Neale Ranns · 6 years ago
- 95c0ca4 tests: test/vpp_l2.py fix missing name. by Paul Vinciguerra · 6 years ago
- 3593a91 tests: refactor vpp_object.py by Paul Vinciguerra · 6 years ago
- 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
- 4dd4cf4 GBP: fixes for l3-out routing by Neale Ranns · 6 years ago
- 4c2bff0 GBP: get source address from ARP packets for LPM classification by Neale Ranns · 6 years ago
- 36abbf1 GBP: L3 out fixes by Neale Ranns · 6 years ago
- fa0ac2c GBP: contracts API fixed length of allowed ethertypes by Neale Ranns · 6 years ago
- a5b2eec vpp_papi_provider: Remove more wrapper functions. by Ole Troan · 6 years ago
- 22ab6f7 VPP-1508: Tests: Fix vpp_api struct.error under py3. by Paul Vinciguerra · 6 years ago
- a7427ec VPP-1508: Use scapy.compat to manage packet level library differences. by Paul Vinciguerra · 6 years ago
- 4ba6772 GBP: use sclass in the DP for policy by Neale Ranns · 6 years ago
- 8da9fc6 GBP: learn from ARP and L2 packets by Neale Ranns · 6 years ago
- 32f6d8e GBP: per-group EP retention policy by Neale Ranns · 6 years ago
- e1ade68 test framework: Fix wrapper functions to match API message names. by Ole Troan · 6 years ago
- a279d9c Tests: Remove all wildcard imports. by Paul Vinciguerra · 6 years ago
- 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago
- 45db885 ARP/ND: copy opaque2 persistent fields to new packet by Neale Ranns · 6 years ago
- 23c9a2e Enable GBP tests for ARM by juraj.linkes · 6 years ago
- 1c17e2e GBP: add allowed ethertypes to contracts by Neale Ranns · 6 years ago
- 00a469d GBP: test case hardening against timing races by Neale Ranns · 6 years ago
- defde0f Tests: Cleanup @skip decorator. by Paul Vinciguerra · 6 years ago
- 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
- 7f99183 Test framework: StringIO fixes for Python3 by Ole Troan · 6 years ago
- 68ebc83 Skip failing ARM testcases for CI by juraj.linkes · 6 years ago
- 774356a GBP: UT more robust for endpoint timeout by Neale Ranns · 6 years ago
- b6a4795 GBP: l3-out subnets by Neale Ranns · 6 years ago
- d40c3e6 gbp: Add support for flow hash profile by Mohsin Kazmi · 6 years ago
- 13a08cc GBP: redirect contracts by Neale Ranns · 6 years ago
- c29c0af GBP: Endpoints with VLAN tags and birdges that don't learn by Neale Ranns · 6 years ago
- 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
- 4d5b917 BD ARP entry use common API types by Neale Ranns · 6 years ago
- a26373b GBP: Revert back to using VppIpPrefix wrapper by Ole Troan · 6 years ago
- 31555a3 PAPI: Add support for format/unformat functions. by Ole Troan · 6 years ago
- b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
- c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
- 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
- 22b3b84 gbp: Add support for ACL by Mohsin Kazmi · 7 years ago
- b9ef273 Revert "Revert "make test: fix broken interfaces"" by Klement Sekera · 6 years ago
- c8efa29 Revert "make test: fix broken interfaces" by Ole Troan · 6 years ago
- d5c60b9 make test: fix broken interfaces by Klement Sekera · 6 years ago
- 8f6dd32 IP table bind allowed only if table exists by Neale Ranns · 7 years ago
- 4a6d023 GBPv6: NAT66 actions for GBP by Neale Ranns · 7 years ago
- 25b0494 GBP V2 by Neale Ranns · 7 years ago
- bc27d1b GBP plugin by Neale Ranns · 7 years ago