1. 6e8b811 session: move constants definition by Florin Coras · 5 years ago
  2. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  3. 0dfbce6 session: grab mq lock until ctrl event is enqueued by Florin Coras · 5 years ago
  4. b11e4ae vppinfra: elog: fix read overflow in string lookup by Benoît Ganne · 5 years ago
  5. a2e4451 session: fix node enable sequence by Vladimir Kropylev · 5 years ago
  6. b659020 papi: use the injected logger wherever possible by Vratko Polak · 5 years ago
  7. 31b3157 gbp: fix contracts dpo ACL match by Benoît Ganne · 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. b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
  11. 7b8a30d build: separate pkg builds from verify target by Dave Wallace · 5 years ago
  12. 9082b43 quic: integrate vpp crypto api for quic packets encryption by Mathias Raoul · 5 years ago
  13. 4b0b0d4 ipsec: rewind missing from dual loop by Neale Ranns · 5 years ago
  14. f974794 interface: fix issue that pcap rx/tx trace not available when there are worker threads by Wei CHEN · 6 years ago
  15. 692b949 session: allow transports to generate closed notifications by Florin Coras · 5 years ago
  16. 53c5015 api: add DSCP definitions to ip_types.api by Paul Vinciguerra · 5 years ago
  17. f745752 tests: fix error in VppDiedError exception by Paul Vinciguerra · 5 years ago
  18. b957d80 vppinfra: add doubly linked list by Florin Coras · 6 years ago
  19. b966b96 nsim: cross-connect mode crash at interface output node by John Lo · 6 years ago
  20. edff805 docs: add compressed core file description by Dave Barach · 5 years ago
  21. 95dd1fe quic: fix show session verbose by Aloys Augustin · 5 years ago
  22. bec771b tls quic: reduce default segment sizes by Aloys Augustin · 5 years ago
  23. a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
  24. fe67afd vcl: fix namespace debug print by Benoît Ganne · 5 years ago
  25. 0af49a8 svm: handles heap dlmalloc allocation failure by Benoît Ganne · 5 years ago
  26. 2f7364a vcl: fix tsock 0-ing in test client by Benoît Ganne · 5 years ago
  27. 401aedf ipsec: drop outbound ESP when no crypto alg set by Matthew Smith · 6 years ago
  28. 43ba292 ip: Trace the packet from the punt node by Neale Ranns · 6 years ago
  29. deb5827 nat: added handoff trace index for easier trace match by Filip Varga · 6 years ago
  30. 495d7ff ipsec: Reference count the SAs by Neale Ranns · 5 years ago
  31. def35a2 vom: build VOM package when CI builds by YohanPipereau · 6 years ago
  32. 3f88a74 nat: fix net44 lb static API by Benoît Ganne · 6 years ago
  33. 79a32a4 tests: remove invalid arguments passed to papi by Paul Vinciguerra · 6 years ago
  34. dfd5722 papi: fix vpp_format from change in vl_api_prefix_t by Paul Vinciguerra · 6 years ago
  35. 719beb7 ip ipsec: Remove IPSec SPI-0 punt reason by Neale Ranns · 6 years ago
  36. 6d72c17 docs: how to enable coredump with systemd by Benoît Ganne · 6 years ago
  37. bbe6d11 syslog: fix syslog structured data formatting by Benoît Ganne · 6 years ago
  38. 9e4946b vppinfra: bihash add-but-do-not-overwrite semantics by Dave Barach · 6 years ago
  39. 39040a6 ip: Punt node does not free iovecs by Neale Ranns · 6 years ago
  40. a4d2431 ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify" by Neale Ranns · 6 years ago
  41. d2029bc ipsec: Revert "IPSEC: remove double byte swap of IP addresses" by Neale Ranns · 6 years ago
  42. 6d1ba56 gbp: An Endpoint can change sclass by Neale Ranns · 6 years ago
  43. 705b296 avf: add more link speeds by Damjan Marion · 6 years ago
  44. bc34b8f quic: Fix quic_echo event flags by Nathan Skrzypczak · 6 years ago
  45. 6955ecd vom: Fix reference to flags in GBP bridge-domain by Neale Ranns · 6 years ago
  46. 85fc130 tcp: improve rate estimate by Florin Coras · 6 years ago
  47. adbaf7b ip: fix show ip neigh vector read overflow by Benoît Ganne · 6 years ago
  48. 6a3a4f7 vlib: Replace timer in CLI with an event process by Chris Luke · 6 years ago
  49. e5a7d59 emacs: update the vat plugin generator by Dave Barach · 6 years ago
  50. 33fa710 misc: fix buffer issue in geneve_input by Zhiyong Yang · 6 years ago
  51. 3771200 quic: Improve timing interface for quic_echo by Nathan Skrzypczak · 6 years ago
  52. b5d61a9 fib: fib_entry_flags_update takes a vector of paths by Neale Ranns · 6 years ago
  53. 1105766 tests: Re-enable ipsec tests on ARM by juraj.linkes · 6 years ago
  54. e4f9556 acl: perform the ACL-as-a-service user registrations in global heap by Andrew Yourtchenko · 6 years ago
  55. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 6 years ago
  56. ace5152 quic: echo thread can handle multiple sessions by Nathan Skrzypczak · 6 years ago
  57. 50f4a41 udp: UDPC handle open fail by Nathan Skrzypczak · 6 years ago
  58. bfb9fe3 tests: remove unused class attribute in VppTestCase by Paul Vinciguerra · 6 years ago
  59. e28c87c gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf by Neale Ranns · 6 years ago
  60. 777d2ae tcp: remove warning for multi-seg scnario. by Simon Zhang · 6 years ago
  61. 21a4384 vat: unload unused vat plugins by Dave Barach · 6 years ago
  62. 3f5ebed fib: fix urpf_itfs vector overflow by Benoît Ganne · 6 years ago
  63. 57783ef misc: extras update list_api_changes.py to PY3 by Paul Vinciguerra · 6 years ago
  64. b3f58e1 tcp: track last lost bytes in sack sb by Florin Coras · 6 years ago
  65. 24cbf77 quic: add back missing test timeout by Nathan Skrzypczak · 6 years ago
  66. e92090b quic: fix passive disconnect handling & refactor by Nathan Skrzypczak · 6 years ago
  67. 0cbc71d tests: treat all truthy env vars the same way by Paul Vinciguerra · 6 years ago
  68. a089ae1 papi: update VPPEnumType for python3 by Paul Vinciguerra · 6 years ago
  69. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 6 years ago
  70. 369db83 vcl: add worker unregister api by Florin Coras · 6 years ago
  71. aaff5ee vcl: cleanup listener accept fifo by Florin Coras · 6 years ago
  72. 888640a map gbp papi: match endianess of f64 by Paul Vinciguerra · 6 years ago
  73. 44e6046 ip: retain local interface address adjacency by Matthew Smith · 6 years ago
  74. 2eed1a1 session: add flag to disable session lookup by Nathan Skrzypczak · 6 years ago
  75. 69a85b5 gbp: More unit tests by Neale Ranns · 6 years ago
  76. 61ad550 session: target app.fib_index in unbind_uri by Nathan Skrzypczak · 6 years ago
  77. 03f1af2 api: Implement log_dump/log_details by Paul Vinciguerra · 6 years ago
  78. 1d6d9f0 gbp: refactor policy nodes by Benoît Ganne · 6 years ago
  79. 94bef09 misc: allow second ':' in commit message by Damjan Marion · 6 years ago
  80. 81cfa9c vxlan-gbp: Decap ignores reserved bits by Neale Ranns · 6 years ago
  81. fe2fff3 ethernet: ARP disabled node by Neale Ranns · 6 years ago
  82. 3ffe6ca sctp: move to plugins, disabled by default by Florin Coras · 6 years ago
  83. 1cfcb78 tcp: timestamp adjustment by Vladimir Kropylev · 6 years ago
  84. 17237fb gbp: use bd index at ext-itf creation instead of bd id by Benoît Ganne · 6 years ago
  85. ca2831a tcp: add cc algo start tx event by Florin Coras · 6 years ago
  86. eff6b82 tcp: add cc algo undo recovery notification by Florin Coras · 6 years ago
  87. a3c3265 tcp: add loss signal to cc algo by Florin Coras · 6 years ago
  88. ba6abfa gbp: add unit-tests for anonymous l3out by Benoît Ganne · 6 years ago
  89. 3918bdb gbp: update gbp-ext-itf API by Benoît Ganne · 6 years ago
  90. 73c8d1d vxlan-gpe: simplify counter code by Zhiyong Yang · 6 years ago
  91. 7c1af9d hsa: clean up quic_echo by Dave Wallace · 6 years ago
  92. 0f46e16 vcl: disable ldp bidirectional multiple socket tests by Florin Coras · 6 years ago
  93. 138945f doxygen: improve .md file discovery by Dave Barach · 6 years ago
  94. 4bda2d9 misc: fix coverity warnings by Dave Barach · 6 years ago
  95. fc4828c api: remove garbage from sockclnt_create reply by Vratko Polak · 6 years ago
  96. 0c7f54d quic: fifo notifications fix by Aloys Augustin · 6 years ago
  97. 3eea9de gbp: Consider data-plane learnt source better than control-plane by Neale Ranns · 6 years ago
  98. 7bf7ea3 gbp: improve contract formatting by Neale Ranns · 6 years ago
  99. 063f374 vppapigen: allow decimal number in NUM token by Paul Vinciguerra · 6 years ago
  100. c2ac235 fib: allow route delete with no paths and multipath=0 to remove the whole route by Neale Ranns · 6 years ago