1. b3174df ip: populate ip_reassembly_get_reply correctly by Matthew Smith · 5 years ago
  2. 960eeea fib: constify the adjacency in the rewrite nodes by Neale Ranns · 5 years ago
  3. 9534696 ipip: Tunnel flags controlling copying data to/from payload/encap by Neale Ranns · 5 years ago
  4. c8972fe fib feature: Code mechanics to decouple dependency of feature on adj by Neale Ranns · 5 years ago
  5. 4a6d093 map: Avoid null dereference in 'map show' and 'map del' by Jon Loeliger · 5 years ago
  6. 08f2664 hsa: Less verbose logging for many sessions by Nathan Skrzypczak · 5 years ago
  7. 692bfc8 classify: API cleanup by Jakub Grajciar · 5 years ago
  8. e2ccdf0 papi: add a per-call _timeout option by Paul Vinciguerra · 5 years ago
  9. dbf68c9 ipsec: Changes to make ipsec encoder/decoders reusable by the plugins by Prashant Maheshwari · 5 years ago
  10. e52d8d8 vppinfra: preserve total_cpu_time across clock freq adjustment by Dave Barach · 5 years ago
  11. e83aa45 bonding: add/del secondary mac address callback by Matthew Smith · 5 years ago
  12. ce43569 dhcp: add FEATURE.yaml for the DHCP plugin by Jerome Tollet · 5 years ago
  13. d3955fb session: no cleanup notification for forced deletes by Florin Coras · 5 years ago
  14. 3268a64 classify: debug cli %v not %s by Dave Barach · 5 years ago
  15. 757de98 ip: init l3_hdr_offset when pushing an ip4 header by Florin Coras · 5 years ago
  16. bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
  17. d3b8c86 nat: fix dhcp client on outside interface with output feature by Alexander Chernavin · 5 years ago
  18. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  19. 99fbf05 papi: fix typo in repr by Paul Vinciguerra · 5 years ago
  20. 9efcee6 fib: Fix crash on cover update to non activated adj source by Neale Ranns · 5 years ago
  21. acaa04a map: Fix inverted 'map security check enable' CLI flag. by Jon Loeliger · 5 years ago
  22. c298f37 quic: Refactor for crypto contexts by Nathan Skrzypczak · 5 years ago
  23. be2ad0b flow: fix several crash issues by Chenmin Sun · 5 years ago
  24. 7dbf9a1 fib: reduce save_rewrite_length to u8 by Klement Sekera · 5 years ago
  25. 981a690 fib: Another realloc burn by Neale Ranns · 5 years ago
  26. 2b65f9c misc: add gdb helpers for vlib buffers by Benoît Ganne · 5 years ago
  27. e69f471 lb: lb_add_del_vip and lb_add_del_as doesn't work. by Hongjun Ni · 5 years ago
  28. 30cca51 build: remove valgrind leftovers by Benoît Ganne · 5 years ago
  29. 42bde45 ethernet: all dmac checks include secondary addrs by Matthew Smith · 5 years ago
  30. 9db6ada fib: Table Replace by Neale Ranns · 5 years ago
  31. 0d3d482 tap: fix coverity warning 205875 by Andrew Yourtchenko · 5 years ago
  32. 599db9e tcp: honor cc pacing rate when resetting pacer by Florin Coras · 5 years ago
  33. b72a0ff tcp: invalidate expired timer handles before dispatching by Florin Coras · 5 years ago
  34. 5f9f3c8 vlib: autogenerate <node> before <last-in-arc> constraints by Dave Barach · 5 years ago
  35. da47f67 papi: fix papi default handling by Ole Troan · 5 years ago
  36. 7c8803d vppapigen: clean up typos in c generated code by Paul Vinciguerra · 5 years ago
  37. b307c71 vppapigen: fix i64 format string by Paul Vinciguerra · 5 years ago
  38. 1c200dc vppapigen: fix typo on f64 endian_string by Paul Vinciguerra · 5 years ago
  39. ba2c7fa papi: add missing base types to serializer by Paul Vinciguerra · 5 years ago
  40. 14b0b47 papi: add repr to packer types for troubleshooting by Paul Vinciguerra · 5 years ago
  41. f9623ca quic: Refactor quic rx callback for offload by Nathan Skrzypczak · 5 years ago
  42. b2fce36 hsa: Improve for mq-intensive by Nathan Skrzypczak · 5 years ago
  43. 952a7b8 build: add build types helpstring to cmake project by Damjan Marion · 5 years ago
  44. 7bd1fd7 quic: Remove qctx opening pool by Nathan Skrzypczak · 5 years ago
  45. a7f81b7 crypto-ipsecmb: use single GCM API by Fan Zhang · 5 years ago
  46. 9ce3523 vppinfra: fix coverity issue 205691 in pmalloc by Andrew Yourtchenko · 5 years ago
  47. 418ebb7 papi: support default for type alias decaying to basetype by Ole Troan · 5 years ago
  48. 8cdb1a0 ipsec: fix trailing data overflow by Filip Tehlar · 5 years ago
  49. 595d6f8 ikev2: install/remove ipsec tunnels from main thread by Filip Tehlar · 5 years ago
  50. f4ce6ba tcp: add no csum offload config option by Florin Coras · 5 years ago
  51. ff31ac6 vcl: if the ldp user send buf with 0 len, it will assert failed. by jiangxiaoming · 5 years ago
  52. 11e9e35 session tcp: support pacer idle timeouts by Florin Coras · 5 years ago
  53. d28437c classify: per-interface rx/tx pcap capture filters by Dave Barach · 5 years ago
  54. e51a9bb vlib: improve code coverage, part deux by Dave Barach · 5 years ago
  55. a548d13 ipsec: Honour the renumber argument when selecting show instnace by Neale Ranns · 5 years ago
  56. 0b91bd6 vlib: pci: fix non-NULL terminated C-string by Benoît Ganne · 5 years ago
  57. 99eefc2 ikev2: fix memory leak in child SA by Filip Tehlar · 5 years ago
  58. fa6b556 misc: fix 4 coverity warnings in srv6-mobile by Dave Barach · 5 years ago
  59. bf85a98 flow: Add GTP support by Chenmin Sun · 5 years ago
  60. 7c6102b tap: multiqueue support by Damjan Marion · 5 years ago
  61. 0b6c9c4 quic: Increase logging by Nathan Skrzypczak · 5 years ago
  62. 8f01183 virtio: fix use-after-free by Benoît Ganne · 5 years ago
  63. d9035a4 session tcp: add opaque data to show cli by Florin Coras · 5 years ago
  64. 3bbbf0d session: fix transport proto unformat by Florin Coras · 5 years ago
  65. 331c428 quic: handle duplicate packet from quicly by Dave Wallace · 5 years ago
  66. 989bc47 session: Fix out of order mq by Nathan Skrzypczak · 5 years ago
  67. 9df54b7 srv6-mobile: fix yamllint failure in FEATURE.yaml by Dave Wallace · 5 years ago
  68. ab9b9a5 dpdk: fix non-NULL terminated string by Benoît Ganne · 5 years ago
  69. 91f90d0 session: more show cli output by Florin Coras · 5 years ago
  70. 1b81e6e srv6-mobile by Tetsuya Murakami · 5 years ago
  71. 360b523 map: fix coverity issue 205684 by Andrew Yourtchenko · 5 years ago
  72. 9a6dc8a nat: respect arc features (multi worker) by Filip Varga · 5 years ago
  73. b15ad95 map: Fix TCP MSS clamping for MAP-E traffic. by Jon Loeliger · 5 years ago
  74. 93e060a session: Increasing the Header lengthe size by Srikanth Akula · 5 years ago
  75. e140d5d session: extra checks in session validation by Srikanth Akula · 5 years ago
  76. c17fc44 vlib: improve code coverage in src/vlib by Dave Barach · 5 years ago
  77. 920180e api: configurable binary api client rx pthread fcn by Dave Barach · 5 years ago
  78. d14fccd ipsec: Coverity warnings by Neale Ranns · 5 years ago
  79. 210c745 nsim: add FEATURE.yaml by Dave Barach · 5 years ago
  80. 845f51f bfd: allow IPv6 link-local address as local address by Alexander Chernavin · 5 years ago
  81. 52be674 tcp: close session on retransmit failure by Florin Coras · 5 years ago
  82. efd7bc2 tests: Remove the unrequired VPP IP address/prefix class wrappers by Neale Ranns · 5 years ago
  83. 5ae7f0d ikev2: add definitions for libssl by Aleksander Djuric · 5 years ago
  84. 50c99b4 ikev2: correct byte order in api handlers by Aleksander Djuric · 5 years ago
  85. c3731ac dpdk: Enable bnxt PMD by Andy Gospodarek · 5 years ago
  86. f41244f virtio: refactor virtio-pci logging by Damjan Marion · 5 years ago
  87. aa27dcb interface: send proper link/admin status in event by Alexander Chernavin · 5 years ago
  88. 320dfcf fib: Copy the prefix before use in case the underlying entry reallocs. by Neale Ranns · 5 years ago
  89. e16707b vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64 by Carl Smith · 5 years ago
  90. 211b9f6 dhcp: option 61 add missing type field by Dave Barach · 5 years ago
  91. 318fbfe gtpu: check packet has enough data for gtpu header by Benoît Ganne · 5 years ago
  92. 06c194d virtio: feature arc have higher priority than redirect by Damjan Marion · 5 years ago
  93. 6545df7 crypto: do not crash if no crypto engine loaded by Benoît Ganne · 5 years ago
  94. 6af6256 papi: enhance MACAddress() equality by Paul Vinciguerra · 5 years ago
  95. 44d0691 tap: Move client registration check to top by Paul Vinciguerra · 5 years ago
  96. adb71a7 virtio: remove unused code by Damjan Marion · 5 years ago
  97. 9485d99 interface: Allow VLAN tag-rewrite on non-sub-interfaces too. by Jon Loeliger · 5 years ago
  98. 592a909 vcl: fix nonblocking accept with >1 event in the queue by Carl Smith · 5 years ago
  99. ea93e48 ip: IP address and prefix types (moved from LISP) by Neale Ranns · 5 years ago
  100. c046d70 papi: add wrapper to validate crc manifest by Ole Troan · 5 years ago