- 8800f73 tests: refactor asf framework code by Dave Wallace · 1 year, 3 months ago
- bc37878 build: add ability to disable some plugins from packaging and tests by Andrew Yourtchenko · 1 year, 3 months ago
- 0f8f435 l2: Add bridge_domain_add_del_v2 to l2 api by Laszlo Kiraly · 2 years, 3 months ago
- d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
- eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago[Renamed from src/plugins/acl/test/test_acl_plugin.py]
- c8eae8d tests: allow for externally supplied VPP workers config for tests by Andrew Yourtchenko · 3 years, 11 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
- ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
- 2bb7151 tests: python3 changes for span and aclplugin test by snaramre · 5 years ago
- ec574ff acl: fix intermittent test failure by Andrew Yourtchenko · 5 years ago
- a43c93f tests: move plugin tests to src/plugins/*/test by Dave Wallace · 5 years ago[Renamed from test/test_acl_plugin.py]
- f995c71 acl: implement counters by Andrew Yourtchenko · 6 years ago
- 90cf21b Tests: Refactor tearDown show command logging, add lifecycle markers. by Paul Vinciguerra · 6 years ago
- 7f9b7f9 Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. by Paul Vinciguerra · 6 years ago
- a5b2eec vpp_papi_provider: Remove more wrapper functions. by Ole Troan · 6 years ago
- eaea421 Tests: Refactor payload_to_info() by Paul Vinciguerra · 6 years ago
- 4a4cea0 VPP-1508: test_acl_plugin vapi changes for Python3. by Paul Vinciguerra · 6 years ago
- c1f8794 acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier for plumbing by Andrew Yourtchenko · 6 years ago
- 7ff7453 acl-plugin: make each test in test_acl_plugin runnable separately by Andrew Yourtchenko · 6 years ago
- beaded5 make test: fix broken interfaces #2 by Klement Sekera · 6 years ago
- d042194 test: Fix issues with new version of pycodestyle (VPP-1232) by Chris Luke · 7 years ago
- de3682f acl-plugin: make test: add a test which deletes an interface with applied ACL by Andrew Yourtchenko · 7 years ago
- c43b3f9 acl-plugin: add whitelisted ethertype mode (VPP-1163) by Andrew Yourtchenko · 7 years ago
- 27cadd2 ACLs: Use better error return codes than "-1" everywhere. by Jon Loeliger · 7 years ago
- 6a6f4f7 make test: automatically seed random generator by Klement Sekera · 7 years ago
- 895b6e8 VPP-1033: Python API support arbitrary sized input parameters. by Ole Troan · 7 years ago
- 987abe9 acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it. by Andrew Yourtchenko · 7 years ago
- 51d2651 acl-plugin: test: move the API calls to vpp_papi_provider.py by Andrew Yourtchenko · 7 years ago
- 6be72cd acl-plugin: match index set to first portrange element if non-first portrange matches on the same hash key (VPP-937) by Andrew Yourtchenko · 7 years ago
- 7f4d577 acl-plugin: bihash-based ACL lookup by Andrew Yourtchenko · 8 years ago
- e7b6734 ACL-plugin does not match UDP next-header, VPP-687 by Pavel Kotucek · 8 years ago
- d1b0564 acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (VPP-682) by Andrew Yourtchenko · 8 years ago
- 59dda06 ACL plugin rejects ICMP messages (VPP-624) by Pavel Kotucek · 8 years ago