1. 692bfc8 classify: API cleanup by Jakub Grajciar · 5 years ago
  2. e2ccdf0 papi: add a per-call _timeout option by Paul Vinciguerra · 5 years ago
  3. 5d440d9 tests: vpp_interface fix ip6 setter by Paul Vinciguerra · 5 years ago
  4. dbf68c9 ipsec: Changes to make ipsec encoder/decoders reusable by the plugins by Prashant Maheshwari · 5 years ago
  5. abde62f tests: GRE over IPSec unit tests by Neale Ranns · 5 years ago
  6. e52d8d8 vppinfra: preserve total_cpu_time across clock freq adjustment by Dave Barach · 5 years ago
  7. 5ef9ca6 tests: raise exception in vpp_interface for invalid sw_if_index by Paul Vinciguerra · 5 years ago
  8. e83aa45 bonding: add/del secondary mac address callback by Matthew Smith · 5 years ago
  9. 73aff47 tests: BFD python3 changes by snaramre · 5 years ago
  10. ce43569 dhcp: add FEATURE.yaml for the DHCP plugin by Jerome Tollet · 5 years ago
  11. d3955fb session: no cleanup notification for forced deletes by Florin Coras · 5 years ago
  12. 3268a64 classify: debug cli %v not %s by Dave Barach · 5 years ago
  13. 757de98 ip: init l3_hdr_offset when pushing an ip4 header by Florin Coras · 5 years ago
  14. bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
  15. 1a7ed5e tests: display stdout and stderr when output caching is disabled by Benoît Ganne · 5 years ago
  16. d3b8c86 nat: fix dhcp client on outside interface with output feature by Alexander Chernavin · 5 years ago
  17. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  18. 99fbf05 papi: fix typo in repr by Paul Vinciguerra · 5 years ago
  19. 9efcee6 fib: Fix crash on cover update to non activated adj source by Neale Ranns · 5 years ago
  20. acaa04a map: Fix inverted 'map security check enable' CLI flag. by Jon Loeliger · 5 years ago
  21. c298f37 quic: Refactor for crypto contexts by Nathan Skrzypczak · 5 years ago
  22. be2ad0b flow: fix several crash issues by Chenmin Sun · 5 years ago
  23. 7dbf9a1 fib: reduce save_rewrite_length to u8 by Klement Sekera · 5 years ago
  24. 981a690 fib: Another realloc burn by Neale Ranns · 5 years ago
  25. 2b65f9c misc: add gdb helpers for vlib buffers by Benoît Ganne · 5 years ago
  26. e69f471 lb: lb_add_del_vip and lb_add_del_as doesn't work. by Hongjun Ni · 5 years ago
  27. 30cca51 build: remove valgrind leftovers by Benoît Ganne · 5 years ago
  28. 42bde45 ethernet: all dmac checks include secondary addrs by Matthew Smith · 5 years ago
  29. 9db6ada fib: Table Replace by Neale Ranns · 5 years ago
  30. 0d3d482 tap: fix coverity warning 205875 by Andrew Yourtchenko · 5 years ago
  31. 599db9e tcp: honor cc pacing rate when resetting pacer by Florin Coras · 5 years ago
  32. b72a0ff tcp: invalidate expired timer handles before dispatching by Florin Coras · 5 years ago
  33. 3afac8f quic: update quicly to v0.0.6-vpp by MathiasRaoul · 5 years ago
  34. 41a817a tests: fix typo in test_vlib by Paul Vinciguerra · 5 years ago
  35. 5f9f3c8 vlib: autogenerate <node> before <last-in-arc> constraints by Dave Barach · 5 years ago
  36. da47f67 papi: fix papi default handling by Ole Troan · 5 years ago
  37. 7c8803d vppapigen: clean up typos in c generated code by Paul Vinciguerra · 5 years ago
  38. b307c71 vppapigen: fix i64 format string by Paul Vinciguerra · 5 years ago
  39. 1c200dc vppapigen: fix typo on f64 endian_string by Paul Vinciguerra · 5 years ago
  40. ba2c7fa papi: add missing base types to serializer by Paul Vinciguerra · 5 years ago
  41. 14b0b47 papi: add repr to packer types for troubleshooting by Paul Vinciguerra · 5 years ago
  42. f9623ca quic: Refactor quic rx callback for offload by Nathan Skrzypczak · 5 years ago
  43. b2fce36 hsa: Improve for mq-intensive by Nathan Skrzypczak · 5 years ago
  44. 952a7b8 build: add build types helpstring to cmake project by Damjan Marion · 5 years ago
  45. 7bd1fd7 quic: Remove qctx opening pool by Nathan Skrzypczak · 5 years ago
  46. a7f81b7 crypto-ipsecmb: use single GCM API by Fan Zhang · 5 years ago
  47. 9ce3523 vppinfra: fix coverity issue 205691 in pmalloc by Andrew Yourtchenko · 5 years ago
  48. 418ebb7 papi: support default for type alias decaying to basetype by Ole Troan · 5 years ago
  49. d35fefe crypto-ipsecmb: bump to intel-ipsec-mb version 0.53 by Fan Zhang · 5 years ago
  50. 8cdb1a0 ipsec: fix trailing data overflow by Filip Tehlar · 5 years ago
  51. 595d6f8 ikev2: install/remove ipsec tunnels from main thread by Filip Tehlar · 5 years ago
  52. f4ce6ba tcp: add no csum offload config option by Florin Coras · 5 years ago
  53. ff31ac6 vcl: if the ldp user send buf with 0 len, it will assert failed. by jiangxiaoming · 5 years ago
  54. 2c6efec build: Update missing package by Paul Vinciguerra · 5 years ago
  55. 11e9e35 session tcp: support pacer idle timeouts by Florin Coras · 5 years ago
  56. d28437c classify: per-interface rx/tx pcap capture filters by Dave Barach · 5 years ago
  57. e51a9bb vlib: improve code coverage, part deux by Dave Barach · 5 years ago
  58. a548d13 ipsec: Honour the renumber argument when selecting show instnace by Neale Ranns · 5 years ago
  59. 0b91bd6 vlib: pci: fix non-NULL terminated C-string by Benoît Ganne · 5 years ago
  60. 99eefc2 ikev2: fix memory leak in child SA by Filip Tehlar · 5 years ago
  61. fa6b556 misc: fix 4 coverity warnings in srv6-mobile by Dave Barach · 5 years ago
  62. bf85a98 flow: Add GTP support by Chenmin Sun · 5 years ago
  63. 7c6102b tap: multiqueue support by Damjan Marion · 5 years ago
  64. 0b6c9c4 quic: Increase logging by Nathan Skrzypczak · 5 years ago
  65. 8f01183 virtio: fix use-after-free by Benoît Ganne · 5 years ago
  66. d9035a4 session tcp: add opaque data to show cli by Florin Coras · 5 years ago
  67. 535fdba bash: vpp-make-test bash function by Dave Wallace · 5 years ago
  68. 3bbbf0d session: fix transport proto unformat by Florin Coras · 5 years ago
  69. 331c428 quic: handle duplicate packet from quicly by Dave Wallace · 5 years ago
  70. 989bc47 session: Fix out of order mq by Nathan Skrzypczak · 5 years ago
  71. 9df54b7 srv6-mobile: fix yamllint failure in FEATURE.yaml by Dave Wallace · 5 years ago
  72. ab9b9a5 dpdk: fix non-NULL terminated string by Benoît Ganne · 5 years ago
  73. 91f90d0 session: more show cli output by Florin Coras · 5 years ago
  74. 1b81e6e srv6-mobile by Tetsuya Murakami · 5 years ago
  75. 360b523 map: fix coverity issue 205684 by Andrew Yourtchenko · 5 years ago
  76. 9a6dc8a nat: respect arc features (multi worker) by Filip Varga · 5 years ago
  77. b15ad95 map: Fix TCP MSS clamping for MAP-E traffic. by Jon Loeliger · 5 years ago
  78. 93e060a session: Increasing the Header lengthe size by Srikanth Akula · 5 years ago
  79. e140d5d session: extra checks in session validation by Srikanth Akula · 5 years ago
  80. c17fc44 vlib: improve code coverage in src/vlib by Dave Barach · 5 years ago
  81. 920180e api: configurable binary api client rx pthread fcn by Dave Barach · 5 years ago
  82. d14fccd ipsec: Coverity warnings by Neale Ranns · 5 years ago
  83. 210c745 nsim: add FEATURE.yaml by Dave Barach · 5 years ago
  84. 845f51f bfd: allow IPv6 link-local address as local address by Alexander Chernavin · 5 years ago
  85. 52be674 tcp: close session on retransmit failure by Florin Coras · 5 years ago
  86. 504d023 quic: replace quicly patch with upstreamed fix by Dave Wallace · 5 years ago
  87. 47e0927 build: fix docs/doxygen targets by Dave Wallace · 5 years ago
  88. e790690 build: make checkstyle-* targets and cleanup by Dave Wallace · 5 years ago
  89. 1976f36 tests: Add UT to test incomplete MPLS adjacencies send ARP requests by Neale Ranns · 5 years ago
  90. efd7bc2 tests: Remove the unrequired VPP IP address/prefix class wrappers by Neale Ranns · 5 years ago
  91. 5ae7f0d ikev2: add definitions for libssl by Aleksander Djuric · 5 years ago
  92. 50c99b4 ikev2: correct byte order in api handlers by Aleksander Djuric · 5 years ago
  93. c3731ac dpdk: Enable bnxt PMD by Andy Gospodarek · 5 years ago
  94. f41244f virtio: refactor virtio-pci logging by Damjan Marion · 5 years ago
  95. aa27dcb interface: send proper link/admin status in event by Alexander Chernavin · 5 years ago
  96. 320dfcf fib: Copy the prefix before use in case the underlying entry reallocs. by Neale Ranns · 5 years ago
  97. e16707b vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64 by Carl Smith · 5 years ago
  98. 211b9f6 dhcp: option 61 add missing type field by Dave Barach · 5 years ago
  99. d9ca7c9 vlib: improve vlib "make test" code coverage by Dave Barach · 5 years ago
  100. ed32c63 build: Revert "build: fix make checkstyle" by Dave Wallace · 5 years ago