1. 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
  2. b725ebb quic: Refactor connections closing and deletion by Aloys Augustin · 5 years ago
  3. 6b257c6 udp: fix typo in udp connectinon flags by Dave Wallace · 5 years ago
  4. 60183db session: reorganize dispatch logic by Florin Coras · 5 years ago
  5. 687c902 vlib: address vlib_error_t scaling issue by Dave Barach · 5 years ago
  6. 3b72619 udp: fix connection flags by Aloys Augustin · 5 years ago
  7. 198cba8 session: avoid postponing close by Florin Coras · 5 years ago
  8. a0904f0 tcp: generate closed notifications whenever tcp closes by Florin Coras · 5 years ago
  9. 8adb92b tests: pin pip version by Aloys Augustin · 5 years ago
  10. acf878b nat: fixed handoff in2out lookup of static mappings by external address by Filip Varga · 5 years ago
  11. 545866b devices: vhost handling VHOST_USER_SET_FEATURES by Steven Luong · 5 years ago
  12. a58fec1 bonding: fix create bond CLI by Zhiyong Yang · 5 years ago
  13. c754239 udp: support close with data by Florin Coras · 5 years ago
  14. d455e5a docs: improve home gateway use-case documentation by Dave Barach · 5 years ago
  15. 227b2e9 quic: move patch for quicly 0.0.3 by Aloys Augustin · 5 years ago
  16. 5ff9765 quic: update quicly library by Aloys Augustin · 5 years ago
  17. 0f09a47 gso: Fix the l3 packet gso segment size by Mohsin Kazmi · 5 years ago
  18. fcdade1 gtpu: fix missing trace issue by Zhiyong Yang · 5 years ago
  19. f7c30df stats: fix use-after-free hash key string by Benoît Ganne · 5 years ago
  20. 1f50bf8 fib: FIB Entry tracking by Neale Ranns · 5 years ago
  21. cca9618 session: improve event logging by Florin Coras · 5 years ago
  22. 028eaf0 vcl: fix coverity warning by Florin Coras · 5 years ago
  23. 751e3f3 bonding: add support for numa-only in lacp mode by Zhiyong Yang · 5 years ago
  24. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  25. 4f74e9e vat: remove #if BUILTIN from vat_main_t definition by Dave Barach · 5 years ago
  26. 6794787 api: fix coverity warning by Dave Barach · 5 years ago
  27. f41110d ipsec: register for port 4500 at INIT by Neale Ranns · 5 years ago
  28. b4b525e vppinfra: fix OOM check in bihash by Andreas Schultz · 5 years ago
  29. 675c239 docs: Fix conf.py for read the docs by jdenisco · 5 years ago
  30. f6fcc22 misc: 19.01.3 Release Notes by Andrew Yourtchenko · 5 years ago
  31. 88d29a9 ip: admin change affects intf IPv4 addr routes by Matthew G Smith · 5 years ago
  32. 9fd9962 vcl: add QUIC support by Nathan Skrzypczak · 6 years ago
  33. cef02be session: Refactor invalid session idx/handle by Nathan Skrzypczak · 5 years ago
  34. 6307415 build: add more src dirs for generate_json.py by Vratko Polak · 5 years ago
  35. c30d87e tap: fix memory errors with create/delete API by Benoît Ganne · 5 years ago
  36. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  37. a0cb32c lb: update api.c to use scaffolding from latest skel by Paul Vinciguerra · 5 years ago
  38. 456d2f9 tcp: add node with no 6-tuple lookup by Vladimir Kropylev · 5 years ago
  39. f9a4685 quic: Add back stream connect condition by Nathan Skrzypczak · 5 years ago
  40. 9529feb build: add targets for json api files by Paul Vinciguerra · 5 years ago
  41. 6e8b811 session: move constants definition by Florin Coras · 5 years ago
  42. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  43. 0dfbce6 session: grab mq lock until ctrl event is enqueued by Florin Coras · 5 years ago
  44. b11e4ae vppinfra: elog: fix read overflow in string lookup by Benoît Ganne · 5 years ago
  45. a2e4451 session: fix node enable sequence by Vladimir Kropylev · 5 years ago
  46. b659020 papi: use the injected logger wherever possible by Vratko Polak · 5 years ago
  47. 31b3157 gbp: fix contracts dpo ACL match by Benoît Ganne · 5 years ago
  48. 41afb33 ipsec: handle UDP keepalives by Neale Ranns · 5 years ago
  49. 37dab43 ipsec: coverity found c-n-p error by Neale Ranns · 5 years ago
  50. b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
  51. 7b8a30d build: separate pkg builds from verify target by Dave Wallace · 5 years ago
  52. 9082b43 quic: integrate vpp crypto api for quic packets encryption by Mathias Raoul · 5 years ago
  53. 4b0b0d4 ipsec: rewind missing from dual loop by Neale Ranns · 5 years ago
  54. f974794 interface: fix issue that pcap rx/tx trace not available when there are worker threads by Wei CHEN · 5 years ago
  55. 692b949 session: allow transports to generate closed notifications by Florin Coras · 5 years ago
  56. 53c5015 api: add DSCP definitions to ip_types.api by Paul Vinciguerra · 5 years ago
  57. f745752 tests: fix error in VppDiedError exception by Paul Vinciguerra · 5 years ago
  58. b957d80 vppinfra: add doubly linked list by Florin Coras · 5 years ago
  59. b966b96 nsim: cross-connect mode crash at interface output node by John Lo · 5 years ago
  60. edff805 docs: add compressed core file description by Dave Barach · 5 years ago
  61. 95dd1fe quic: fix show session verbose by Aloys Augustin · 5 years ago
  62. bec771b tls quic: reduce default segment sizes by Aloys Augustin · 5 years ago
  63. a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
  64. fe67afd vcl: fix namespace debug print by Benoît Ganne · 5 years ago
  65. 0af49a8 svm: handles heap dlmalloc allocation failure by Benoît Ganne · 5 years ago
  66. 2f7364a vcl: fix tsock 0-ing in test client by Benoît Ganne · 5 years ago
  67. 401aedf ipsec: drop outbound ESP when no crypto alg set by Matthew Smith · 5 years ago
  68. 43ba292 ip: Trace the packet from the punt node by Neale Ranns · 5 years ago
  69. deb5827 nat: added handoff trace index for easier trace match by Filip Varga · 5 years ago
  70. 495d7ff ipsec: Reference count the SAs by Neale Ranns · 5 years ago
  71. def35a2 vom: build VOM package when CI builds by YohanPipereau · 5 years ago
  72. 3f88a74 nat: fix net44 lb static API by Benoît Ganne · 5 years ago
  73. 79a32a4 tests: remove invalid arguments passed to papi by Paul Vinciguerra · 5 years ago
  74. dfd5722 papi: fix vpp_format from change in vl_api_prefix_t by Paul Vinciguerra · 5 years ago
  75. 719beb7 ip ipsec: Remove IPSec SPI-0 punt reason by Neale Ranns · 5 years ago
  76. 6d72c17 docs: how to enable coredump with systemd by Benoît Ganne · 5 years ago
  77. bbe6d11 syslog: fix syslog structured data formatting by Benoît Ganne · 5 years ago
  78. 9e4946b vppinfra: bihash add-but-do-not-overwrite semantics by Dave Barach · 5 years ago
  79. 39040a6 ip: Punt node does not free iovecs by Neale Ranns · 5 years ago
  80. a4d2431 ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify" by Neale Ranns · 5 years ago
  81. d2029bc ipsec: Revert "IPSEC: remove double byte swap of IP addresses" by Neale Ranns · 5 years ago
  82. 6d1ba56 gbp: An Endpoint can change sclass by Neale Ranns · 5 years ago
  83. 705b296 avf: add more link speeds by Damjan Marion · 5 years ago
  84. bc34b8f quic: Fix quic_echo event flags by Nathan Skrzypczak · 5 years ago
  85. 6955ecd vom: Fix reference to flags in GBP bridge-domain by Neale Ranns · 5 years ago
  86. 85fc130 tcp: improve rate estimate by Florin Coras · 5 years ago
  87. adbaf7b ip: fix show ip neigh vector read overflow by Benoît Ganne · 5 years ago
  88. 6a3a4f7 vlib: Replace timer in CLI with an event process by Chris Luke · 5 years ago
  89. e5a7d59 emacs: update the vat plugin generator by Dave Barach · 5 years ago
  90. 33fa710 misc: fix buffer issue in geneve_input by Zhiyong Yang · 5 years ago
  91. 3771200 quic: Improve timing interface for quic_echo by Nathan Skrzypczak · 5 years ago
  92. b5d61a9 fib: fib_entry_flags_update takes a vector of paths by Neale Ranns · 5 years ago
  93. 1105766 tests: Re-enable ipsec tests on ARM by juraj.linkes · 5 years ago
  94. e4f9556 acl: perform the ACL-as-a-service user registrations in global heap by Andrew Yourtchenko · 5 years ago
  95. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago
  96. ace5152 quic: echo thread can handle multiple sessions by Nathan Skrzypczak · 5 years ago
  97. 50f4a41 udp: UDPC handle open fail by Nathan Skrzypczak · 5 years ago
  98. bfb9fe3 tests: remove unused class attribute in VppTestCase by Paul Vinciguerra · 5 years ago
  99. e28c87c gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf by Neale Ranns · 5 years ago
  100. 777d2ae tcp: remove warning for multi-seg scnario. by Simon Zhang · 5 years ago