1. 4d376f6 map: Use vl_api_string macros. by Paul Vinciguerra · 6 years ago
  2. f34f1a4 l2tp: l2tp-decap-local don't accept packets unless configured by Jakub Grajciar · 6 years ago
  3. a618e20 make test: add option in pg interfaces for duplicating packets by Alexandre Poirrier · 6 years ago
  4. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  5. 9080096 Add an ip6 local hop-by-hop protocol demux table by Dave Barach · 6 years ago
  6. f03beca gre: don't register gre input nodes unless a gre tunnel is created by Jakub Grajciar · 6 years ago
  7. cbd0824 IPIP tunnel: use address types on API by Neale Ranns · 6 years ago
  8. 34641f2 make test: fix bug due to concurrent commits by Klement Sekera · 6 years ago
  9. 1f37a7b make test: Fix QUIC External apps transfer test by Dave Wallace · 6 years ago
  10. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  11. f480507 openssl plugin 3des routine iv_len fix by Vladimir Ratnikov · 6 years ago
  12. 3a343d4 reassembly: prevent long chain attack by Klement Sekera · 6 years ago
  13. b765820 Tests: Refactor. Remove copies of enums. by Paul Vinciguerra · 6 years ago
  14. 0d144c7 make test: Add QUIC serial transfer test by Dave Wallace · 6 years ago
  15. 9673e3e Tests: Raise exception if API cli_inband command fails. by Paul Vinciguerra · 6 years ago
  16. fe52dea gbp: Add unit tests for contracts by Mohsin Kazmi · 6 years ago
  17. 4271c97 tests: refactor. Replace literal constant w/ named constant. by Paul Vinciguerra · 6 years ago
  18. 1954229 vpp_papi: remove dependency on environment var. VPP_API_DIR. by Paul Vinciguerra · 6 years ago
  19. 38404db tests: test_pipe.py. Fix missing import. by Paul Vinciguerra · 6 years ago
  20. 80b5e4f tests: fix TestMPLSPIC tests in test_mpls.py. by Paul Vinciguerra · 6 years ago
  21. 07c0a9d make test: vcl fix OSError exception handling by Dave Wallace · 6 years ago
  22. 3bffd4b make test: Add QUIC external echo transfer test by Dave Wallace · 6 years ago
  23. 72d8758 cli: Add return value in cli_inband by Ole Troan · 6 years ago
  24. bff9f2f tests: test/vpp_papi_provider.py Specify exception to catch. by Paul Vinciguerra · 6 years ago
  25. 7d31ab2 add mactime plugin unit / code coverage tests by Dave Barach · 6 years ago
  26. 211b28a make test: add quic multistream test case by Dave Wallace · 6 years ago
  27. f40ee3a make test: introduce COREDUMP_COMPRESS option by Klement Sekera · 6 years ago
  28. c7834e0 VPP-1508: Fix zip() under python3. by Paul Vinciguerra · 6 years ago
  29. 749a89c Improve lcov reported code coverage stats by Dave Barach · 6 years ago
  30. cc99149 make test: add python3 compatibility in extend_packet by Alexandre Poirrier · 6 years ago
  31. 3e9b7a2 make test: Fix truncated core file by Dave Wallace · 6 years ago
  32. ad64687 gcov / test framework: sigterm not sigkill by Dave Barach · 6 years ago
  33. 04bb642 NAT: VPP-1646 test case asserts by Filip Varga · 6 years ago
  34. f4749ca NAT: VPP-1661 - test case cleanup and refactoring by Filip Varga · 6 years ago
  35. 9a29f79 vpp_papi_provider.py: update defautmapping. by Paul Vinciguerra · 6 years ago
  36. 4cb8381 crypto_ipsecmb: use pre-expanded keys by Damjan Marion · 6 years ago
  37. a829b13 ipsec: drop runts in esp-decrypt by Damjan Marion · 6 years ago
  38. 5e6f734 l2: Add support for arp unicast forwarding by Mohsin Kazmi · 6 years ago
  39. dd1e3e7 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  40. 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
  41. 89fec71 Revert "NAT: VPP-1531 api cleanup & update" by Ole Trøan · 6 years ago
  42. bed1421 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  43. 1b582b8 IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) by Neale Ranns · 6 years ago
  44. f682fac svm: move fifo tests to a separate file by Florin Coras · 6 years ago
  45. d207fd7 IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) by Neale Ranns · 6 years ago
  46. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  47. 06a6a30 tls: allow engines to customize close by Florin Coras · 6 years ago
  48. d6c9e82 IPSEC: tunnel rekey fix and test (VPP-1652) by Neale Ranns · 6 years ago
  49. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  50. 6407ba5 api: Add to interface crud - read by sw_if_index. by Paul Vinciguerra · 6 years ago
  51. 80f6fd5 IPSEC: Pass the algorithm salt (used in GCM) over the API by Neale Ranns · 6 years ago
  52. d8cfbeb crypto-ipsecmb: enable GCM by Neale Ranns · 6 years ago
  53. e60dfd7 gbp: Add support for allow sclass/dclass 1 by Mohsin Kazmi · 6 years ago
  54. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  55. 49e7ef6 IPSEC: ESP with ESN tests and fixes by Neale Ranns · 6 years ago
  56. 21ada3b IPSEC-MB: Use random & non-repeating IV (VPP-1642) by Neale Ranns · 6 years ago
  57. 90cf21b Tests: Refactor tearDown show command logging, add lifecycle markers. by Paul Vinciguerra · 6 years ago
  58. 3f86ca3 make test: fix redundant setUp() in template_ipsec.py by Dave Wallace · 6 years ago
  59. 92e9384 crypto: Intel IPSEC-MB engine by Neale Ranns · 6 years ago
  60. b063ad0 make test: Initial QUIC test by Dave Wallace · 6 years ago
  61. 4f33c80 IPSEC: for each engine and algorithm tests by Neale Ranns · 6 years ago
  62. 7f9b7f9 Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. by Paul Vinciguerra · 6 years ago
  63. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  64. 796c84b GBP: drop and contract counters by Neale Ranns · 6 years ago
  65. f324dec fixing typos by Jim Thompson · 6 years ago
  66. 1091c4a IPSEC TEST: various hash alogrithms by Neale Ranns · 6 years ago
  67. 7363d47 gbp: Add gbp bd flags unit test by Mohsin Kazmi · 6 years ago
  68. b71fa75 IPSEC: punt reasons; SPI=0, no-tunnel by Neale Ranns · 6 years ago
  69. 8ea109e gbp: Add bd flags by Mohsin Kazmi · 6 years ago
  70. 2b60018 GBP: iVXLAN reflection check by Neale Ranns · 6 years ago
  71. f05e732 IPSEC-GRE; tests by Neale Ranns · 6 years ago
  72. d1a12ef vppinfra: fix sparse_vec_index() returning non-zero index for some nonexistent elements by Andrew Yourtchenko · 6 years ago
  73. 95c0ca4 tests: test/vpp_l2.py fix missing name. by Paul Vinciguerra · 6 years ago
  74. 3593a91 tests: refactor vpp_object.py by Paul Vinciguerra · 6 years ago
  75. d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
  76. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  77. 76b5649 Punt Infra by Neale Ranns · 6 years ago
  78. 987aea8 IPSEC: 4o6 and 6o4 for tunnel interfaces by Neale Ranns · 6 years ago
  79. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  80. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  81. 64f7530 make-test: fix ValueError raised by hook in python3 by Naveen Joy · 6 years ago
  82. 4dd4cf4 GBP: fixes for l3-out routing by Neale Ranns · 6 years ago
  83. 32ee2f1 VPP-1508: Tests: Update version of syslog_rfc5424_parser. by Paul Vinciguerra · 6 years ago
  84. 03dd90a VCL: add TLS opt to socket_test.sh by Dave Wallace · 6 years ago
  85. 3833ffd IPSEC tests fnd fix or Extended Sequence Numbers by Neale Ranns · 6 years ago
  86. 00a4420 IPSEC: test for packet drop on sequence number wrap by Neale Ranns · 6 years ago
  87. f7f1334 tests: update test_lb.py to use api call lb_conf. by Paul Vinciguerra · 6 years ago
  88. 192b13f BVI Interface by Neale Ranns · 6 years ago
  89. 2ac885c IPSEC: Mutli-tunnel tests by Neale Ranns · 6 years ago
  90. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  91. 76ef609 tests: cdp plugin. Replace cdp enable cli command with API call. by Paul Vinciguerra · 6 years ago
  92. ec850a8 tests: replace CLI command with API for flowprobe params. by Paul Vinciguerra · 6 years ago
  93. 2e2c91f Revert "tests: Deprecate the use of CLI commands in tests." by Neale Ranns · 6 years ago
  94. c0692a4 tests: Speedup tests by 30%. by Paul Vinciguerra · 6 years ago
  95. b5f15bd Tests: Trivial. Define constants once. by Paul Vinciguerra · 6 years ago
  96. e2e8f02 tests: Deprecate the use of CLI commands in tests. by Paul Vinciguerra · 6 years ago
  97. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  98. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  99. 4ba4edd Add @deprecated decorator. by Paul Vinciguerra · 6 years ago
  100. e3a0e6e Tests: test/test_flowprobe.py Fix TypeError. by Paul Vinciguerra · 6 years ago