1. c30d87e tap: fix memory errors with create/delete API by Benoît Ganne · 5 years ago
  2. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  3. 456d2f9 tcp: add node with no 6-tuple lookup by Vladimir Kropylev · 5 years ago
  4. 6e8b811 session: move constants definition by Florin Coras · 5 years ago
  5. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  6. 0dfbce6 session: grab mq lock until ctrl event is enqueued by Florin Coras · 5 years ago
  7. a2e4451 session: fix node enable sequence by Vladimir Kropylev · 5 years ago
  8. 41afb33 ipsec: handle UDP keepalives by Neale Ranns · 5 years ago
  9. 37dab43 ipsec: coverity found c-n-p error by Neale Ranns · 5 years ago
  10. 4b0b0d4 ipsec: rewind missing from dual loop by Neale Ranns · 5 years ago
  11. f974794 interface: fix issue that pcap rx/tx trace not available when there are worker threads by Wei CHEN · 5 years ago
  12. 692b949 session: allow transports to generate closed notifications by Florin Coras · 5 years ago
  13. 53c5015 api: add DSCP definitions to ip_types.api by Paul Vinciguerra · 5 years ago
  14. 95dd1fe quic: fix show session verbose by Aloys Augustin · 5 years ago
  15. bec771b tls quic: reduce default segment sizes by Aloys Augustin · 5 years ago
  16. a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
  17. 401aedf ipsec: drop outbound ESP when no crypto alg set by Matthew Smith · 5 years ago
  18. 43ba292 ip: Trace the packet from the punt node by Neale Ranns · 5 years ago
  19. 495d7ff ipsec: Reference count the SAs by Neale Ranns · 5 years ago
  20. 719beb7 ip ipsec: Remove IPSec SPI-0 punt reason by Neale Ranns · 5 years ago
  21. bbe6d11 syslog: fix syslog structured data formatting by Benoît Ganne · 5 years ago
  22. 39040a6 ip: Punt node does not free iovecs by Neale Ranns · 5 years ago
  23. a4d2431 ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify" by Neale Ranns · 5 years ago
  24. d2029bc ipsec: Revert "IPSEC: remove double byte swap of IP addresses" by Neale Ranns · 5 years ago
  25. 85fc130 tcp: improve rate estimate by Florin Coras · 5 years ago
  26. adbaf7b ip: fix show ip neigh vector read overflow by Benoît Ganne · 5 years ago
  27. 33fa710 misc: fix buffer issue in geneve_input by Zhiyong Yang · 5 years ago
  28. b5d61a9 fib: fib_entry_flags_update takes a vector of paths by Neale Ranns · 5 years ago
  29. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago
  30. 50f4a41 udp: UDPC handle open fail by Nathan Skrzypczak · 5 years ago
  31. 777d2ae tcp: remove warning for multi-seg scnario. by Simon Zhang · 5 years ago
  32. 3f5ebed fib: fix urpf_itfs vector overflow by Benoît Ganne · 5 years ago
  33. b3f58e1 tcp: track last lost bytes in sack sb by Florin Coras · 5 years ago
  34. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
  35. 888640a map gbp papi: match endianess of f64 by Paul Vinciguerra · 6 years ago
  36. 44e6046 ip: retain local interface address adjacency by Matthew Smith · 5 years ago
  37. 2eed1a1 session: add flag to disable session lookup by Nathan Skrzypczak · 5 years ago
  38. 61ad550 session: target app.fib_index in unbind_uri by Nathan Skrzypczak · 5 years ago
  39. 81cfa9c vxlan-gbp: Decap ignores reserved bits by Neale Ranns · 5 years ago
  40. fe2fff3 ethernet: ARP disabled node by Neale Ranns · 5 years ago
  41. 3ffe6ca sctp: move to plugins, disabled by default by Florin Coras · 5 years ago
  42. 1cfcb78 tcp: timestamp adjustment by Vladimir Kropylev · 5 years ago
  43. ca2831a tcp: add cc algo start tx event by Florin Coras · 5 years ago
  44. eff6b82 tcp: add cc algo undo recovery notification by Florin Coras · 5 years ago
  45. a3c3265 tcp: add loss signal to cc algo by Florin Coras · 5 years ago
  46. 73c8d1d vxlan-gpe: simplify counter code by Zhiyong Yang · 5 years ago
  47. 4bda2d9 misc: fix coverity warnings by Dave Barach · 5 years ago
  48. 0c7f54d quic: fifo notifications fix by Aloys Augustin · 5 years ago
  49. c2ac235 fib: allow route delete with no paths and multipath=0 to remove the whole route by Neale Ranns · 5 years ago
  50. cfc7a10 gbp: add anonymous l3-out external interfaces by Benoît Ganne · 5 years ago
  51. 312758f fib: Coverity fix to remove dead code by Neale Ranns · 5 years ago
  52. 9a2082f lisp: init locator probed field in parser by Florin Coras · 5 years ago
  53. 8a8b83f ip: check all fib src for a connected dst entry by Benoît Ganne · 5 years ago
  54. 7910feb ip: fix ip lookup for arm by Florin Coras · 5 years ago
  55. 1671d3b pg: format_pg_input_trace - reorder fields by Paul Vinciguerra · 5 years ago
  56. e558496 devices: virtio pci leaking spinlock by Steven Luong · 5 years ago
  57. 2d379d8 svm: rename fifo tx notifications to reflect use by Florin Coras · 5 years ago
  58. e3bbf5b interface: fixes for buliding for 32bit targets by Vijayabhaskar Katamreddy · 5 years ago
  59. cb54e3c ip: ip-lookup - remove the dead code by Neale Ranns · 5 years ago
  60. f73d4c2 tcp: reject out-of-order fins by Florin Coras · 5 years ago
  61. 182bbc1 tcp: fix close-waiting check for outstanding tx data by Florin Coras · 5 years ago
  62. a26349d session: add half_open_has_fifos for UDPC by Nathan Skrzypczak · 5 years ago
  63. 8d879e1 tap: fix memory errors in create/delete by Benoît Ganne · 5 years ago
  64. 4f731f8 tcp: Setup initial CWND as configured by Vladimir Kropylev · 5 years ago
  65. b4ca8b1 sctp: add option to enable/disable by Florin Coras · 5 years ago
  66. e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
  67. 52c5f26 bonding: fix comment typo by Zhiyong Yang · 6 years ago
  68. 023d23a fib: default flow hash config for each DPO protocol type by Neale Ranns · 5 years ago
  69. ab05508 api: refactor format_vl_api_prefix_t return keys by Paul Vinciguerra · 6 years ago
  70. 377860a api: Remove the inlines file and replace with library functions by Neale Ranns · 5 years ago
  71. aaba610 api: initialize sw_if_index earlier in vxlan_gbp_tunnel_add_del by Paul Vinciguerra · 5 years ago
  72. f6a9ec5 fib: adj cover refinement check change by Neale Ranns · 5 years ago
  73. 33cd482 misc: fix sctp test with debug images by Florin Coras · 5 years ago
  74. 398afbd tcp: window update ack by Vladimir Kropylev · 5 years ago
  75. 5281473 tcp: delivery rate estimator by Florin Coras · 6 years ago
  76. 0bcb931 lisp: move cp tests to unittest by Florin Coras · 5 years ago
  77. f910e51 hsa: move external echo apps to hsa by Florin Coras · 5 years ago
  78. e3b8682 hsa: move session-apps to host-stack apps plugin by Florin Coras · 5 years ago
  79. 8f818cc ipsec: print spi in hexadecimal by Guillaume Solignac · 6 years ago
  80. ece2ae0 ipsec: return error if the engine backend has no handler for the by Neale Ranns · 5 years ago
  81. b4c6775 session: full lock on session_send_evt_to_thread by Nathan Skrzypczak · 5 years ago
  82. a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
  83. 21b83e9 api: implement ipfix_flush by Paul Vinciguerra · 5 years ago
  84. 07beade tcp: add option to pass opaque to next node by Florin Coras · 5 years ago
  85. 4f740c8 interface: fix the incorrect sizes/offsets in the tso segmentation by Andrew Yourtchenko · 5 years ago
  86. e4a1a32 quic: remove session flags identifying Q/S sessions by Nathan Skrzypczak · 5 years ago
  87. 9dd9434 api: fix return code in vxlan_gbp_tunnel_add_del by Paul Vinciguerra · 5 years ago
  88. 5e1794d tap: fix the total length of packet for stats byte by Mohsin Kazmi · 5 years ago
  89. 97d54ed tap: add support to configure tap interface host MTU size by Mohsin Kazmi · 6 years ago
  90. bc764c8 l2: BD ARP termination entry API update by Neale Ranns · 5 years ago
  91. 6a69b24 api: fix typos in api error descriptions by Paul Vinciguerra · 5 years ago
  92. 4515545 ipsec: fix l2 header handling in ah encrypt by Klement Sekera · 5 years ago
  93. dac1edb interface: Fix the tso segmentation by Mohsin Kazmi · 5 years ago
  94. c257e07 mpls: fix header offset overflow by Benoît Ganne · 5 years ago
  95. f867cf1 session: call session_dequeue_notify after svm_fifo_dequeue_drop by Vladimir Kropylev · 5 years ago
  96. 540a8da tcp: allow custom output next node by Florin Coras · 5 years ago
  97. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  98. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  99. 283cd2e api: string type to convert to vector by Ole Troan · 6 years ago
  100. e849865 ip: reassembly-separate feature and custom code by Klement Sekera · 5 years ago