1. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  2. 4f74e9e vat: remove #if BUILTIN from vat_main_t definition by Dave Barach · 5 years ago
  3. 6794787 api: fix coverity warning by Dave Barach · 5 years ago
  4. f41110d ipsec: register for port 4500 at INIT by Neale Ranns · 5 years ago
  5. b4b525e vppinfra: fix OOM check in bihash by Andreas Schultz · 5 years ago
  6. 88d29a9 ip: admin change affects intf IPv4 addr routes by Matthew G Smith · 5 years ago
  7. 9fd9962 vcl: add QUIC support by Nathan Skrzypczak · 6 years ago
  8. cef02be session: Refactor invalid session idx/handle by Nathan Skrzypczak · 5 years ago
  9. 6307415 build: add more src dirs for generate_json.py by Vratko Polak · 5 years ago
  10. c30d87e tap: fix memory errors with create/delete API by Benoît Ganne · 5 years ago
  11. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  12. a0cb32c lb: update api.c to use scaffolding from latest skel by Paul Vinciguerra · 5 years ago
  13. 456d2f9 tcp: add node with no 6-tuple lookup by Vladimir Kropylev · 5 years ago
  14. f9a4685 quic: Add back stream connect condition by Nathan Skrzypczak · 5 years ago
  15. 9529feb build: add targets for json api files by Paul Vinciguerra · 5 years ago
  16. 6e8b811 session: move constants definition by Florin Coras · 5 years ago
  17. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  18. 0dfbce6 session: grab mq lock until ctrl event is enqueued by Florin Coras · 5 years ago
  19. b11e4ae vppinfra: elog: fix read overflow in string lookup by Benoît Ganne · 5 years ago
  20. a2e4451 session: fix node enable sequence by Vladimir Kropylev · 5 years ago
  21. b659020 papi: use the injected logger wherever possible by Vratko Polak · 5 years ago
  22. 31b3157 gbp: fix contracts dpo ACL match by Benoît Ganne · 5 years ago
  23. 41afb33 ipsec: handle UDP keepalives by Neale Ranns · 5 years ago
  24. 37dab43 ipsec: coverity found c-n-p error by Neale Ranns · 5 years ago
  25. b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
  26. 9082b43 quic: integrate vpp crypto api for quic packets encryption by Mathias Raoul · 5 years ago
  27. 4b0b0d4 ipsec: rewind missing from dual loop by Neale Ranns · 5 years ago
  28. f974794 interface: fix issue that pcap rx/tx trace not available when there are worker threads by Wei CHEN · 5 years ago
  29. 692b949 session: allow transports to generate closed notifications by Florin Coras · 5 years ago
  30. 53c5015 api: add DSCP definitions to ip_types.api by Paul Vinciguerra · 5 years ago
  31. b957d80 vppinfra: add doubly linked list by Florin Coras · 5 years ago
  32. b966b96 nsim: cross-connect mode crash at interface output node by John Lo · 5 years ago
  33. 95dd1fe quic: fix show session verbose by Aloys Augustin · 5 years ago
  34. bec771b tls quic: reduce default segment sizes by Aloys Augustin · 5 years ago
  35. a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
  36. fe67afd vcl: fix namespace debug print by Benoît Ganne · 5 years ago
  37. 0af49a8 svm: handles heap dlmalloc allocation failure by Benoît Ganne · 5 years ago
  38. 2f7364a vcl: fix tsock 0-ing in test client by Benoît Ganne · 5 years ago
  39. 401aedf ipsec: drop outbound ESP when no crypto alg set by Matthew Smith · 5 years ago
  40. 43ba292 ip: Trace the packet from the punt node by Neale Ranns · 5 years ago
  41. deb5827 nat: added handoff trace index for easier trace match by Filip Varga · 5 years ago
  42. 495d7ff ipsec: Reference count the SAs by Neale Ranns · 5 years ago
  43. 3f88a74 nat: fix net44 lb static API by Benoît Ganne · 5 years ago
  44. dfd5722 papi: fix vpp_format from change in vl_api_prefix_t by Paul Vinciguerra · 5 years ago
  45. 719beb7 ip ipsec: Remove IPSec SPI-0 punt reason by Neale Ranns · 5 years ago
  46. 6d72c17 docs: how to enable coredump with systemd by Benoît Ganne · 5 years ago
  47. bbe6d11 syslog: fix syslog structured data formatting by Benoît Ganne · 5 years ago
  48. 9e4946b vppinfra: bihash add-but-do-not-overwrite semantics by Dave Barach · 5 years ago
  49. 39040a6 ip: Punt node does not free iovecs by Neale Ranns · 5 years ago
  50. a4d2431 ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify" by Neale Ranns · 5 years ago
  51. d2029bc ipsec: Revert "IPSEC: remove double byte swap of IP addresses" by Neale Ranns · 5 years ago
  52. 6d1ba56 gbp: An Endpoint can change sclass by Neale Ranns · 5 years ago
  53. 705b296 avf: add more link speeds by Damjan Marion · 5 years ago
  54. bc34b8f quic: Fix quic_echo event flags by Nathan Skrzypczak · 5 years ago
  55. 85fc130 tcp: improve rate estimate by Florin Coras · 5 years ago
  56. adbaf7b ip: fix show ip neigh vector read overflow by Benoît Ganne · 5 years ago
  57. 6a3a4f7 vlib: Replace timer in CLI with an event process by Chris Luke · 5 years ago
  58. 33fa710 misc: fix buffer issue in geneve_input by Zhiyong Yang · 5 years ago
  59. 3771200 quic: Improve timing interface for quic_echo by Nathan Skrzypczak · 5 years ago
  60. b5d61a9 fib: fib_entry_flags_update takes a vector of paths by Neale Ranns · 5 years ago
  61. e4f9556 acl: perform the ACL-as-a-service user registrations in global heap by Andrew Yourtchenko · 5 years ago
  62. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago
  63. ace5152 quic: echo thread can handle multiple sessions by Nathan Skrzypczak · 5 years ago
  64. 50f4a41 udp: UDPC handle open fail by Nathan Skrzypczak · 5 years ago
  65. e28c87c gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf by Neale Ranns · 5 years ago
  66. 777d2ae tcp: remove warning for multi-seg scnario. by Simon Zhang · 5 years ago
  67. 21a4384 vat: unload unused vat plugins by Dave Barach · 5 years ago
  68. 3f5ebed fib: fix urpf_itfs vector overflow by Benoît Ganne · 5 years ago
  69. b3f58e1 tcp: track last lost bytes in sack sb by Florin Coras · 5 years ago
  70. e92090b quic: fix passive disconnect handling & refactor by Nathan Skrzypczak · 5 years ago
  71. a089ae1 papi: update VPPEnumType for python3 by Paul Vinciguerra · 5 years ago
  72. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
  73. 369db83 vcl: add worker unregister api by Florin Coras · 5 years ago
  74. aaff5ee vcl: cleanup listener accept fifo by Florin Coras · 5 years ago
  75. 888640a map gbp papi: match endianess of f64 by Paul Vinciguerra · 6 years ago
  76. 44e6046 ip: retain local interface address adjacency by Matthew Smith · 5 years ago
  77. 2eed1a1 session: add flag to disable session lookup by Nathan Skrzypczak · 5 years ago
  78. 69a85b5 gbp: More unit tests by Neale Ranns · 6 years ago
  79. 61ad550 session: target app.fib_index in unbind_uri by Nathan Skrzypczak · 5 years ago
  80. 03f1af2 api: Implement log_dump/log_details by Paul Vinciguerra · 5 years ago
  81. 1d6d9f0 gbp: refactor policy nodes by Benoît Ganne · 5 years ago
  82. 81cfa9c vxlan-gbp: Decap ignores reserved bits by Neale Ranns · 5 years ago
  83. fe2fff3 ethernet: ARP disabled node by Neale Ranns · 5 years ago
  84. 3ffe6ca sctp: move to plugins, disabled by default by Florin Coras · 5 years ago
  85. 1cfcb78 tcp: timestamp adjustment by Vladimir Kropylev · 5 years ago
  86. 17237fb gbp: use bd index at ext-itf creation instead of bd id by Benoît Ganne · 5 years ago
  87. ca2831a tcp: add cc algo start tx event by Florin Coras · 5 years ago
  88. eff6b82 tcp: add cc algo undo recovery notification by Florin Coras · 5 years ago
  89. a3c3265 tcp: add loss signal to cc algo by Florin Coras · 5 years ago
  90. 3918bdb gbp: update gbp-ext-itf API by Benoît Ganne · 5 years ago
  91. 73c8d1d vxlan-gpe: simplify counter code by Zhiyong Yang · 5 years ago
  92. 7c1af9d hsa: clean up quic_echo by Dave Wallace · 5 years ago
  93. 4bda2d9 misc: fix coverity warnings by Dave Barach · 5 years ago
  94. fc4828c api: remove garbage from sockclnt_create reply by Vratko Polak · 5 years ago
  95. 0c7f54d quic: fifo notifications fix by Aloys Augustin · 5 years ago
  96. 3eea9de gbp: Consider data-plane learnt source better than control-plane by Neale Ranns · 5 years ago
  97. 7bf7ea3 gbp: improve contract formatting by Neale Ranns · 5 years ago
  98. 063f374 vppapigen: allow decimal number in NUM token by Paul Vinciguerra · 5 years ago
  99. c2ac235 fib: allow route delete with no paths and multipath=0 to remove the whole route by Neale Ranns · 5 years ago
  100. eaacce4 svm: fix multi-chunk fifo alloc and add more tests by Florin Coras · 5 years ago