1. fe480f6 IPSEC: tunnel-input; don't load the HW interface struct by Neale Ranns · 6 years ago
  2. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  3. 901cbb9 MPLS: tunnel delete crash by Neale Ranns · 6 years ago
  4. 53f526b TEST: IPSEC NAT-T with UDP header by Neale Ranns · 6 years ago
  5. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  6. a2aefef VPP-1576: fix Coverity issues by Dave Barach · 6 years ago
  7. 1bb981d VPP-1574: minimize RPC barrier sync calls by Dave Barach · 6 years ago
  8. 70c35f3 session: fix local binds by Florin Coras · 6 years ago
  9. 5ecd5a5 Move pcap rx/tx trace code out of the dpdk plugin by Dave Barach · 6 years ago
  10. d7e7c2b Fix broken ASSERT by Dave Barach · 6 years ago
  11. 7c44d78 IKEv2 to plugin by Neale Ranns · 6 years ago
  12. f883f6a buffer chain linearization by Klement Sekera · 6 years ago
  13. b078910 vhoat: potential crash in map_guest_mem using debug image by Steven Luong · 6 years ago
  14. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  15. b691f76 tcp: keep snd sack block free list by Florin Coras · 6 years ago
  16. 918c161 IPSEC: header exports by Neale Ranns · 6 years ago
  17. 8f215b4 Callback functions must have the correct signature by Neale Ranns · 6 years ago
  18. e5b1791 tcp: send enough dupacks to cover all sack holes by Florin Coras · 6 years ago
  19. 78b5fa6 session/vcl: fix coverity warnings by Florin Coras · 6 years ago
  20. 4a310d2 tapv2: coverity strikes back by Steven Luong · 6 years ago
  21. 296988d Add no-append flag to vlib_frame_t by Damjan Marion · 6 years ago
  22. 67f935e vhost: VPP stalls with vhost performing control plane actions by Steven Luong · 6 years ago
  23. 5d0d549 Revert "bond: problem switching from l2 to l3" by Peter Mikus · 6 years ago
  24. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  25. 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
  26. a052b78 pg: fix payload hex-string bug by Kingwel Xie · 6 years ago
  27. 65cbcfe pg: fix tracing when device-input feature arc is used by Damjan Marion · 6 years ago
  28. 2768cdc pg: fix crash when multiple streams are enqueuing to the same next by Damjan Marion · 6 years ago
  29. 3b77f67 pg: remove no-recycle option by Damjan Marion · 6 years ago
  30. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  31. 8a14061 tls: add vcl test by Florin Coras · 6 years ago
  32. 8c2dd1b IPSEC: API coverity error of unitialised stat_index value by Neale Ranns · 6 years ago
  33. 558d872 IPSEC-GRE: no clib_warning in the DP by Neale Ranns · 6 years ago
  34. f1b4e52 reassembly: handle ip6 atomic fragments by Klement Sekera · 6 years ago
  35. cae98b7 reassembly: fix buffer usage counter by Klement Sekera · 6 years ago
  36. 11232e5 VPP-1568:when entry src cover change, recursive-loop fib still can not work. by mu.duojiao · 6 years ago
  37. 6a7cff7 tap gso: experimental support by Andrew Yourtchenko · 6 years ago
  38. be30fea VPP-1573 fix crash in ip6 reassembly by Klement Sekera · 6 years ago
  39. 34e823f ip6-local: fix uninitialized variable error by Damjan Marion · 6 years ago
  40. df57ea0 tls: fix openssl/mbedtls use of app_wrk index by Florin Coras · 6 years ago
  41. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  42. 222e1f41 tcp: harden for high scale scenarios by Florin Coras · 6 years ago
  43. a333795 DHCP: trace flags copied from old to new not vice-versa by Neale Ranns · 6 years ago
  44. 7dcb80a Explicit dual-loop in ip6-local by Benoît Ganne · 6 years ago
  45. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  46. 830fe73 tcp: fix handling of retransmitted syns by Florin Coras · 6 years ago
  47. 26a1019 Optimize ip6-local by Benoît Ganne · 6 years ago
  48. bb65ba1 Fix connexion segfault in session api affecting tcp_echo by Nathan Skrzypczak · 6 years ago
  49. 58085f2 FIB: pass a copy the walk context by Neale Ranns · 6 years ago
  50. 364b1ca ipsec: memory leak fixup by Kingwel Xie · 6 years ago
  51. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  52. 3817350 ip6: convert code to new multiarch by Damjan Marion · 6 years ago
  53. b4cfd55 IPSEC: restack SAs on backend change by Neale Ranns · 6 years ago
  54. 72b3bce ipsec: cli bug fix by Kingwel Xie · 6 years ago
  55. 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
  56. b4c1491 session: add config for evt qs segment size by Florin Coras · 6 years ago
  57. c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
  58. c69ac31 ipsec: multi-arch, next-node-index cleanup by Kingwel Xie · 6 years ago
  59. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  60. 54a51fd tls: move test certificates to separate header file by Florin Coras · 6 years ago
  61. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  62. 6164e97 tcp: fix fib_index for v6 ll packets by Florin Coras · 6 years ago
  63. 3c282c7 IPSEC: remove unused members of main struct by Neale Ranns · 6 years ago
  64. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  65. 3d0ef26 Fix parsing overflow in unformat_mac_address_t() by Benoît Ganne · 6 years ago
  66. d4c49be tcp: fix reset sending in syn-sent by Florin Coras · 6 years ago
  67. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  68. b74fe32 virtio: enable msix interrupt mode by Mohsin Kazmi · 6 years ago
  69. 80659b4 virtio: Use new buffer optimization by Mohsin Kazmi · 6 years ago
  70. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  71. 4edc37e session: cleanup part 3 by Florin Coras · 6 years ago
  72. 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago
  73. a09c1ff IPSEC: SPD counters in the stats sgement by Neale Ranns · 6 years ago
  74. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  75. 2baf942 ipsec: cli 'create ipsec tunnel' more options by Kingwel Xie · 6 years ago
  76. 3389dd2 session: improve show session cli by Florin Coras · 6 years ago
  77. 652d2e1 Deprecate old mutliarch code, phase 1 by Damjan Marion · 6 years ago
  78. bdf7fd6 tcp: remove internal buffer cache by Florin Coras · 6 years ago
  79. 2068fd4 session: remove local buffer cache by Florin Coras · 6 years ago
  80. 999c8ee IPSEC: minor refactor by Neale Ranns · 6 years ago
  81. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  82. 0e2bc63 virtio: fix the device order (legacy or modern) by Mohsin Kazmi · 6 years ago
  83. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  84. 13b2ba2 MPLS tunnel; fix crash when deleting non-existant path by Neale Ranns · 6 years ago
  85. 4fd5a9d ipsec: fix check support functions by Klement Sekera · 6 years ago
  86. 822f5a4 lisp: set reachable flag in map-register by Florin Coras · 6 years ago
  87. 22c0ece virtio: Support legacy and transitional virtio devices by Mohsin Kazmi · 6 years ago
  88. 31dd609 Add Ipsec IKE support to openssl 3.0.0 master branch by Ping Yu · 6 years ago
  89. 87c6570 session: properly initialize accepted/connected msgs by Florin Coras · 6 years ago
  90. 1aaf0e3 deprecate tapcli by Damjan Marion · 6 years ago
  91. 514e59d MPLS-tunnel: show output to display the tunnel name correctly by Neale Ranns · 6 years ago
  92. 311124e IPSEC: tests use opbject registry by Neale Ranns · 6 years ago
  93. 8eb102c pg: bugfix for pg paylod hdr-size by Kingwel Xie · 6 years ago
  94. 5c1f559 IP6 FIB: walk table for dump (VPP-1553) by Neale Ranns · 6 years ago
  95. 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
  96. 8704097 move misc-drop-errors to vnet by Dave Barach · 6 years ago
  97. 8e4a89b IPSEC Tests: to per-test setup and tearDown by Neale Ranns · 6 years ago
  98. e18b45c add "Mtrie mheap usage" in "show ip fib memory" by Lollita Liu · 6 years ago
  99. ddd2183 virtio: Minor fixes and header cleanup by Mohsin Kazmi · 6 years ago
  100. e43278f bond: packet drops on VPP bond interface [VPP-1544] by Steven · 6 years ago