1. 8f818cc ipsec: print spi in hexadecimal by Guillaume Solignac · 6 years ago
  2. ece2ae0 ipsec: return error if the engine backend has no handler for the by Neale Ranns · 5 years ago
  3. b4c6775 session: full lock on session_send_evt_to_thread by Nathan Skrzypczak · 5 years ago
  4. a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
  5. 21b83e9 api: implement ipfix_flush by Paul Vinciguerra · 5 years ago
  6. 07beade tcp: add option to pass opaque to next node by Florin Coras · 5 years ago
  7. 4f740c8 interface: fix the incorrect sizes/offsets in the tso segmentation by Andrew Yourtchenko · 5 years ago
  8. e4a1a32 quic: remove session flags identifying Q/S sessions by Nathan Skrzypczak · 5 years ago
  9. 9dd9434 api: fix return code in vxlan_gbp_tunnel_add_del by Paul Vinciguerra · 5 years ago
  10. 5e1794d tap: fix the total length of packet for stats byte by Mohsin Kazmi · 5 years ago
  11. 97d54ed tap: add support to configure tap interface host MTU size by Mohsin Kazmi · 6 years ago
  12. bc764c8 l2: BD ARP termination entry API update by Neale Ranns · 5 years ago
  13. 6a69b24 api: fix typos in api error descriptions by Paul Vinciguerra · 5 years ago
  14. 4515545 ipsec: fix l2 header handling in ah encrypt by Klement Sekera · 5 years ago
  15. dac1edb interface: Fix the tso segmentation by Mohsin Kazmi · 5 years ago
  16. c257e07 mpls: fix header offset overflow by Benoît Ganne · 5 years ago
  17. f867cf1 session: call session_dequeue_notify after svm_fifo_dequeue_drop by Vladimir Kropylev · 5 years ago
  18. 540a8da tcp: allow custom output next node by Florin Coras · 5 years ago
  19. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  20. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  21. 283cd2e api: string type to convert to vector by Ole Troan · 6 years ago
  22. e849865 ip: reassembly-separate feature and custom code by Klement Sekera · 5 years ago
  23. dfa47dd ip: consolidate IPv6 link-local-address functions. by Jon Loeliger · 6 years ago
  24. 72f2a3a ipsec: One DPO per SA by Neale Ranns · 5 years ago
  25. 2f05220 ipsec: return original SA create error for tunnel create by Neale Ranns · 6 years ago
  26. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  27. d83c4a8 ipsec: Display user specified SPI ID not VPP's index by Neale Ranns · 6 years ago
  28. a6bee0a ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped SPI-0 packets by Neale Ranns · 6 years ago
  29. f5b0176 interface: interface dump API check validity of sw_if_index by Neale Ranns · 6 years ago
  30. fb341b8 ipsec: remove spurious warnings by Neale Ranns · 6 years ago
  31. 8062cae tcp: fix tcp_do_fastretransmits failure. by Guoao Sun · 6 years ago
  32. 6230eea ipsec: ah_decrypt rework by Filip Tehlar · 6 years ago
  33. 87d6633 session: use session handles as app listener handles by Florin Coras · 6 years ago
  34. 87a9bf8 tcp: better estimate snd space for rxt with no sacks by Florin Coras · 6 years ago
  35. 4f3c104 ip: punt coverity fix of CLI input by Neale Ranns · 6 years ago
  36. 4e116fb tcp: allow registration of new cc algo types by Florin Coras · 6 years ago
  37. 5368bb0 svm: improve fifo segment show by Florin Coras · 6 years ago
  38. d567a8d tcp: send challenge ack for in wnd syn by Florin Coras · 6 years ago
  39. 548f757 tcp: close connection if not recovered after max tries by Florin Coras · 6 years ago
  40. d9a145f tcp: add cc cleanup function by Florin Coras · 6 years ago
  41. 718a055 tcp: log connect notify errors by Florin Coras · 6 years ago
  42. ba05e5d ipsec: export ipsec_punt.h by Neale Ranns · 6 years ago
  43. 879132d ip: ip4 lookup performance bump with the usual receipe by Neale Ranns · 6 years ago
  44. f292242 ipsec: remove the set_key API by Neale Ranns · 6 years ago
  45. 814f159 gre: update gre.api with explicit types by Ole Troan · 6 years ago
  46. 8edca13 p2p ethernet: update p2p_ethernet.api with explicit types. by Ole Troan · 6 years ago
  47. 2f26014 bfd: midchain adjacency support by Matthew G Smith · 6 years ago
  48. 9220775 IP-Punt-redirect: allow the use of a FIB path to describe how to redirect by Neale Ranns · 6 years ago
  49. a342da2 DVR: Control the reinject as L2 or L3 based on the output interface type by Neale Ranns · 6 years ago
  50. 21aa8f1 reassembly: support more custom options for apps by Klement Sekera · 6 years ago
  51. 98d6ee7 ipsec: fix combined counters in ah-encrypt node by Filip Tehlar · 6 years ago
  52. 21f265f ipsec: fix sa counters in esp-encrypt by Damjan Marion · 6 years ago
  53. 867dfdd ipsec: fix sa counters in esp-decrypt by Damjan Marion · 6 years ago
  54. dc42e0a In ip6_mfib_forward_rpf_node,is_v4 should be 0. by mu.duojiao · 6 years ago
  55. 59fa121 L3 cross connect by Neale Ranns · 6 years ago
  56. e6be702 IPSEC: some CLI fixes by Neale Ranns · 6 years ago
  57. 68577d2 punt: fix the set_punt API/CLI which was rejecting valid ports by Neale Ranns · 6 years ago
  58. df3ca23 features will register udp ports once configured by Jakub Grajciar · 6 years ago
  59. 5f08ab6 Fix: bug prevented IPsec ipv4 SPDs to show correctly by Guillaume Solignac · 6 years ago
  60. b538dd8 Punt: specify packets by IP protocol Type by Neale Ranns · 6 years ago
  61. ab480d0 srp: leverage vlib_buffer_get_current by Zhiyong Yang · 6 years ago
  62. 57e53bb ARP: add feature arc by Neale Ranns · 6 years ago
  63. 0647cf2 IPSec: memcpy of integ key bork by Neale Ranns · 6 years ago
  64. b19bf8d VPP-1692: move NULL pointer check by Dave Barach · 6 years ago
  65. 6a3064f tools: FEATURE.yaml meta-data infrastructure by Ole Troan · 6 years ago
  66. 6865d3c bonding: add support for numa awareness by Zhiyong Yang · 6 years ago
  67. 3ce72b2 IP load-balance; perf improvement using the usual reciepe by Neale Ranns · 6 years ago
  68. 05cac30 FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)" by Neale Ranns · 6 years ago
  69. d37da90 lisp-cp: start lisp retry service on demand by Florin Coras · 6 years ago
  70. 288e093 ipip: refactor ipip.api with explicit types by Ole Troan · 6 years ago
  71. 2466f50 Start the dns resolver process on demand by Dave Barach · 6 years ago
  72. 2a2e593 IPsec: modify post-decrypt buf len calculation by Matthew G Smith · 6 years ago
  73. 734d430 mpls: leverage vlib_buffer_advance by Zhiyong Yang · 6 years ago
  74. fe5974b osi_input: leverage vlib_buffer_get_current by Zhiyong Yang · 6 years ago
  75. 30b8b4a ipsec: fix perf issue in esp_aad_fill by Damjan Marion · 6 years ago
  76. 257573d vxlan-gbp: prefetch encap header memory area by Zhiyong Yang · 6 years ago
  77. f34f1a4 l2tp: l2tp-decap-local don't accept packets unless configured by Jakub Grajciar · 6 years ago
  78. 1197449 ipsec: ah_encrypt rework by Filip Tehlar · 6 years ago
  79. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  80. 9080096 Add an ip6 local hop-by-hop protocol demux table by Dave Barach · 6 years ago
  81. f03beca gre: don't register gre input nodes unless a gre tunnel is created by Jakub Grajciar · 6 years ago
  82. 3f34017 tap: crash in multi-thread environment by Mohsin Kazmi · 6 years ago
  83. 8cd5bd8 snap_input: simplify code using existing functions by Zhiyong Yang · 6 years ago
  84. d7d2499 llc_input: simplify code using existing functions by Zhiyong Yang · 6 years ago
  85. 21dc4ec hdlc_input: simplify code using existing functions by Zhiyong Yang · 6 years ago
  86. cbd0824 IPIP tunnel: use address types on API by Neale Ranns · 6 years ago
  87. bbd6b74 virtio: Add gso support for native virtio driver by Mohsin Kazmi · 6 years ago
  88. a80d9cf geneve: encap performance enhancement by Zhiyong Yang · 6 years ago
  89. a462c07 rewrite vnet_interface_output_node_inline_gso by Zhiyong Yang · 6 years ago
  90. 79fdfd6 tcp: handle disconnects in rcv-process by Florin Coras · 6 years ago
  91. 06a2eec tcp: handle fin+rst in same frame by Florin Coras · 6 years ago
  92. 359776a vxlan-gpe: improve encap performance by Zhiyong Yang · 6 years ago
  93. 90556d6 ip4/6-reassembly fixes by Vijayabhaskar Katamreddy · 6 years ago
  94. aea0df3 Tap: Fix the indirect buffers allocation VPP-1660 by Mohsin Kazmi · 6 years ago
  95. 34716fa Remove historical ip4 icmp OAM code by Dave Barach · 6 years ago
  96. 0ad4a43 Fix vpp crash bug while deleting dhcp client by jackiechen1985 · 6 years ago
  97. 23551d6 Optimize code by jackiechen1985 · 6 years ago
  98. 3df5682 fix show session verbose crash with udp transport by Dave Wallace · 6 years ago
  99. c9ce8dc new_log2_pages may increase 2 when try_resplit by dongjuan · 6 years ago
  100. 42e64e9 vxlan-gpe: fix CLI document error by Zhiyong Yang · 6 years ago