1. 50d5069 IPSEC: improved policy delete by Neale Ranns · 6 years ago
  2. 03dd90a VCL: add TLS opt to socket_test.sh by Dave Wallace · 6 years ago
  3. ddd98f3 tls: make first segment and fifo size configurable by Florin Coras · 6 years ago
  4. 3833ffd IPSEC tests fnd fix or Extended Sequence Numbers by Neale Ranns · 6 years ago
  5. 20ab31e UDP: Fix session registration in lookup table by Aloys Augustin · 6 years ago
  6. 75f9fb6 add api trace print by ezkexma · 6 years ago
  7. ef71ef0 Fix unformat proto UDPC / UDP conflict by Nathan Skrzypczak · 6 years ago
  8. 592c0b5 vxlan-gbp: Add api custom-dump by Mohsin Kazmi · 6 years ago
  9. 537e85d tcp: make default mtu configurable by Florin Coras · 6 years ago
  10. 8e843bb acl-plugin: get rid of doubly-linked list fields in hash applied ACEs by Andrew Yourtchenko · 6 years ago
  11. 9f3d3ce acl-plugin: tuplemerge: fix a crash during soak test with split partition by Andrew Yourtchenko · 6 years ago
  12. b539572 acl-plugin: get rid of a separate "count" field in the linear acl struct by Andrew Yourtchenko · 6 years ago
  13. 063dfa1 crypto: implement rfc4231 test cases by Filip Tehlar · 6 years ago
  14. 831d238 ipv6: vectorized ext header check by Damjan Marion · 6 years ago
  15. 3e2e190 ADJ: more thorough link up check by Neale Ranns · 6 years ago
  16. 4759683 tcp: improve handling of snd_nxt by Florin Coras · 6 years ago
  17. 881d13e svm/atomics: add clib_atomic_swap_rel_n by Florin Coras · 6 years ago
  18. af73eda ipsec: fix esn handling by Damjan Marion · 6 years ago
  19. 00a4420 IPSEC: test for packet drop on sequence number wrap by Neale Ranns · 6 years ago
  20. c39a93a dpdk: do not enable VLAN stripping on Cisco VIC adapters by default by Hyong Youb Kim · 6 years ago
  21. 5c4b9f1 vppapigen: allow for enum size other than u32 by Andrew Yourtchenko · 6 years ago
  22. f7f1334 tests: update test_lb.py to use api call lb_conf. by Paul Vinciguerra · 6 years ago
  23. bdd6e6a MAP: Crush Coverity Complaint by Jon Loeliger · 6 years ago
  24. d1e17d0 Ignore SIGTERM during the vpp boot sequence by Dave Barach · 6 years ago
  25. 9e041b1 vec: use memset in vec_resize_allocate_memory by Florin Coras · 6 years ago
  26. 4b76112 session/fifo: make event unset atomic by Florin Coras · 6 years ago
  27. 192b13f BVI Interface by Neale Ranns · 6 years ago
  28. 7227c39 error-drop; print interface by name by Neale Ranns · 6 years ago
  29. bcee60d api trace: cli bug fix by ezkexma · 6 years ago
  30. 27431dd icmp: bug fix of buffer->error by Kingwel Xie · 6 years ago
  31. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  32. a5efca3 vcl: mark app state as failed if attach fails by Florin Coras · 6 years ago
  33. 8863123 crypto: add hmac truncate option by Damjan Marion · 6 years ago
  34. f2edfbd crypto_openssl: call EVP_EncryptFinal_ex only if needed by Damjan Marion · 6 years ago
  35. c80cc9a IPSEC: Tunnel SA not deleted by Neale Ranns · 6 years ago
  36. b966e8b ipsec: keep crypto data inside SA by Damjan Marion · 6 years ago
  37. c372dc2 ipsec: bug fix ipsec-init sequence by Kingwel Xie · 6 years ago
  38. 5fc939e cpu: fix rtype for fn selected by CLIB_MARCH_FN by Florin Coras · 6 years ago
  39. e5c57d7 tcp: disable cc elog debugging by Florin Coras · 6 years ago
  40. 47d165e perfmon: python to C parser for intel CPUs by Damjan Marion · 6 years ago
  41. d89411e ldp: force exit if constructor init fails by Florin Coras · 6 years ago
  42. e6a47cf Re-enable aarch64 neon instruction in vlib_buffer_free_inline by Lijian.Zhang · 6 years ago
  43. e225f71 tests: implement crypto tests per RFC2202 by Filip Tehlar · 6 years ago
  44. 76ef609 tests: cdp plugin. Replace cdp enable cli command with API call. by Paul Vinciguerra · 6 years ago
  45. b8daa25 vpp_papi: Expose the list of field attributes to the client. by Paul Vinciguerra · 6 years ago
  46. 3d04e33 vpp_papi: specify encoding for .encode()/.decode() by Paul Vinciguerra · 6 years ago
  47. 4dc5c7b MAP: Add optional user-supplied 'tag' field in MAPs. by Jon Loeliger · 6 years ago
  48. 91f17dc crypto: introduce crypto infra by Damjan Marion · 6 years ago
  49. 5daf0c5 add default NONE flag for bd_flags by Michal Cmarada · 6 years ago
  50. 231c469 IPSEC: remove byte swap operations in DP during SPD classify by Neale Ranns · 6 years ago
  51. 9f231d4 IPSEC: tidy the policy types by Neale Ranns · 6 years ago
  52. d5c604d session: add session flags by Florin Coras · 6 years ago
  53. 1ee346a Fix build with newer linux headers by Damjan Marion · 6 years ago
  54. ee8ba68 vmxnet3: auto bind support by Steven Luong · 6 years ago
  55. a990a2e vnet: disable the expansion of the heap allocated for classifier tables by Andrew Yourtchenko · 6 years ago
  56. 97f8ae9 Fix bihash bucket double unlock. by Tom Seidenberg · 6 years ago
  57. e4a6d69 PAPI: Build python3 package for vpp_papi by Ole Troan · 6 years ago
  58. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  59. 5e06257 vcl: cleanup debug messages by Florin Coras · 6 years ago
  60. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  61. 6f0fb0b GBP: coverity legit bug by Neale Ranns · 6 years ago
  62. 37db430 tcp: drop anything but fins in TIME_WAIT by Florin Coras · 6 years ago
  63. bb2c7b5 Update documentation for src/vnet/interface.api sw_interface_dump by Paul Vinciguerra · 6 years ago
  64. 6233111 GBP: update semantics for subnets by Neale Ranns · 6 years ago
  65. 8b4712b IGMP: typo and doc fix (no behaviour change) by Neale Ranns · 6 years ago
  66. 53ba544 dpdk: Add E810 family support by ChenminSun · 6 years ago
  67. 6348074 TEST: link-state up/down notifications on FIB forwarding by Neale Ranns · 6 years ago
  68. fff68f7 vcl: fix coverity warning by Florin Coras · 6 years ago
  69. 4c2bff0 GBP: get source address from ARP packets for LPM classification by Neale Ranns · 6 years ago
  70. a04ebb8 session rule cli add udp session fail by zhanglimao · 6 years ago
  71. a5160d7 VPP-1576: fix a set of coverity warnings by Dave Barach · 6 years ago
  72. 3e94c41 buffers: don't use clib_memcpy for copying buffer indices by Damjan Marion · 6 years ago
  73. 7e5735d vhost-user: restart vpp may cause vhost to crash by Steven Luong · 6 years ago
  74. 22e1f1d Move the punt/drop nodes into vlib by Neale Ranns · 6 years ago
  75. aee7364 deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago
  76. 69becfc Add the SRIOV variant PCI Device ID of the Cisco VIC by Jay Lubomirski · 6 years ago
  77. 0e20924 buffers: fix ref_count mask in vlib_buffer_free_inline by Damjan Marion · 6 years ago
  78. c3a0e8d deprecate VLIB_NODE_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago
  79. 47a9c65 tcp: fix entering closing state while in fast recovery by Florin Coras · 6 years ago
  80. fd24744 tcp: avoid computing flags in push hdr inline by Florin Coras · 6 years ago
  81. 485710e vmbus: not having uio_hv_generic is not an error by Stephen Hemminger · 6 years ago
  82. 6459315 Use AVX2 as default even on AVX512 systems by Damjan Marion · 6 years ago
  83. 176bcb2 svm mq: add unit test by Florin Coras · 6 years ago
  84. 0147c0f tcp: print congestion control algorithm in cli by Florin Coras · 6 years ago
  85. 890fab2 dpdk: pass log-level configuration to EAL by Stephen Hemminger · 6 years ago
  86. 80965f5 Perf tune handoff queue polling by Dave Barach · 6 years ago
  87. 26ea14e ip: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  88. 44f0f71 l2: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  89. 24b77d1 VPP-1585: fix dns test cli by Filip Tehlar · 6 years ago
  90. 36abbf1 GBP: L3 out fixes by Neale Ranns · 6 years ago
  91. 7bd3435 GBP: custom-dump functions by Neale Ranns · 6 years ago
  92. f726f53 FIB: path parsing, table-id not fib-index (VPP-1586) by Neale Ranns · 6 years ago
  93. fa0ac2c GBP: contracts API fixed length of allowed ethertypes by Neale Ranns · 6 years ago
  94. da7f7b6 ICMP46 error: Clone first buffer instead of "truncating" original buffer by Ole Troan · 6 years ago
  95. 38fb889 FIB: crash when deleting default route by Neale Ranns · 6 years ago
  96. 88aec65 bfd: register udp ports only when enabled by Klement Sekera · 6 years ago
  97. 2d9b427 ldp: fix worker alloc when using eventfds by Florin Coras · 6 years ago
  98. f3a5a93 disable multiarch for error-drop by Filip Tehlar · 6 years ago
  99. 0c65674 VPP-1533: Deleting a non-existent pre-resolved MAP next-hop causes VPP core dump by Ole Troan · 6 years ago
  100. eb9a27f dpo: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago