1. 95c0ca4 tests: test/vpp_l2.py fix missing name. by Paul Vinciguerra · 6 years ago
  2. 3593a91 tests: refactor vpp_object.py by Paul Vinciguerra · 6 years ago
  3. d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
  4. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  5. 76b5649 Punt Infra by Neale Ranns · 6 years ago
  6. 987aea8 IPSEC: 4o6 and 6o4 for tunnel interfaces by Neale Ranns · 6 years ago
  7. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  8. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  9. 64f7530 make-test: fix ValueError raised by hook in python3 by Naveen Joy · 6 years ago
  10. 4dd4cf4 GBP: fixes for l3-out routing by Neale Ranns · 6 years ago
  11. 32ee2f1 VPP-1508: Tests: Update version of syslog_rfc5424_parser. by Paul Vinciguerra · 6 years ago
  12. 03dd90a VCL: add TLS opt to socket_test.sh by Dave Wallace · 6 years ago
  13. 3833ffd IPSEC tests fnd fix or Extended Sequence Numbers by Neale Ranns · 6 years ago
  14. 00a4420 IPSEC: test for packet drop on sequence number wrap by Neale Ranns · 6 years ago
  15. f7f1334 tests: update test_lb.py to use api call lb_conf. by Paul Vinciguerra · 6 years ago
  16. 192b13f BVI Interface by Neale Ranns · 6 years ago
  17. 2ac885c IPSEC: Mutli-tunnel tests by Neale Ranns · 6 years ago
  18. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  19. 76ef609 tests: cdp plugin. Replace cdp enable cli command with API call. by Paul Vinciguerra · 6 years ago
  20. ec850a8 tests: replace CLI command with API for flowprobe params. by Paul Vinciguerra · 6 years ago
  21. 2e2c91f Revert "tests: Deprecate the use of CLI commands in tests." by Neale Ranns · 6 years ago
  22. c0692a4 tests: Speedup tests by 30%. by Paul Vinciguerra · 6 years ago
  23. b5f15bd Tests: Trivial. Define constants once. by Paul Vinciguerra · 6 years ago
  24. e2e8f02 tests: Deprecate the use of CLI commands in tests. by Paul Vinciguerra · 6 years ago
  25. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  26. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  27. 4ba4edd Add @deprecated decorator. by Paul Vinciguerra · 6 years ago
  28. e3a0e6e Tests: test/test_flowprobe.py Fix TypeError. by Paul Vinciguerra · 6 years ago
  29. e5468b3 acl-plugin: fix the l2l3 unittest to actually verify the pcap by Andrew Yourtchenko · 6 years ago
  30. 6348074 TEST: link-state up/down notifications on FIB forwarding by Neale Ranns · 6 years ago
  31. 4c2bff0 GBP: get source address from ARP packets for LPM classification by Neale Ranns · 6 years ago
  32. 22364e4 Tests: post-merge review comments for https://gerrit.fd.io/r/#/c/18081/ by Paul Vinciguerra · 6 years ago
  33. c599c6f Tests: Raise exception, don't raise string. by Paul Vinciguerra · 6 years ago
  34. 36abbf1 GBP: L3 out fixes by Neale Ranns · 6 years ago
  35. f726f53 FIB: path parsing, table-id not fib-index (VPP-1586) by Neale Ranns · 6 years ago
  36. fa0ac2c GBP: contracts API fixed length of allowed ethertypes by Neale Ranns · 6 years ago
  37. 5995482 VPP-1486: Unittest for stat segment file descriptor leak. by Paul Vinciguerra · 6 years ago
  38. a5b2eec vpp_papi_provider: Remove more wrapper functions. by Ole Troan · 6 years ago
  39. 22ab6f7 VPP-1508: Tests: Fix vpp_api struct.error under py3. by Paul Vinciguerra · 6 years ago
  40. a7427ec VPP-1508: Use scapy.compat to manage packet level library differences. by Paul Vinciguerra · 6 years ago
  41. 0f6602c Tests: fix time.sleep(0) # yield. Reduce sleep related log messages. by Paul Vinciguerra · 6 years ago
  42. d3a9be2 Tests: remote_test.py. Private member test catching dunder names. by Paul Vinciguerra · 6 years ago
  43. 9a6dafd Tests: use self.assertNotIn(). by Paul Vinciguerra · 6 years ago
  44. f70cead Tests: 'Fix' __del__ in test/remote_test.py. by Paul Vinciguerra · 6 years ago
  45. a1bfb3a Test: Fix hook.py: AttributeError by Paul Vinciguerra · 6 years ago
  46. eaea421 Tests: Refactor payload_to_info() by Paul Vinciguerra · 6 years ago
  47. ea2450f VPP-1508: Python3 tests. Explicitly specify string formatting. by Paul Vinciguerra · 6 years ago
  48. 4a4cea0 VPP-1508: test_acl_plugin vapi changes for Python3. by Paul Vinciguerra · 6 years ago
  49. 42bdba8 vpp_papi: Adjust aenum import for python3. by Paul Vinciguerra · 6 years ago
  50. 2cbf2fb make-test: Python pep8 compliance for sequences by Naveen Joy · 6 years ago
  51. 9a47537 test framework: vpp_papi_provider.py - further cleanup by Ole Troan · 6 years ago
  52. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  53. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  54. 4ba6772 GBP: use sclass in the DP for policy by Neale Ranns · 6 years ago
  55. 6955595 Tests: Example duplicate code refactoring. by Paul Vinciguerra · 6 years ago
  56. 8da9fc6 GBP: learn from ARP and L2 packets by Neale Ranns · 6 years ago
  57. 7ab9970 Test: vpp_papi_provider. __getattr__ by Paul Vinciguerra · 6 years ago
  58. 32f6d8e GBP: per-group EP retention policy by Neale Ranns · 6 years ago
  59. e1ade68 test framework: Fix wrapper functions to match API message names. by Ole Troan · 6 years ago
  60. f159f58 test framework: add factory function and default parameters by Ole Troan · 6 years ago
  61. beded85 Tests: Trivial fox use of 'is'. by Paul Vinciguerra · 6 years ago
  62. a279d9c Tests: Remove all wildcard imports. by Paul Vinciguerra · 6 years ago
  63. e8fece8 Tests: Refactor duplicated code. by Paul Vinciguerra · 6 years ago
  64. 5ad273a test/vpp_ip_route.py: Trivial. Remove duplicate key. by Paul Vinciguerra · 6 years ago
  65. 05e1882 Remove unused imports from hooks by Naveen Joy · 6 years ago
  66. 53f526b TEST: IPSEC NAT-T with UDP header by Neale Ranns · 6 years ago
  67. 34931eb NAT44: active-passive HA (VPP-1571) by Matus Fabian · 6 years ago
  68. 3bce8eb VPP-1508 Python3 abstract classes by Paul Vinciguerra · 6 years ago
  69. d73dbd2 make test: Stop downloading pip. by Paul Vinciguerra · 6 years ago
  70. 38a4ec7 make test: Add exception handling around subprocess. by Paul Vinciguerra · 6 years ago
  71. 1e18eb2 VPP-1508 python tests: unicode by Paul Vinciguerra · 6 years ago
  72. 0b1f8a7 Remote Test: fix serialization (dict, Enum) by Jakub Grajciar · 6 years ago
  73. 5637e65 VOM: De-template the ACL code. by Neale Ranns · 6 years ago
  74. 5332200 VOM: fix tests and namespacify l2_vtr by Neale Ranns · 6 years ago
  75. eb41443 TESTS: refactor framework send_and_expect. by Paul Vinciguerra · 6 years ago
  76. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  77. 2cc29a5 make test-doc: Clean up import errors. by Paul Vinciguerra · 6 years ago
  78. 8a14061 tls: add vcl test by Florin Coras · 6 years ago
  79. cae98b7 reassembly: fix buffer usage counter by Klement Sekera · 6 years ago
  80. 4e633e1 VPP-1504: Remove JVPP by Michal Cmarada · 6 years ago
  81. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  82. 593635d make test: make test-ext working again by Klement Sekera · 6 years ago
  83. 6fef74a VOM: neighbour API flags by Neale Ranns · 6 years ago
  84. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  85. a09c1ff IPSEC: SPD counters in the stats sgement by Neale Ranns · 6 years ago
  86. 8d991d9 VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous TypeErrors. by Paul Vinciguerra · 6 years ago
  87. 895e2f8 Fix inheritance problem in test/hook.py. by Paul Vinciguerra · 6 years ago
  88. 9e31595 VTL: Fix issue with ipaddress library use under python2. by Paul Vinciguerra · 6 years ago
  89. 0ede47a make test: fix logging by Klement Sekera · 6 years ago
  90. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  91. 64abeec VTL: Makefile: Don't install pip twice. by Paul Vinciguerra · 6 years ago
  92. f6e9b01 DHCP-test: more robust sleep check by Neale Ranns · 6 years ago
  93. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  94. 776e46d VTL: Fix pep8 test/test_syslog.py by Paul Vinciguerra · 6 years ago
  95. bf61395 make test: remove generic imports by Klement Sekera · 6 years ago
  96. 311124e IPSEC: tests use opbject registry by Neale Ranns · 6 years ago
  97. 8e4a89b IPSEC Tests: to per-test setup and tearDown by Neale Ranns · 6 years ago
  98. 7425f92 IP route local and connected by Neale Ranns · 6 years ago
  99. 31df49c VTL: Test against latest version of syslog_rfc5424_parser. by Paul Vinciguerra · 6 years ago
  100. 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago