1. d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
  2. fbf278a tcp: add cc algo lookup table by Florin Coras · 6 years ago
  3. 9c1f824 vom: Add support for BVI interface by Mohsin Kazmi · 6 years ago
  4. 8164a03 FIB: do debug before remvoing last source by Neale Ranns · 6 years ago
  5. 40ddc31 GBP: missing L3-out type coversion by Neale Ranns · 6 years ago
  6. ec6e8d2 Add missing OpenSUSE Leap 15.0 build deps by Benoît Ganne · 6 years ago
  7. 4c3ba81 ADJ: midchain delegate to performing stacking by Neale Ranns · 6 years ago
  8. af3f078 IPSEC: more expressive API errors by Neale Ranns · 6 years ago
  9. 7ced772 node: vector must be checked with vec_header by Kingwel Xie · 6 years ago
  10. 32ee2f1 VPP-1508: Tests: Update version of syslog_rfc5424_parser. by Paul Vinciguerra · 6 years ago
  11. 1469d54 crypto: add set crypto handler CLI by Filip Tehlar · 6 years ago
  12. 7297f47 perfmon: fix pmc hw indices out-dated when multiple pmc by Su Wang · 6 years ago
  13. cb36a1d ip6-rewrite: bug fix buffer->error in dual loop by Kingwel Xie · 6 years ago
  14. c59b9a2 ipsec: esp-encrypt rework by Damjan Marion · 6 years ago
  15. 8e22054 Convert GRE nodes to new buffer APIs and multiarch by Benoît Ganne · 6 years ago
  16. 4af1a7f Simplify adjacency rewrite code by Benoît Ganne · 6 years ago
  17. 50d5069 IPSEC: improved policy delete by Neale Ranns · 6 years ago
  18. 03dd90a VCL: add TLS opt to socket_test.sh by Dave Wallace · 6 years ago
  19. ddd98f3 tls: make first segment and fifo size configurable by Florin Coras · 6 years ago
  20. 3833ffd IPSEC tests fnd fix or Extended Sequence Numbers by Neale Ranns · 6 years ago
  21. 20ab31e UDP: Fix session registration in lookup table by Aloys Augustin · 6 years ago
  22. 75f9fb6 add api trace print by ezkexma · 6 years ago
  23. ef71ef0 Fix unformat proto UDPC / UDP conflict by Nathan Skrzypczak · 6 years ago
  24. 592c0b5 vxlan-gbp: Add api custom-dump by Mohsin Kazmi · 6 years ago
  25. 537e85d tcp: make default mtu configurable by Florin Coras · 6 years ago
  26. 6c1f56f DOC-ONLY: improve multi-arch documentation by Dave Barach · 6 years ago
  27. 8e843bb acl-plugin: get rid of doubly-linked list fields in hash applied ACEs by Andrew Yourtchenko · 6 years ago
  28. 9f3d3ce acl-plugin: tuplemerge: fix a crash during soak test with split partition by Andrew Yourtchenko · 6 years ago
  29. b539572 acl-plugin: get rid of a separate "count" field in the linear acl struct by Andrew Yourtchenko · 6 years ago
  30. 063dfa1 crypto: implement rfc4231 test cases by Filip Tehlar · 6 years ago
  31. 831d238 ipv6: vectorized ext header check by Damjan Marion · 6 years ago
  32. 3e2e190 ADJ: more thorough link up check by Neale Ranns · 6 years ago
  33. 4759683 tcp: improve handling of snd_nxt by Florin Coras · 6 years ago
  34. 881d13e svm/atomics: add clib_atomic_swap_rel_n by Florin Coras · 6 years ago
  35. b757d1a add a "make test-gcov" target by Dave Barach · 6 years ago
  36. af73eda ipsec: fix esn handling by Damjan Marion · 6 years ago
  37. 00a4420 IPSEC: test for packet drop on sequence number wrap by Neale Ranns · 6 years ago
  38. c39a93a dpdk: do not enable VLAN stripping on Cisco VIC adapters by default by Hyong Youb Kim · 6 years ago
  39. a1c175a dpdk: add ENIC PMD patch to untag default vlan by Hyong Youb Kim · 6 years ago
  40. 5c4b9f1 vppapigen: allow for enum size other than u32 by Andrew Yourtchenko · 6 years ago
  41. f7f1334 tests: update test_lb.py to use api call lb_conf. by Paul Vinciguerra · 6 years ago
  42. bdd6e6a MAP: Crush Coverity Complaint by Jon Loeliger · 6 years ago
  43. d1e17d0 Ignore SIGTERM during the vpp boot sequence by Dave Barach · 6 years ago
  44. 9e041b1 vec: use memset in vec_resize_allocate_memory by Florin Coras · 6 years ago
  45. 4b76112 session/fifo: make event unset atomic by Florin Coras · 6 years ago
  46. 192b13f BVI Interface by Neale Ranns · 6 years ago
  47. 1ea74b5 docs: break up long lines in vmxnet3.rst to avoid line wrap by Steven Luong · 6 years ago
  48. 7227c39 error-drop; print interface by name by Neale Ranns · 6 years ago
  49. 2ac885c IPSEC: Mutli-tunnel tests by Neale Ranns · 6 years ago
  50. bcee60d api trace: cli bug fix by ezkexma · 6 years ago
  51. 27431dd icmp: bug fix of buffer->error by Kingwel Xie · 6 years ago
  52. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  53. a5efca3 vcl: mark app state as failed if attach fails by Florin Coras · 6 years ago
  54. 8863123 crypto: add hmac truncate option by Damjan Marion · 6 years ago
  55. f2edfbd crypto_openssl: call EVP_EncryptFinal_ex only if needed by Damjan Marion · 6 years ago
  56. c80cc9a IPSEC: Tunnel SA not deleted by Neale Ranns · 6 years ago
  57. b966e8b ipsec: keep crypto data inside SA by Damjan Marion · 6 years ago
  58. c372dc2 ipsec: bug fix ipsec-init sequence by Kingwel Xie · 6 years ago
  59. 5fc939e cpu: fix rtype for fn selected by CLIB_MARCH_FN by Florin Coras · 6 years ago
  60. e5c57d7 tcp: disable cc elog debugging by Florin Coras · 6 years ago
  61. 47d165e perfmon: python to C parser for intel CPUs by Damjan Marion · 6 years ago
  62. d89411e ldp: force exit if constructor init fails by Florin Coras · 6 years ago
  63. e6a47cf Re-enable aarch64 neon instruction in vlib_buffer_free_inline by Lijian.Zhang · 6 years ago
  64. e225f71 tests: implement crypto tests per RFC2202 by Filip Tehlar · 6 years ago
  65. 76ef609 tests: cdp plugin. Replace cdp enable cli command with API call. by Paul Vinciguerra · 6 years ago
  66. b8daa25 vpp_papi: Expose the list of field attributes to the client. by Paul Vinciguerra · 6 years ago
  67. ec850a8 tests: replace CLI command with API for flowprobe params. by Paul Vinciguerra · 6 years ago
  68. 3d04e33 vpp_papi: specify encoding for .encode()/.decode() by Paul Vinciguerra · 6 years ago
  69. 4dc5c7b MAP: Add optional user-supplied 'tag' field in MAPs. by Jon Loeliger · 6 years ago
  70. 2e2c91f Revert "tests: Deprecate the use of CLI commands in tests." by Neale Ranns · 6 years ago
  71. 91f17dc crypto: introduce crypto infra by Damjan Marion · 6 years ago
  72. 5daf0c5 add default NONE flag for bd_flags by Michal Cmarada · 6 years ago
  73. 231c469 IPSEC: remove byte swap operations in DP during SPD classify by Neale Ranns · 6 years ago
  74. 9f231d4 IPSEC: tidy the policy types by Neale Ranns · 6 years ago
  75. ee94ffa docs: Update vmxnet3 usecase by Steven Luong · 6 years ago
  76. d5c604d session: add session flags by Florin Coras · 6 years ago
  77. 1ee346a Fix build with newer linux headers by Damjan Marion · 6 years ago
  78. 5cbf7c7 VOM: GBP: L3-out subnets need only the sclass not an EPG by Neale Ranns · 6 years ago
  79. c0692a4 tests: Speedup tests by 30%. by Paul Vinciguerra · 6 years ago
  80. b5f15bd Tests: Trivial. Define constants once. by Paul Vinciguerra · 6 years ago
  81. e2e8f02 tests: Deprecate the use of CLI commands in tests. by Paul Vinciguerra · 6 years ago
  82. ee8ba68 vmxnet3: auto bind support by Steven Luong · 6 years ago
  83. a990a2e vnet: disable the expansion of the heap allocated for classifier tables by Andrew Yourtchenko · 6 years ago
  84. 97f8ae9 Fix bihash bucket double unlock. by Tom Seidenberg · 6 years ago
  85. e4a6d69 PAPI: Build python3 package for vpp_papi by Ole Troan · 6 years ago
  86. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  87. 3fef8f8 DOC ONLY: fix g2 build documentation by Dave Barach · 6 years ago
  88. 5e06257 vcl: cleanup debug messages by Florin Coras · 6 years ago
  89. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  90. 4ba4edd Add @deprecated decorator. by Paul Vinciguerra · 6 years ago
  91. e3a0e6e Tests: test/test_flowprobe.py Fix TypeError. by Paul Vinciguerra · 6 years ago
  92. 6f0fb0b GBP: coverity legit bug by Neale Ranns · 6 years ago
  93. 37db430 tcp: drop anything but fins in TIME_WAIT by Florin Coras · 6 years ago
  94. bb2c7b5 Update documentation for src/vnet/interface.api sw_interface_dump by Paul Vinciguerra · 6 years ago
  95. 6233111 GBP: update semantics for subnets by Neale Ranns · 6 years ago
  96. 8b4712b IGMP: typo and doc fix (no behaviour change) by Neale Ranns · 6 years ago
  97. e5468b3 acl-plugin: fix the l2l3 unittest to actually verify the pcap by Andrew Yourtchenko · 6 years ago
  98. 53ba544 dpdk: Add E810 family support by ChenminSun · 6 years ago
  99. 2331e48 GBP: Endpoint flags by Neale Ranns · 6 years ago
  100. 6348074 TEST: link-state up/down notifications on FIB forwarding by Neale Ranns · 6 years ago