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