1. 43ba292 ip: Trace the packet from the punt node by Neale Ranns · 5 years ago
  2. 495d7ff ipsec: Reference count the SAs by Neale Ranns · 5 years ago
  3. 719beb7 ip ipsec: Remove IPSec SPI-0 punt reason by Neale Ranns · 5 years ago
  4. bbe6d11 syslog: fix syslog structured data formatting by Benoît Ganne · 5 years ago
  5. 39040a6 ip: Punt node does not free iovecs by Neale Ranns · 5 years ago
  6. a4d2431 ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify" by Neale Ranns · 5 years ago
  7. d2029bc ipsec: Revert "IPSEC: remove double byte swap of IP addresses" by Neale Ranns · 5 years ago
  8. 85fc130 tcp: improve rate estimate by Florin Coras · 5 years ago
  9. adbaf7b ip: fix show ip neigh vector read overflow by Benoît Ganne · 5 years ago
  10. 33fa710 misc: fix buffer issue in geneve_input by Zhiyong Yang · 5 years ago
  11. b5d61a9 fib: fib_entry_flags_update takes a vector of paths by Neale Ranns · 5 years ago
  12. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago
  13. 50f4a41 udp: UDPC handle open fail by Nathan Skrzypczak · 5 years ago
  14. 777d2ae tcp: remove warning for multi-seg scnario. by Simon Zhang · 5 years ago
  15. 3f5ebed fib: fix urpf_itfs vector overflow by Benoît Ganne · 5 years ago
  16. b3f58e1 tcp: track last lost bytes in sack sb by Florin Coras · 5 years ago
  17. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
  18. 888640a map gbp papi: match endianess of f64 by Paul Vinciguerra · 6 years ago
  19. 44e6046 ip: retain local interface address adjacency by Matthew Smith · 5 years ago
  20. 2eed1a1 session: add flag to disable session lookup by Nathan Skrzypczak · 5 years ago
  21. 61ad550 session: target app.fib_index in unbind_uri by Nathan Skrzypczak · 5 years ago
  22. 81cfa9c vxlan-gbp: Decap ignores reserved bits by Neale Ranns · 5 years ago
  23. fe2fff3 ethernet: ARP disabled node by Neale Ranns · 5 years ago
  24. 3ffe6ca sctp: move to plugins, disabled by default by Florin Coras · 5 years ago
  25. 1cfcb78 tcp: timestamp adjustment by Vladimir Kropylev · 5 years ago
  26. ca2831a tcp: add cc algo start tx event by Florin Coras · 5 years ago
  27. eff6b82 tcp: add cc algo undo recovery notification by Florin Coras · 5 years ago
  28. a3c3265 tcp: add loss signal to cc algo by Florin Coras · 5 years ago
  29. 73c8d1d vxlan-gpe: simplify counter code by Zhiyong Yang · 5 years ago
  30. 4bda2d9 misc: fix coverity warnings by Dave Barach · 5 years ago
  31. 0c7f54d quic: fifo notifications fix by Aloys Augustin · 5 years ago
  32. c2ac235 fib: allow route delete with no paths and multipath=0 to remove the whole route by Neale Ranns · 5 years ago
  33. cfc7a10 gbp: add anonymous l3-out external interfaces by Benoît Ganne · 5 years ago
  34. 312758f fib: Coverity fix to remove dead code by Neale Ranns · 5 years ago
  35. 9a2082f lisp: init locator probed field in parser by Florin Coras · 5 years ago
  36. 8a8b83f ip: check all fib src for a connected dst entry by Benoît Ganne · 5 years ago
  37. 7910feb ip: fix ip lookup for arm by Florin Coras · 5 years ago
  38. 1671d3b pg: format_pg_input_trace - reorder fields by Paul Vinciguerra · 5 years ago
  39. e558496 devices: virtio pci leaking spinlock by Steven Luong · 5 years ago
  40. 2d379d8 svm: rename fifo tx notifications to reflect use by Florin Coras · 5 years ago
  41. e3bbf5b interface: fixes for buliding for 32bit targets by Vijayabhaskar Katamreddy · 5 years ago
  42. cb54e3c ip: ip-lookup - remove the dead code by Neale Ranns · 5 years ago
  43. f73d4c2 tcp: reject out-of-order fins by Florin Coras · 5 years ago
  44. 182bbc1 tcp: fix close-waiting check for outstanding tx data by Florin Coras · 5 years ago
  45. a26349d session: add half_open_has_fifos for UDPC by Nathan Skrzypczak · 5 years ago
  46. 8d879e1 tap: fix memory errors in create/delete by Benoît Ganne · 5 years ago
  47. 4f731f8 tcp: Setup initial CWND as configured by Vladimir Kropylev · 5 years ago
  48. b4ca8b1 sctp: add option to enable/disable by Florin Coras · 5 years ago
  49. e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
  50. 52c5f26 bonding: fix comment typo by Zhiyong Yang · 6 years ago
  51. 023d23a fib: default flow hash config for each DPO protocol type by Neale Ranns · 5 years ago
  52. ab05508 api: refactor format_vl_api_prefix_t return keys by Paul Vinciguerra · 6 years ago
  53. 377860a api: Remove the inlines file and replace with library functions by Neale Ranns · 5 years ago
  54. aaba610 api: initialize sw_if_index earlier in vxlan_gbp_tunnel_add_del by Paul Vinciguerra · 5 years ago
  55. f6a9ec5 fib: adj cover refinement check change by Neale Ranns · 5 years ago
  56. 33cd482 misc: fix sctp test with debug images by Florin Coras · 5 years ago
  57. 398afbd tcp: window update ack by Vladimir Kropylev · 5 years ago
  58. 5281473 tcp: delivery rate estimator by Florin Coras · 6 years ago
  59. 0bcb931 lisp: move cp tests to unittest by Florin Coras · 5 years ago
  60. f910e51 hsa: move external echo apps to hsa by Florin Coras · 5 years ago
  61. e3b8682 hsa: move session-apps to host-stack apps plugin by Florin Coras · 5 years ago
  62. 8f818cc ipsec: print spi in hexadecimal by Guillaume Solignac · 6 years ago
  63. ece2ae0 ipsec: return error if the engine backend has no handler for the by Neale Ranns · 5 years ago
  64. b4c6775 session: full lock on session_send_evt_to_thread by Nathan Skrzypczak · 5 years ago
  65. a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
  66. 21b83e9 api: implement ipfix_flush by Paul Vinciguerra · 5 years ago
  67. 07beade tcp: add option to pass opaque to next node by Florin Coras · 5 years ago
  68. 4f740c8 interface: fix the incorrect sizes/offsets in the tso segmentation by Andrew Yourtchenko · 5 years ago
  69. e4a1a32 quic: remove session flags identifying Q/S sessions by Nathan Skrzypczak · 5 years ago
  70. 9dd9434 api: fix return code in vxlan_gbp_tunnel_add_del by Paul Vinciguerra · 5 years ago
  71. 5e1794d tap: fix the total length of packet for stats byte by Mohsin Kazmi · 5 years ago
  72. 97d54ed tap: add support to configure tap interface host MTU size by Mohsin Kazmi · 6 years ago
  73. bc764c8 l2: BD ARP termination entry API update by Neale Ranns · 5 years ago
  74. 6a69b24 api: fix typos in api error descriptions by Paul Vinciguerra · 6 years ago
  75. 4515545 ipsec: fix l2 header handling in ah encrypt by Klement Sekera · 5 years ago
  76. dac1edb interface: Fix the tso segmentation by Mohsin Kazmi · 5 years ago
  77. c257e07 mpls: fix header offset overflow by Benoît Ganne · 6 years ago
  78. f867cf1 session: call session_dequeue_notify after svm_fifo_dequeue_drop by Vladimir Kropylev · 6 years ago
  79. 540a8da tcp: allow custom output next node by Florin Coras · 5 years ago
  80. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  81. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  82. 283cd2e api: string type to convert to vector by Ole Troan · 6 years ago
  83. e849865 ip: reassembly-separate feature and custom code by Klement Sekera · 6 years ago
  84. dfa47dd ip: consolidate IPv6 link-local-address functions. by Jon Loeliger · 6 years ago
  85. 72f2a3a ipsec: One DPO per SA by Neale Ranns · 6 years ago
  86. 2f05220 ipsec: return original SA create error for tunnel create by Neale Ranns · 6 years ago
  87. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  88. d83c4a8 ipsec: Display user specified SPI ID not VPP's index by Neale Ranns · 6 years ago
  89. a6bee0a ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped SPI-0 packets by Neale Ranns · 6 years ago
  90. f5b0176 interface: interface dump API check validity of sw_if_index by Neale Ranns · 6 years ago
  91. fb341b8 ipsec: remove spurious warnings by Neale Ranns · 6 years ago
  92. 8062cae tcp: fix tcp_do_fastretransmits failure. by Guoao Sun · 6 years ago
  93. 6230eea ipsec: ah_decrypt rework by Filip Tehlar · 6 years ago
  94. 87d6633 session: use session handles as app listener handles by Florin Coras · 6 years ago
  95. 87a9bf8 tcp: better estimate snd space for rxt with no sacks by Florin Coras · 6 years ago
  96. 4f3c104 ip: punt coverity fix of CLI input by Neale Ranns · 6 years ago
  97. 4e116fb tcp: allow registration of new cc algo types by Florin Coras · 6 years ago
  98. 5368bb0 svm: improve fifo segment show by Florin Coras · 6 years ago
  99. d567a8d tcp: send challenge ack for in wnd syn by Florin Coras · 6 years ago
  100. 548f757 tcp: close connection if not recovered after max tries by Florin Coras · 6 years ago