Age | Commit message (Expand) | Author | Files | Lines |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. |  Paul Vinciguerra | 1 | -13/+14 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. |  Paul Vinciguerra | 1 | -0/+60 |
2019-03-29 | tests: test/vpp_l2.py fix missing name. |  Paul Vinciguerra | 1 | -3/+3 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. |  Ole Troan | 1 | -5/+5 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. |  Paul Vinciguerra | 1 | -19/+29 |
2019-03-07 | VPP-1508: Python3 tests. Explicitly specify string formatting. |  Paul Vinciguerra | 1 | -1/+2 |
2019-03-01 | Tests: Remove all wildcard imports. |  Paul Vinciguerra | 1 | -2/+2 |
2018-12-05 | VPP-1508: Python3 compatible print |  Paul Vinciguerra | 1 | -17/+18 |
2018-11-27 | VPP-1508 python3 tests: .encode('hex') |  Paul Vinciguerra | 1 | -4/+5 |
2018-09-27 | Test typo fixes |  juraj.linkes | 1 | -1/+1 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets |  Neale Ranns | 1 | -1/+3 |
2018-06-25 | make test: fix broken interfaces #2 |  Klement Sekera | 1 | -4/+4 |
2018-06-24 | Revert "Revert "make test: fix broken interfaces"" |  Klement Sekera | 1 | -1/+1 |
2018-06-22 | Revert "make test: fix broken interfaces" |  Ole Troan | 1 | -1/+1 |
2018-06-22 | make test: fix broken interfaces |  Klement Sekera | 1 | -1/+1 |
2018-03-23 | acl-plugin: improvements in 'show acl-plugin macip acl' CLI |  Andrew Yourtchenko | 1 | -0/+6 |
2018-03-23 | acl-plugin: make test: do not use a debug CLI where API can be used |  Andrew Yourtchenko | 1 | -6/+3 |
2017-12-11 | acl-plugin: unapply/reapply the classifier-based inacls when performing macip... |  Andrew Yourtchenko | 1 | -19/+15 |
2017-11-08 | ACL plugin support tagged subinterfaces |  Pavel Kotucek | 1 | -230/+492 |
2017-09-19 | ACL plugin enable macip for ip4/ip6 traffic |  Pavel Kotucek | 1 | -81/+200 |
2017-09-12 | ACL-plugin add "replace" semantics for adding a new MacIP acl |  Pavel Kotucek | 1 | -18/+100 |
2017-09-08 | ACL-plugin MACIP ACLs tests |  Pavel Kotucek | 1 | -0/+760 |