1. 53f526b TEST: IPSEC NAT-T with UDP header by Neale Ranns · 6 years ago
  2. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  3. a2aefef VPP-1576: fix Coverity issues by Dave Barach · 6 years ago
  4. 69818c6 string_test: The dark side of coverity by Steven Luong · 6 years ago
  5. c28cbd4 IKEv2 plugin export fixes by Neale Ranns · 6 years ago
  6. 34931eb NAT44: active-passive HA (VPP-1571) by Matus Fabian · 6 years ago
  7. 8343ee5 Fix crash in barrier sync when vlib_worker_threads is zero by Damjan Marion · 6 years ago
  8. 854559d vmxnet3: RSS support by Steven Luong · 6 years ago
  9. 1bb981d VPP-1574: minimize RPC barrier sync calls by Dave Barach · 6 years ago
  10. 4ba19b8 nsh: migrate old MUTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  11. 849cbe2 stats: buffer gauge callbacks use index instead of name. by Ole Troan · 6 years ago
  12. ca80dcc vppapigen: Expose "option version" in generated JSON file. by Ole Troan · 6 years ago
  13. 70c35f3 session: fix local binds by Florin Coras · 6 years ago
  14. dd37372 vmxnet3: lro/tso and rx checksum by Steven Luong · 6 years ago
  15. 5ecd5a5 Move pcap rx/tx trace code out of the dpdk plugin by Dave Barach · 6 years ago
  16. f6defa1 Fix vpp crashing when attempting to run in kubernetes Pod by Artem Belov · 6 years ago
  17. 2bbbea0 DSLITE: Fix dslite_get_b4_addr_reply message type. by Jon Loeliger · 6 years ago
  18. 9338fc6 Remove fake MAP domain 0 entry. by Jon Loeliger · 6 years ago
  19. 49ff6d1 vpp-papi: Only install enum34 for python<=3.4. by Paul Vinciguerra · 6 years ago
  20. d7e7c2b Fix broken ASSERT by Dave Barach · 6 years ago
  21. 7c44d78 IKEv2 to plugin by Neale Ranns · 6 years ago
  22. f883f6a buffer chain linearization by Klement Sekera · 6 years ago
  23. b078910 vhoat: potential crash in map_guest_mem using debug image by Steven Luong · 6 years ago
  24. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  25. b691f76 tcp: keep snd sack block free list by Florin Coras · 6 years ago
  26. d2bbdef stats: add buffer gauges by Filip Tehlar · 6 years ago
  27. 918c161 IPSEC: header exports by Neale Ranns · 6 years ago
  28. 8f215b4 Callback functions must have the correct signature by Neale Ranns · 6 years ago
  29. b1bfda2 avf: fix eat own tail issue on tx by Damjan Marion · 6 years ago
  30. ba94462 GBP: include sclass in format EPG by Neale Ranns · 6 years ago
  31. fb2e07d GBP: remove testing asserts by Neale Ranns · 6 years ago
  32. e5b1791 tcp: send enough dupacks to cover all sack holes by Florin Coras · 6 years ago
  33. 78b5fa6 session/vcl: fix coverity warnings by Florin Coras · 6 years ago
  34. 4a310d2 tapv2: coverity strikes back by Steven Luong · 6 years ago
  35. 296988d Add no-append flag to vlib_frame_t by Damjan Marion · 6 years ago
  36. 67f935e vhost: VPP stalls with vhost performing control plane actions by Steven Luong · 6 years ago
  37. 3be3cd6 string_test: Coverity woe by Steven Luong · 6 years ago
  38. 5d0d549 Revert "bond: problem switching from l2 to l3" by Peter Mikus · 6 years ago
  39. 5a6c809 physmem: keep physmem VA in 39-bit address space on x86_64 by Damjan Marion · 6 years ago
  40. 30307af API: client does not set root permissions on shm segment by Neale Ranns · 6 years ago
  41. 0503ace GBP: BD index not BD ID by Neale Ranns · 6 years ago
  42. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  43. 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
  44. 0964985 svm: fix mem ordering for enqueue nocopy by Florin Coras · 6 years ago
  45. a052b78 pg: fix payload hex-string bug by Kingwel Xie · 6 years ago
  46. 65cbcfe pg: fix tracing when device-input feature arc is used by Damjan Marion · 6 years ago
  47. 2768cdc pg: fix crash when multiple streams are enqueuing to the same next by Damjan Marion · 6 years ago
  48. 3b77f67 pg: remove no-recycle option by Damjan Marion · 6 years ago
  49. a4324a9 calculate per-thread time offset by Dave Barach · 6 years ago
  50. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  51. 8a14061 tls: add vcl test by Florin Coras · 6 years ago
  52. 8c2dd1b IPSEC: API coverity error of unitialised stat_index value by Neale Ranns · 6 years ago
  53. 558d872 IPSEC-GRE: no clib_warning in the DP by Neale Ranns · 6 years ago
  54. 46ae2ef ldp: return byte count from a successful recvfrom by Haggai Eran · 6 years ago
  55. f1b4e52 reassembly: handle ip6 atomic fragments by Klement Sekera · 6 years ago
  56. d2f50b2 avf: fix feature arc, take two by Damjan Marion · 6 years ago
  57. cae98b7 reassembly: fix buffer usage counter by Klement Sekera · 6 years ago
  58. aed6180 dpdk: update Cisco VIC port type by Hyong Youb Kim · 6 years ago
  59. 30a83d9 dpdk: do not shift PKT_RX_FDIR by Hyong Youb Kim · 6 years ago
  60. eecba6c acl-plugin: split the dataplane function into two, save 10sec in compile time by Andrew Yourtchenko · 6 years ago
  61. 11232e5 VPP-1568:when entry src cover change, recursive-loop fib still can not work. by mu.duojiao · 6 years ago
  62. 6a7cff7 tap gso: experimental support by Andrew Yourtchenko · 6 years ago
  63. be30fea VPP-1573 fix crash in ip6 reassembly by Klement Sekera · 6 years ago
  64. 34e823f ip6-local: fix uninitialized variable error by Damjan Marion · 6 years ago
  65. cffbfc5 avf: fix feature arc by Damjan Marion · 6 years ago
  66. df57ea0 tls: fix openssl/mbedtls use of app_wrk index by Florin Coras · 6 years ago
  67. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  68. 25cfb77 NAT: fix: multiple definition of nat64_cleaner_process_event_e by Neale Ranns · 6 years ago
  69. f4647ed Resolve vppapigen DeprecationWarning. by Paul Vinciguerra · 6 years ago
  70. 222e1f41 tcp: harden for high scale scenarios by Florin Coras · 6 years ago
  71. a333795 DHCP: trace flags copied from old to new not vice-versa by Neale Ranns · 6 years ago
  72. e69e423 NAT: VPP-1552 code migration from old multiarch scheme by Filip Varga · 6 years ago
  73. 7dcb80a Explicit dual-loop in ip6-local by Benoît Ganne · 6 years ago
  74. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  75. 6845867 NAT44: fix snat_get_worker_out2in_cb (VPP-1536) by Matus Fabian · 6 years ago
  76. 830fe73 tcp: fix handling of retransmitted syns by Florin Coras · 6 years ago
  77. 26a1019 Optimize ip6-local by Benoît Ganne · 6 years ago
  78. bb65ba1 Fix connexion segfault in session api affecting tcp_echo by Nathan Skrzypczak · 6 years ago
  79. 3b3464e dpdk-ipsec: store buffer index into crypto-op private by Kingwel Xie · 6 years ago
  80. 58085f2 FIB: pass a copy the walk context by Neale Ranns · 6 years ago
  81. 364b1ca ipsec: memory leak fixup by Kingwel Xie · 6 years ago
  82. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  83. 8f6c1dd buffer: bug fix vlib_buffer_free_inline by Lollita Liu · 6 years ago
  84. 3817350 ip6: convert code to new multiarch by Damjan Marion · 6 years ago
  85. b4cfd55 IPSEC: restack SAs on backend change by Neale Ranns · 6 years ago
  86. 22ad815 fix assert failure by Dave Barach · 6 years ago
  87. 72b3bce ipsec: cli bug fix by Kingwel Xie · 6 years ago
  88. 7ba8fe2 IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in the DP by Neale Ranns · 6 years ago
  89. b4c1491 session: add config for evt qs segment size by Florin Coras · 6 years ago
  90. c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
  91. c69ac31 ipsec: multi-arch, next-node-index cleanup by Kingwel Xie · 6 years ago
  92. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  93. 54a51fd tls: move test certificates to separate header file by Florin Coras · 6 years ago
  94. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  95. 6164e97 tcp: fix fib_index for v6 ll packets by Florin Coras · 6 years ago
  96. 3c282c7 IPSEC: remove unused members of main struct by Neale Ranns · 6 years ago
  97. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  98. 3d0ef26 Fix parsing overflow in unformat_mac_address_t() by Benoît Ganne · 6 years ago
  99. d4c49be tcp: fix reset sending in syn-sent by Florin Coras · 6 years ago
  100. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago