1. d39495d build: add missing .api files for packaging by Benoît Ganne · 5 years ago
  2. 8a4f6da misc: leverage vlib_buffer_get_current in srp by Zhiyong Yang · 5 years ago
  3. 0dbaa59 memif: Fix uninitialized variable as reported by coverity by Steven Luong · 5 years ago
  4. c94afaa bonding: incorrect RX counters for bond interface by Steven Luong · 5 years ago
  5. f995c71 acl: implement counters by Andrew Yourtchenko · 6 years ago
  6. 5281a90 qos: QoS dump APIs by Neale Ranns · 5 years ago
  7. c89c767 api: Disable tracing of memclnt_keepalive messages by Dave Barach · 5 years ago
  8. 1dbcf30 fib: Support the POP of a Psuedo Wire Control Word by Neale Ranns · 5 years ago
  9. 1e5ca9b dpdk: Prefetch correct size of rte_mbuf by Nitin Saxena · 5 years ago
  10. 7f37a94 vapi: add python scripts to vpp-dev package by Vratko Polak · 5 years ago
  11. 6ce0f35 papi: add additional types to vpp_serializer by Paul Vinciguerra · 5 years ago
  12. 5a61f64 memif: fix vector overflow when copying strings by Benoît Ganne · 5 years ago
  13. 8c1280f bonding: print the name on the cli when created by Mohsin Kazmi · 5 years ago
  14. c5d5327 tap: print the interface name on cli when created by Mohsin Kazmi · 5 years ago
  15. 6afaae1 ipsec: GCM, Anti-replay and ESN fixess by Neale Ranns · 5 years ago
  16. ae3eaac tls: handle engine listen failure by Florin Coras · 5 years ago
  17. 994ef1c fib: remove unused input parameter by Zhiyong Yang · 5 years ago
  18. a9ed6f7 vppinfra: add mapped pcap file support by Gary Boon · 5 years ago
  19. 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
  20. b725ebb quic: Refactor connections closing and deletion by Aloys Augustin · 5 years ago
  21. 6b257c6 udp: fix typo in udp connectinon flags by Dave Wallace · 5 years ago
  22. 60183db session: reorganize dispatch logic by Florin Coras · 5 years ago
  23. 687c902 vlib: address vlib_error_t scaling issue by Dave Barach · 5 years ago
  24. 3b72619 udp: fix connection flags by Aloys Augustin · 5 years ago
  25. 198cba8 session: avoid postponing close by Florin Coras · 5 years ago
  26. a0904f0 tcp: generate closed notifications whenever tcp closes by Florin Coras · 5 years ago
  27. acf878b nat: fixed handoff in2out lookup of static mappings by external address by Filip Varga · 5 years ago
  28. 545866b devices: vhost handling VHOST_USER_SET_FEATURES by Steven Luong · 5 years ago
  29. a58fec1 bonding: fix create bond CLI by Zhiyong Yang · 5 years ago
  30. c754239 udp: support close with data by Florin Coras · 5 years ago
  31. 5ff9765 quic: update quicly library by Aloys Augustin · 5 years ago
  32. 0f09a47 gso: Fix the l3 packet gso segment size by Mohsin Kazmi · 5 years ago
  33. fcdade1 gtpu: fix missing trace issue by Zhiyong Yang · 5 years ago
  34. f7c30df stats: fix use-after-free hash key string by Benoît Ganne · 5 years ago
  35. 1f50bf8 fib: FIB Entry tracking by Neale Ranns · 5 years ago
  36. cca9618 session: improve event logging by Florin Coras · 5 years ago
  37. 028eaf0 vcl: fix coverity warning 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. 4f74e9e vat: remove #if BUILTIN from vat_main_t definition by Dave Barach · 5 years ago
  41. 6794787 api: fix coverity warning by Dave Barach · 5 years ago
  42. f41110d ipsec: register for port 4500 at INIT by Neale Ranns · 5 years ago
  43. b4b525e vppinfra: fix OOM check in bihash by Andreas Schultz · 5 years ago
  44. 88d29a9 ip: admin change affects intf IPv4 addr routes by Matthew G Smith · 5 years ago
  45. 9fd9962 vcl: add QUIC support by Nathan Skrzypczak · 6 years ago
  46. cef02be session: Refactor invalid session idx/handle by Nathan Skrzypczak · 5 years ago
  47. 6307415 build: add more src dirs for generate_json.py by Vratko Polak · 5 years ago
  48. c30d87e tap: fix memory errors with create/delete API by Benoît Ganne · 5 years ago
  49. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  50. a0cb32c lb: update api.c to use scaffolding from latest skel by Paul Vinciguerra · 5 years ago
  51. 456d2f9 tcp: add node with no 6-tuple lookup by Vladimir Kropylev · 5 years ago
  52. f9a4685 quic: Add back stream connect condition by Nathan Skrzypczak · 5 years ago
  53. 9529feb build: add targets for json api files by Paul Vinciguerra · 5 years ago
  54. 6e8b811 session: move constants definition by Florin Coras · 5 years ago
  55. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  56. 0dfbce6 session: grab mq lock until ctrl event is enqueued by Florin Coras · 5 years ago
  57. b11e4ae vppinfra: elog: fix read overflow in string lookup by Benoît Ganne · 5 years ago
  58. a2e4451 session: fix node enable sequence by Vladimir Kropylev · 5 years ago
  59. b659020 papi: use the injected logger wherever possible by Vratko Polak · 5 years ago
  60. 31b3157 gbp: fix contracts dpo ACL match by Benoît Ganne · 5 years ago
  61. 41afb33 ipsec: handle UDP keepalives by Neale Ranns · 5 years ago
  62. 37dab43 ipsec: coverity found c-n-p error by Neale Ranns · 5 years ago
  63. b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
  64. 9082b43 quic: integrate vpp crypto api for quic packets encryption by Mathias Raoul · 5 years ago
  65. 4b0b0d4 ipsec: rewind missing from dual loop by Neale Ranns · 5 years ago
  66. f974794 interface: fix issue that pcap rx/tx trace not available when there are worker threads by Wei CHEN · 5 years ago
  67. 692b949 session: allow transports to generate closed notifications by Florin Coras · 5 years ago
  68. 53c5015 api: add DSCP definitions to ip_types.api by Paul Vinciguerra · 5 years ago
  69. b957d80 vppinfra: add doubly linked list by Florin Coras · 5 years ago
  70. b966b96 nsim: cross-connect mode crash at interface output node by John Lo · 5 years ago
  71. 95dd1fe quic: fix show session verbose by Aloys Augustin · 5 years ago
  72. bec771b tls quic: reduce default segment sizes by Aloys Augustin · 5 years ago
  73. a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
  74. fe67afd vcl: fix namespace debug print by Benoît Ganne · 5 years ago
  75. 0af49a8 svm: handles heap dlmalloc allocation failure by Benoît Ganne · 5 years ago
  76. 2f7364a vcl: fix tsock 0-ing in test client by Benoît Ganne · 5 years ago
  77. 401aedf ipsec: drop outbound ESP when no crypto alg set by Matthew Smith · 5 years ago
  78. 43ba292 ip: Trace the packet from the punt node by Neale Ranns · 5 years ago
  79. deb5827 nat: added handoff trace index for easier trace match by Filip Varga · 5 years ago
  80. 495d7ff ipsec: Reference count the SAs by Neale Ranns · 5 years ago
  81. 3f88a74 nat: fix net44 lb static API by Benoît Ganne · 5 years ago
  82. dfd5722 papi: fix vpp_format from change in vl_api_prefix_t by Paul Vinciguerra · 5 years ago
  83. 719beb7 ip ipsec: Remove IPSec SPI-0 punt reason by Neale Ranns · 5 years ago
  84. 6d72c17 docs: how to enable coredump with systemd by Benoît Ganne · 5 years ago
  85. bbe6d11 syslog: fix syslog structured data formatting by Benoît Ganne · 5 years ago
  86. 9e4946b vppinfra: bihash add-but-do-not-overwrite semantics by Dave Barach · 5 years ago
  87. 39040a6 ip: Punt node does not free iovecs by Neale Ranns · 5 years ago
  88. a4d2431 ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify" by Neale Ranns · 5 years ago
  89. d2029bc ipsec: Revert "IPSEC: remove double byte swap of IP addresses" by Neale Ranns · 5 years ago
  90. 6d1ba56 gbp: An Endpoint can change sclass by Neale Ranns · 5 years ago
  91. 705b296 avf: add more link speeds by Damjan Marion · 6 years ago
  92. bc34b8f quic: Fix quic_echo event flags by Nathan Skrzypczak · 5 years ago
  93. 85fc130 tcp: improve rate estimate by Florin Coras · 5 years ago
  94. adbaf7b ip: fix show ip neigh vector read overflow by Benoît Ganne · 5 years ago
  95. 6a3a4f7 vlib: Replace timer in CLI with an event process by Chris Luke · 5 years ago
  96. 33fa710 misc: fix buffer issue in geneve_input by Zhiyong Yang · 5 years ago
  97. 3771200 quic: Improve timing interface for quic_echo by Nathan Skrzypczak · 5 years ago
  98. b5d61a9 fib: fib_entry_flags_update takes a vector of paths by Neale Ranns · 5 years ago
  99. e4f9556 acl: perform the ACL-as-a-service user registrations in global heap by Andrew Yourtchenko · 5 years ago
  100. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago