1. 19b697f tap: fix segv when host-if-name is not given by Mohsin Kazmi · 5 years ago
  2. 0455c43 vppinfra: conformed spinlocks to use CLIB_PAUSE by jaszha03 · 6 years ago
  3. 2b5fed8 session: fix vpp to app msg generation by Florin Coras · 5 years ago
  4. 99c358d fib: add invalid source type and fix debug log by Benoît Ganne · 5 years ago
  5. 22e9cfd pg: add GSO support by Mohsin Kazmi · 5 years ago
  6. be83704 sr: ipv6 segment routing header (srh) update by Ahmed Abdelsalam · 5 years ago
  7. 0ae1d80 sr: fix srv6 end.t behavior by Ahmed Abdelsalam · 5 years ago
  8. 854e0a2 session: define connection id length by Florin Coras · 5 years ago
  9. b0ffbee session: separate ctrl, new and old events by Florin Coras · 5 years ago
  10. 1f42101 tcp: count resets sent by Florin Coras · 5 years ago
  11. 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
  12. 038e1df dhcp ip: DSCP settings for transmitted DHCP packets by Neale Ranns · 5 years ago
  13. 99536f4 dhcp: send unicast and broadcast packets via the IP adjacency by Neale Ranns · 5 years ago
  14. 1f5a606 misc: remove unnecessary cast in classify by Zhiyong Yang · 5 years ago
  15. 5f06632 session: add transport deleted state by Florin Coras · 5 years ago
  16. d39495d build: add missing .api files for packaging by Benoît Ganne · 5 years ago
  17. 8a4f6da misc: leverage vlib_buffer_get_current in srp by Zhiyong Yang · 5 years ago
  18. c94afaa bonding: incorrect RX counters for bond interface by Steven Luong · 5 years ago
  19. 5281a90 qos: QoS dump APIs by Neale Ranns · 5 years ago
  20. 1dbcf30 fib: Support the POP of a Psuedo Wire Control Word by Neale Ranns · 5 years ago
  21. 8c1280f bonding: print the name on the cli when created by Mohsin Kazmi · 5 years ago
  22. c5d5327 tap: print the interface name on cli when created by Mohsin Kazmi · 5 years ago
  23. 6afaae1 ipsec: GCM, Anti-replay and ESN fixess by Neale Ranns · 5 years ago
  24. ae3eaac tls: handle engine listen failure by Florin Coras · 5 years ago
  25. 994ef1c fib: remove unused input parameter by Zhiyong Yang · 5 years ago
  26. 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
  27. 6b257c6 udp: fix typo in udp connectinon flags by Dave Wallace · 5 years ago
  28. 60183db session: reorganize dispatch logic by Florin Coras · 5 years ago
  29. 3b72619 udp: fix connection flags by Aloys Augustin · 5 years ago
  30. 198cba8 session: avoid postponing close by Florin Coras · 5 years ago
  31. a0904f0 tcp: generate closed notifications whenever tcp closes by Florin Coras · 5 years ago
  32. 545866b devices: vhost handling VHOST_USER_SET_FEATURES by Steven Luong · 5 years ago
  33. a58fec1 bonding: fix create bond CLI by Zhiyong Yang · 5 years ago
  34. c754239 udp: support close with data by Florin Coras · 5 years ago
  35. 0f09a47 gso: Fix the l3 packet gso segment size by Mohsin Kazmi · 5 years ago
  36. 1f50bf8 fib: FIB Entry tracking by Neale Ranns · 5 years ago
  37. cca9618 session: improve event logging by Florin Coras · 5 years ago
  38. 751e3f3 bonding: add support for numa-only in lacp mode by Zhiyong Yang · 5 years ago
  39. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  40. f41110d ipsec: register for port 4500 at INIT by Neale Ranns · 5 years ago
  41. 88d29a9 ip: admin change affects intf IPv4 addr routes by Matthew G Smith · 5 years ago
  42. c30d87e tap: fix memory errors with create/delete API by Benoît Ganne · 5 years ago
  43. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  44. 456d2f9 tcp: add node with no 6-tuple lookup by Vladimir Kropylev · 5 years ago
  45. 6e8b811 session: move constants definition by Florin Coras · 5 years ago
  46. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  47. 0dfbce6 session: grab mq lock until ctrl event is enqueued by Florin Coras · 5 years ago
  48. a2e4451 session: fix node enable sequence by Vladimir Kropylev · 5 years ago
  49. 41afb33 ipsec: handle UDP keepalives by Neale Ranns · 5 years ago
  50. 37dab43 ipsec: coverity found c-n-p error by Neale Ranns · 5 years ago
  51. 4b0b0d4 ipsec: rewind missing from dual loop by Neale Ranns · 5 years ago
  52. f974794 interface: fix issue that pcap rx/tx trace not available when there are worker threads by Wei CHEN · 5 years ago
  53. 692b949 session: allow transports to generate closed notifications by Florin Coras · 5 years ago
  54. 53c5015 api: add DSCP definitions to ip_types.api by Paul Vinciguerra · 5 years ago
  55. 95dd1fe quic: fix show session verbose by Aloys Augustin · 5 years ago
  56. bec771b tls quic: reduce default segment sizes by Aloys Augustin · 5 years ago
  57. a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
  58. 401aedf ipsec: drop outbound ESP when no crypto alg set by Matthew Smith · 5 years ago
  59. 43ba292 ip: Trace the packet from the punt node by Neale Ranns · 5 years ago
  60. 495d7ff ipsec: Reference count the SAs by Neale Ranns · 5 years ago
  61. 719beb7 ip ipsec: Remove IPSec SPI-0 punt reason by Neale Ranns · 5 years ago
  62. bbe6d11 syslog: fix syslog structured data formatting by Benoît Ganne · 5 years ago
  63. 39040a6 ip: Punt node does not free iovecs by Neale Ranns · 5 years ago
  64. a4d2431 ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify" by Neale Ranns · 5 years ago
  65. d2029bc ipsec: Revert "IPSEC: remove double byte swap of IP addresses" by Neale Ranns · 5 years ago
  66. 85fc130 tcp: improve rate estimate by Florin Coras · 5 years ago
  67. adbaf7b ip: fix show ip neigh vector read overflow by Benoît Ganne · 5 years ago
  68. 33fa710 misc: fix buffer issue in geneve_input by Zhiyong Yang · 5 years ago
  69. b5d61a9 fib: fib_entry_flags_update takes a vector of paths by Neale Ranns · 5 years ago
  70. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago
  71. 50f4a41 udp: UDPC handle open fail by Nathan Skrzypczak · 5 years ago
  72. 777d2ae tcp: remove warning for multi-seg scnario. by Simon Zhang · 5 years ago
  73. 3f5ebed fib: fix urpf_itfs vector overflow by Benoît Ganne · 5 years ago
  74. b3f58e1 tcp: track last lost bytes in sack sb by Florin Coras · 5 years ago
  75. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
  76. 888640a map gbp papi: match endianess of f64 by Paul Vinciguerra · 6 years ago
  77. 44e6046 ip: retain local interface address adjacency by Matthew Smith · 5 years ago
  78. 2eed1a1 session: add flag to disable session lookup by Nathan Skrzypczak · 5 years ago
  79. 61ad550 session: target app.fib_index in unbind_uri by Nathan Skrzypczak · 5 years ago
  80. 81cfa9c vxlan-gbp: Decap ignores reserved bits by Neale Ranns · 5 years ago
  81. fe2fff3 ethernet: ARP disabled node by Neale Ranns · 5 years ago
  82. 3ffe6ca sctp: move to plugins, disabled by default by Florin Coras · 5 years ago
  83. 1cfcb78 tcp: timestamp adjustment by Vladimir Kropylev · 5 years ago
  84. ca2831a tcp: add cc algo start tx event by Florin Coras · 5 years ago
  85. eff6b82 tcp: add cc algo undo recovery notification by Florin Coras · 5 years ago
  86. a3c3265 tcp: add loss signal to cc algo by Florin Coras · 5 years ago
  87. 73c8d1d vxlan-gpe: simplify counter code by Zhiyong Yang · 5 years ago
  88. 4bda2d9 misc: fix coverity warnings by Dave Barach · 5 years ago
  89. 0c7f54d quic: fifo notifications fix by Aloys Augustin · 5 years ago
  90. c2ac235 fib: allow route delete with no paths and multipath=0 to remove the whole route by Neale Ranns · 5 years ago
  91. cfc7a10 gbp: add anonymous l3-out external interfaces by Benoît Ganne · 5 years ago
  92. 312758f fib: Coverity fix to remove dead code by Neale Ranns · 5 years ago
  93. 9a2082f lisp: init locator probed field in parser by Florin Coras · 5 years ago
  94. 8a8b83f ip: check all fib src for a connected dst entry by Benoît Ganne · 5 years ago
  95. 7910feb ip: fix ip lookup for arm by Florin Coras · 5 years ago
  96. 1671d3b pg: format_pg_input_trace - reorder fields by Paul Vinciguerra · 5 years ago
  97. e558496 devices: virtio pci leaking spinlock by Steven Luong · 5 years ago
  98. 2d379d8 svm: rename fifo tx notifications to reflect use by Florin Coras · 5 years ago
  99. e3bbf5b interface: fixes for buliding for 32bit targets by Vijayabhaskar Katamreddy · 5 years ago
  100. cb54e3c ip: ip-lookup - remove the dead code by Neale Ranns · 5 years ago