1. 1b582b8 IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) by Neale Ranns · 6 years ago
  2. f682fac svm: move fifo tests to a separate file by Florin Coras · 6 years ago
  3. d207fd7 IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) by Neale Ranns · 6 years ago
  4. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  5. 06a6a30 tls: allow engines to customize close by Florin Coras · 6 years ago
  6. d6c9e82 IPSEC: tunnel rekey fix and test (VPP-1652) by Neale Ranns · 6 years ago
  7. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  8. 6407ba5 api: Add to interface crud - read by sw_if_index. by Paul Vinciguerra · 6 years ago
  9. 80f6fd5 IPSEC: Pass the algorithm salt (used in GCM) over the API by Neale Ranns · 6 years ago
  10. d8cfbeb crypto-ipsecmb: enable GCM by Neale Ranns · 6 years ago
  11. e60dfd7 gbp: Add support for allow sclass/dclass 1 by Mohsin Kazmi · 6 years ago
  12. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  13. 49e7ef6 IPSEC: ESP with ESN tests and fixes by Neale Ranns · 6 years ago
  14. 21ada3b IPSEC-MB: Use random & non-repeating IV (VPP-1642) by Neale Ranns · 6 years ago
  15. 90cf21b Tests: Refactor tearDown show command logging, add lifecycle markers. by Paul Vinciguerra · 6 years ago
  16. 3f86ca3 make test: fix redundant setUp() in template_ipsec.py by Dave Wallace · 6 years ago
  17. 92e9384 crypto: Intel IPSEC-MB engine by Neale Ranns · 6 years ago
  18. b063ad0 make test: Initial QUIC test by Dave Wallace · 6 years ago
  19. 4f33c80 IPSEC: for each engine and algorithm tests by Neale Ranns · 6 years ago
  20. 7f9b7f9 Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. by Paul Vinciguerra · 6 years ago
  21. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  22. 796c84b GBP: drop and contract counters by Neale Ranns · 6 years ago
  23. f324dec fixing typos by Jim Thompson · 6 years ago
  24. 1091c4a IPSEC TEST: various hash alogrithms by Neale Ranns · 6 years ago
  25. 7363d47 gbp: Add gbp bd flags unit test by Mohsin Kazmi · 6 years ago
  26. b71fa75 IPSEC: punt reasons; SPI=0, no-tunnel by Neale Ranns · 6 years ago
  27. 8ea109e gbp: Add bd flags by Mohsin Kazmi · 6 years ago
  28. 2b60018 GBP: iVXLAN reflection check by Neale Ranns · 6 years ago
  29. f05e732 IPSEC-GRE; tests by Neale Ranns · 6 years ago
  30. d1a12ef vppinfra: fix sparse_vec_index() returning non-zero index for some nonexistent elements by Andrew Yourtchenko · 6 years ago
  31. 95c0ca4 tests: test/vpp_l2.py fix missing name. by Paul Vinciguerra · 6 years ago
  32. 3593a91 tests: refactor vpp_object.py by Paul Vinciguerra · 6 years ago
  33. d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
  34. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  35. 76b5649 Punt Infra by Neale Ranns · 6 years ago
  36. 987aea8 IPSEC: 4o6 and 6o4 for tunnel interfaces by Neale Ranns · 6 years ago
  37. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  38. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  39. 64f7530 make-test: fix ValueError raised by hook in python3 by Naveen Joy · 6 years ago
  40. 4dd4cf4 GBP: fixes for l3-out routing by Neale Ranns · 6 years ago
  41. 32ee2f1 VPP-1508: Tests: Update version of syslog_rfc5424_parser. by Paul Vinciguerra · 6 years ago
  42. 03dd90a VCL: add TLS opt to socket_test.sh by Dave Wallace · 6 years ago
  43. 3833ffd IPSEC tests fnd fix or Extended Sequence Numbers by Neale Ranns · 6 years ago
  44. 00a4420 IPSEC: test for packet drop on sequence number wrap by Neale Ranns · 6 years ago
  45. f7f1334 tests: update test_lb.py to use api call lb_conf. by Paul Vinciguerra · 6 years ago
  46. 192b13f BVI Interface by Neale Ranns · 6 years ago
  47. 2ac885c IPSEC: Mutli-tunnel tests by Neale Ranns · 6 years ago
  48. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  49. 76ef609 tests: cdp plugin. Replace cdp enable cli command with API call. by Paul Vinciguerra · 6 years ago
  50. ec850a8 tests: replace CLI command with API for flowprobe params. by Paul Vinciguerra · 6 years ago
  51. 2e2c91f Revert "tests: Deprecate the use of CLI commands in tests." by Neale Ranns · 6 years ago
  52. c0692a4 tests: Speedup tests by 30%. by Paul Vinciguerra · 6 years ago
  53. b5f15bd Tests: Trivial. Define constants once. by Paul Vinciguerra · 6 years ago
  54. e2e8f02 tests: Deprecate the use of CLI commands in tests. by Paul Vinciguerra · 6 years ago
  55. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  56. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  57. 4ba4edd Add @deprecated decorator. by Paul Vinciguerra · 6 years ago
  58. e3a0e6e Tests: test/test_flowprobe.py Fix TypeError. by Paul Vinciguerra · 6 years ago
  59. e5468b3 acl-plugin: fix the l2l3 unittest to actually verify the pcap by Andrew Yourtchenko · 6 years ago
  60. 6348074 TEST: link-state up/down notifications on FIB forwarding by Neale Ranns · 6 years ago
  61. 4c2bff0 GBP: get source address from ARP packets for LPM classification by Neale Ranns · 6 years ago
  62. 22364e4 Tests: post-merge review comments for https://gerrit.fd.io/r/#/c/18081/ by Paul Vinciguerra · 6 years ago
  63. c599c6f Tests: Raise exception, don't raise string. by Paul Vinciguerra · 6 years ago
  64. 36abbf1 GBP: L3 out fixes by Neale Ranns · 6 years ago
  65. f726f53 FIB: path parsing, table-id not fib-index (VPP-1586) by Neale Ranns · 6 years ago
  66. fa0ac2c GBP: contracts API fixed length of allowed ethertypes by Neale Ranns · 6 years ago
  67. 5995482 VPP-1486: Unittest for stat segment file descriptor leak. by Paul Vinciguerra · 6 years ago
  68. a5b2eec vpp_papi_provider: Remove more wrapper functions. by Ole Troan · 6 years ago
  69. 22ab6f7 VPP-1508: Tests: Fix vpp_api struct.error under py3. by Paul Vinciguerra · 6 years ago
  70. a7427ec VPP-1508: Use scapy.compat to manage packet level library differences. by Paul Vinciguerra · 6 years ago
  71. 0f6602c Tests: fix time.sleep(0) # yield. Reduce sleep related log messages. by Paul Vinciguerra · 6 years ago
  72. d3a9be2 Tests: remote_test.py. Private member test catching dunder names. by Paul Vinciguerra · 6 years ago
  73. 9a6dafd Tests: use self.assertNotIn(). by Paul Vinciguerra · 6 years ago
  74. f70cead Tests: 'Fix' __del__ in test/remote_test.py. by Paul Vinciguerra · 6 years ago
  75. a1bfb3a Test: Fix hook.py: AttributeError by Paul Vinciguerra · 6 years ago
  76. eaea421 Tests: Refactor payload_to_info() by Paul Vinciguerra · 6 years ago
  77. ea2450f VPP-1508: Python3 tests. Explicitly specify string formatting. by Paul Vinciguerra · 6 years ago
  78. 4a4cea0 VPP-1508: test_acl_plugin vapi changes for Python3. by Paul Vinciguerra · 6 years ago
  79. 42bdba8 vpp_papi: Adjust aenum import for python3. by Paul Vinciguerra · 6 years ago
  80. 2cbf2fb make-test: Python pep8 compliance for sequences by Naveen Joy · 6 years ago
  81. 9a47537 test framework: vpp_papi_provider.py - further cleanup by Ole Troan · 6 years ago
  82. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  83. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  84. 4ba6772 GBP: use sclass in the DP for policy by Neale Ranns · 6 years ago
  85. 6955595 Tests: Example duplicate code refactoring. by Paul Vinciguerra · 6 years ago
  86. 8da9fc6 GBP: learn from ARP and L2 packets by Neale Ranns · 6 years ago
  87. 7ab9970 Test: vpp_papi_provider. __getattr__ by Paul Vinciguerra · 6 years ago
  88. 32f6d8e GBP: per-group EP retention policy by Neale Ranns · 6 years ago
  89. e1ade68 test framework: Fix wrapper functions to match API message names. by Ole Troan · 6 years ago
  90. f159f58 test framework: add factory function and default parameters by Ole Troan · 6 years ago
  91. beded85 Tests: Trivial fox use of 'is'. by Paul Vinciguerra · 6 years ago
  92. a279d9c Tests: Remove all wildcard imports. by Paul Vinciguerra · 6 years ago
  93. e8fece8 Tests: Refactor duplicated code. by Paul Vinciguerra · 6 years ago
  94. 5ad273a test/vpp_ip_route.py: Trivial. Remove duplicate key. by Paul Vinciguerra · 6 years ago
  95. 05e1882 Remove unused imports from hooks by Naveen Joy · 6 years ago
  96. 53f526b TEST: IPSEC NAT-T with UDP header by Neale Ranns · 6 years ago
  97. 34931eb NAT44: active-passive HA (VPP-1571) by Matus Fabian · 6 years ago
  98. 3bce8eb VPP-1508 Python3 abstract classes by Paul Vinciguerra · 6 years ago
  99. d73dbd2 make test: Stop downloading pip. by Paul Vinciguerra · 6 years ago
  100. 38a4ec7 make test: Add exception handling around subprocess. by Paul Vinciguerra · 6 years ago