1. f158944 ip: trivial typos in docs by Paul Vinciguerra · 5 years ago
  2. 64e978b ipsec: make tests support python3 by Ole Troan · 5 years ago
  3. 2bb7151 tests: python3 changes for span and aclplugin test by snaramre · 5 years ago
  4. 8a754f1 session: unify buffer tx dispatching by Florin Coras · 5 years ago
  5. 9929561 http_static: pass http request type to builtin handlers by Dave Barach · 5 years ago
  6. 2a7ea2e session tcp: infra for transports to send buffers by Florin Coras · 5 years ago
  7. cb711a4 tcp: avoid sending acks when data available by Florin Coras · 5 years ago
  8. ec44e26 tests: python3 changes for load balancer test by snaramre · 5 years ago
  9. b8d5e40 nat: tests support python3 by Ole Troan · 5 years ago
  10. c30318d tcp: Init cwnd from ssthresh. by Sergey Ivanushkin · 5 years ago
  11. e0fd9ed http_static: add "http static cache clear" CLI by Dave Barach · 5 years ago
  12. f72ad93 ip: punt API cleanup by Jakub Grajciar · 5 years ago
  13. 54f89e5 ip: rd_cp API cleanup by Jakub Grajciar · 5 years ago
  14. cc3aac0 bonding: fix interface deletion by Benoît Ganne · 5 years ago
  15. a9e1f7b tcp: fix mss flag in option parsing by Florin Coras · 5 years ago
  16. e24a4bc session: increase max ctrl msg size by Florin Coras · 5 years ago
  17. 8a8b05c tcp: avoid head retransmit if scoreboard has no holes by Florin Coras · 5 years ago
  18. 71e5b47 bonding: graph node running after bond-input in feature arc may crash by Steven Luong · 5 years ago
  19. 94e4dea cdp: fix non-null terminated vector use by Benoît Ganne · 5 years ago
  20. 1537277 dpdk: add function to add/del extra MAC addrs by Matthew Smith · 5 years ago
  21. 812afe7 rdma: add rdma API by Benoît Ganne · 5 years ago
  22. e8c9f4f flow: Add 'drop' and 'redirect-to-queue' actions support by Chenmin Sun · 5 years ago
  23. 8e20fe7 svm: immediate fifo growth even when wrapped by Ryujiro Shibuya · 5 years ago
  24. a9f1e7d svm: reset vector data instead of length by Benoît Ganne · 5 years ago
  25. 7391156 fib: fix use-after-free for interface adj removal by Benoît Ganne · 5 years ago
  26. 94d2da0 session: fix use-after-free by Benoît Ganne · 5 years ago
  27. 3d93ad9 ipip: fix typos in short_help by Ignas Bacius · 5 years ago
  28. a3c8ca1 gbp: Add extended SFC unit tests by Mohsin Kazmi · 5 years ago
  29. 29467b5 gso: Add gso feature arc by Mohsin Kazmi · 5 years ago
  30. 26c7a4b ping: Move to plugin by Mohsin Kazmi · 5 years ago
  31. ddc9eb4 memif: Revert "memif buffer leaks during disconnect." by Andrew Yourtchenko · 5 years ago
  32. a66020b fib: recursive calculation leads to delegate pool realloc by Neale Ranns · 5 years ago
  33. ef3c11c mactime: add the "mactime.json" builtin URL by Dave Barach · 5 years ago
  34. 8921dc6 papi: fix socket sendall calls by Vratko Polak · 5 years ago
  35. db056ac gbp: use correct dst mac for RD-UU forward by Benoît Ganne · 5 years ago
  36. 78fae13 mactime: pass context in reply to mactime_dump by Keith Burns · 5 years ago
  37. 6faac16 tls: allow disconnects from main thread by Florin Coras · 5 years ago
  38. 39c9349 hsa: vpp_echo refactor quic nclients arg by Dave Wallace · 5 years ago
  39. d442d10 hsa: vpp_echo clean up results comparison by Dave Wallace · 5 years ago
  40. 4d62365 hsa: vpp_echo remove redundant unformat function by Dave Wallace · 5 years ago
  41. 6df2c79 papi: harden socket handling by Vratko Polak · 5 years ago
  42. 11b40e7 lisp: fix dangling references to bihash tables by Dave Barach · 5 years ago
  43. bbcfaac tcp: refactor flags into cfg and conn flags by Florin Coras · 5 years ago
  44. 7e2cea3 vppinfra: fix page boundary crossing bug in hash_memory64 by Dave Barach · 5 years ago
  45. 8563cb3 ip: reassembly: trace ip headers over worker handoffs by Klement Sekera · 5 years ago
  46. be01e63 ip: RD-CP API incorrect reply code by Neale Ranns · 5 years ago
  47. 1a41a35 bonding: feature arc may not be enabled for the slave interface by Steven Luong · 5 years ago
  48. c31dc31 tcp: improve pacing after idle send periods by Florin Coras · 5 years ago
  49. 71a5da0 http_static: add .json content by Dave Barach · 5 years ago
  50. be237bf tcp: retry lost retransmits by Florin Coras · 5 years ago
  51. 5b1379b ip: fix clang debug compilation by Benoît Ganne · 5 years ago
  52. 7fbdb6a session: fix typos & cert_key store init by Nathan Skrzypczak · 5 years ago
  53. 02833ff tcp: custom checksum calculations for Ipv4/Ipv6 by Srikanth A · 5 years ago
  54. 8a047ed tcp: fix tso not work in single buffer issue by Simon Zhang · 5 years ago
  55. 5932ce1 tests: add cli_return_response to vpp_papi_provider by Dave Barach · 5 years ago
  56. a6b93ea sr: fix deleting an SR l2 steering policy by Ahmed Abdelsalam · 5 years ago
  57. 709dad3 acl: remove api boilerplate by Ole Troan · 5 years ago
  58. 18cd91c mactime: fix undefined symbol in mactime_test by Ole Troan · 5 years ago
  59. 2d3282e geneve: API cleanup by Jakub Grajciar · 5 years ago
  60. 3ae9f5a memif: remove api boilerplate by Ole Troan · 5 years ago
  61. 1890e9c ikev2: fix dangling pointer by Filip Tehlar · 5 years ago
  62. 2a11184 session: avoid old io dispatch if no slots left to send by Ryujiro Shibuya · 5 years ago
  63. 7b2e9fb map: use ip6-full-reassembly instead of own code by Klement Sekera · 5 years ago
  64. d526283 dhcp: dhcp6_pd_client_cp API cleanup by Jakub Grajciar · 5 years ago
  65. de312c2 interface: dump the interface device type by Mohsin Kazmi · 5 years ago
  66. 2429f8b ip: fix coverity warning by Klement Sekera · 5 years ago
  67. e0792fd interface: callback to manage extra MAC addresses by Matthew Smith · 5 years ago
  68. 6a6af6e api: comment, simplify and fix api socket read by Vratko Polak · 5 years ago
  69. 0938547 papi: introduce read_blocking by Vratko Polak · 5 years ago
  70. d6f1c9c mpls: support fragmentation of mpls output packet by Rajesh Goel · 5 years ago
  71. ab96454 ioam: remove api boilerplate by Ole Troan · 5 years ago
  72. b126ebc api: autogenerate event handler functions for *_test.c by Ole Troan · 5 years ago
  73. 1ff3c15 ip: only install IPv6 prefixes in FIB when the interface is up by Neale Ranns · 5 years ago
  74. da0e749 fib: P2P interfaces do not need specific multicast adjacencies by Neale Ranns · 5 years ago
  75. 82fc5fd hsa: use crypto_engine_type_t for TLS by Nathan Skrzypczak · 5 years ago
  76. 79f8953 session: Add certificate store by Nathan Skrzypczak · 5 years ago
  77. ff5a9b6 hsa: fix vpp_echo session close by Dave Wallace · 5 years ago
  78. 2fd44a0 vlib: fix cli process stack overflow by Chenmin Sun · 5 years ago
  79. dd60b1b tcp: rate sample for persist segments by Florin Coras · 5 years ago
  80. 8229580 api: add bapi thread handle to api main structure. by IJsbrand Wijnands · 5 years ago
  81. 8095b60 hsa: make vpp_echo use mq instead of bapi by Nathan Skrzypczak · 5 years ago
  82. caa7acf session: add is_migrating flag by Nathan Skrzypczak · 5 years ago
  83. 859b591 api: Add API support for marvell PP2 plugin by Jianlin Lv · 5 years ago
  84. 3a1ef47 ip: remove dead code in ip6-svr by Klement Sekera · 5 years ago
  85. 81e5e52 docs: change VPP_WITH_SAMPLE_PLUGIN to SAMPLE_PLUGIN in sample plugin documentation by Haggai Eran · 5 years ago
  86. 4442f7c devices: vhost not reading packets from vring by Steven Luong · 5 years ago
  87. 0dd97d4 rdma: fix crash when failing to read pci addr on create by Benoît Ganne · 5 years ago
  88. 90ea5dc rdma: fix crash when failing to detect numa node on create by Benoît Ganne · 5 years ago
  89. 02bfd64 dhcp: Move to plugin by Neale Ranns · 5 years ago
  90. 2c41a61 mactime: add a "top" command to watch device stats by Dave Barach · 5 years ago
  91. 0eb75d0e ip: add tracing for ipv6 frag headers by Klement Sekera · 5 years ago
  92. cc70241 quic: fix wrong condition in update_fifo_size by MathiasRaoul · 5 years ago
  93. bb688a4 mactime: remove unnecessary function declaration by Neale Ranns · 5 years ago
  94. d3122ef vlib: move thread barrier around mod of global node next data by Christian E. Hopps · 5 years ago
  95. 1dc9082 quic: Refactor naming & clibs by Nathan Skrzypczak · 5 years ago
  96. 364b20a ip: reassembly add missing goto by Klement Sekera · 5 years ago
  97. 91f6883 ip: reassembly remove dead code by Klement Sekera · 5 years ago
  98. d751746 dhcp: API return code fix by Neale Ranns · 5 years ago
  99. 4602376 ip: MFIB CLI fix for parsing path flags by Neale Ranns · 5 years ago
  100. df21338 rdma: prevent loopback of broadcast packets by Benoît Ganne · 5 years ago