Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | tests: move test source to vpp/test | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -0/+1438 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -1519/+0 |
2019-07-24 | acl: implement counters | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -5/+35 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -15/+16 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -0/+4 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -2/+2 |
2019-03-07 | Tests: Refactor payload_to_info() | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -2/+2 |
2019-03-07 | VPP-1508: test_acl_plugin vapi changes for Python3. | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -43/+43 |
2018-10-20 | acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier fo... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+8 |
2018-10-14 | acl-plugin: make each test in test_acl_plugin runnable separately | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -36/+75 |
2018-06-25 | make test: fix broken interfaces #2 | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -1/+1 |
2018-04-10 | test: Fix issues with new version of pycodestyle (VPP-1232) | ![](//seccdn.libravatar.org/avatar/116978b9ab2b60c70050729dcc42da6b?s=13&d=retro) Chris Luke | 1 | -1/+2 |
2018-03-23 | acl-plugin: make test: add a test which deletes an interface with applied ACL | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+39 |
2018-02-08 | acl-plugin: add whitelisted ethertype mode (VPP-1163) | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -7/+93 |
2017-11-11 | ACLs: Use better error return codes than "-1" everywhere. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -5/+5 |
2017-11-10 | make test: automatically seed random generator | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -2/+0 |
2017-10-25 | VPP-1033: Python API support arbitrary sized input parameters. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -2/+2 |
2017-09-27 | acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it. | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+30 |
2017-09-26 | acl-plugin: test: move the API calls to vpp_papi_provider.py | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -49/+15 |
2017-09-07 | acl-plugin: match index set to first portrange element if non-first portrange... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+191 |
2017-06-19 | acl-plugin: bihash-based ACL lookup | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+3 |
2017-04-18 | ACL-plugin does not match UDP next-header, VPP-687 | ![](//seccdn.libravatar.org/avatar/ae314c124c59853c206748c908d2246a?s=13&d=retro) Pavel Kotucek | 1 | -7/+79 |
2017-04-06 | acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -6/+43 |
2017-03-13 | ACL plugin rejects ICMP messages (VPP-624) | ![](//seccdn.libravatar.org/avatar/ae314c124c59853c206748c908d2246a?s=13&d=retro) Pavel Kotucek | 1 | -0/+1015 |