1. ea5cd12 ip: fix tracing of packet flags by Klement Sekera · 5 years ago
  2. cf7803d ip: reassembly: fix use-after-free by Benoît Ganne · 5 years ago
  3. 1b1ccad vapi: switch to python3 by Ole Troan · 5 years ago
  4. 6bcc6a4 dhcp: fix crash on unicast renewal send by Neale Ranns · 5 years ago
  5. d7b3066 mdata: buffer metadata change tracker plugin by Dave Barach · 5 years ago
  6. 94afc93 gso: fix buffers trace by Benoît Ganne · 5 years ago
  7. 002723c lacp: add actor steady state check prior to skip processing lacp pdu by Steven Luong · 5 years ago
  8. 7331005 devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes) by Steven Luong · 5 years ago
  9. 00b2d74 memif: memif buffer leaks during disconnecting zero copy interface. by Changqian Wang · 5 years ago
  10. 2a884db cdp: re-enable skipped tests for python3 by Ole Troan · 5 years ago
  11. 1a7bb28 avf: improve timeout handling by Jakub Grajciar · 5 years ago
  12. eeb5fb3 sr: add "set sr encaps hop-limit" command by Ignas Bačius · 5 years ago
  13. bd0a00a gtpu: msg id fix in send_gtpu_tunnel_details api by Miklos Tirpak · 5 years ago
  14. 40dc4b3 papi: fix default handling by Ole Troan · 5 years ago
  15. d6ae4bf tcp: improve rate samples for retansmitted segments by Florin Coras · 5 years ago
  16. 81cb8e4 tcp: fix sack retransmit beyond snd_nxt by Florin Coras · 5 years ago
  17. 386ebb6 rdma: build: fix ibverb compilation test by Benoît Ganne · 5 years ago
  18. 70d5d4f vppinfra: make coverity happy with vec_set_len by Benoît Ganne · 5 years ago
  19. 3ad078d tests: quic add big stream extended tests by Dave Wallace · 5 years ago
  20. dbc9c59 vcl: handle segment map errors by Florin Coras · 5 years ago
  21. d747c3c vcl: add config option for preferred tls engine by Florin Coras · 5 years ago
  22. 91af185 tests: enable vpp_echo to run in gdb by Dave Wallace · 5 years ago
  23. 78af0a8 vppinfra: add clib_mem_free_s by Benoît Ganne · 6 years ago
  24. c41217a ikev2: fix GCM cipher by Filip Tehlar · 5 years ago
  25. c9b2cfc ip: reassembly: avoid corruption in vnet buffer by Klement Sekera · 5 years ago
  26. bb098f1 gbp: missing contract hash-mode setting by Neale Ranns · 5 years ago
  27. 89b2495 ipsec: fix tunnel protection removal by Filip Tehlar · 5 years ago
  28. 2f71a88 ip: ipfix-export API update by Jakub Grajciar · 5 years ago
  29. bd38f7f cdp: disable failing tests for python3 by Ole Troan · 5 years ago
  30. 8a4bfda vppinfra: add vec_set_len() by Benoît Ganne · 5 years ago
  31. 26ea146 tests: python3 changes for dns tests by snaramre · 5 years ago
  32. b0d83f1 flowprobe: tests support python3 by Ole Troan · 5 years ago
  33. 98bd358 tls: enable tls engine as the default engine by Yu Ping · 5 years ago
  34. 203bf04 acl: l2 classify test support python3 by Ole Troan · 5 years ago
  35. 2267429 bier: tests support python3 by Ole Troan · 5 years ago
  36. 74dcbf9 quic: Add PICOTLS_INCLUDE_DIR var to CMakeLists. by Mathias Raoul · 5 years ago
  37. 79ba25d session: support registration of custom crypto engines by Florin Coras · 5 years ago
  38. ef7cbf6 vcl: add api to set lcl ip by Florin Coras · 5 years ago
  39. 12966a7 dhcp: python3 support in tests by Ole Troan · 5 years ago
  40. 4549548 vlib: linux: fix wrong iommu_group value issue when using dpdk-plugin by Yulong Pei · 5 years ago
  41. 349cd1a vlib: enable worker-thread dispatch pcap trace by Dave Barach · 5 years ago
  42. 55cc4c4 mactime: fix handle_get_mactime fcn prototype by Dave Barach · 5 years ago
  43. 9e160f8 map: python3 support in tests by Ole Troan · 5 years ago
  44. e5b83aa memif: add python3 support to test by Ole Troan · 5 years ago
  45. f158944 ip: trivial typos in docs by Paul Vinciguerra · 5 years ago
  46. 64e978b ipsec: make tests support python3 by Ole Troan · 5 years ago
  47. 2bb7151 tests: python3 changes for span and aclplugin test by snaramre · 5 years ago
  48. 8a754f1 session: unify buffer tx dispatching by Florin Coras · 5 years ago
  49. 9929561 http_static: pass http request type to builtin handlers by Dave Barach · 5 years ago
  50. 2a7ea2e session tcp: infra for transports to send buffers by Florin Coras · 5 years ago
  51. cb711a4 tcp: avoid sending acks when data available by Florin Coras · 5 years ago
  52. ec44e26 tests: python3 changes for load balancer test by snaramre · 5 years ago
  53. b8d5e40 nat: tests support python3 by Ole Troan · 5 years ago
  54. c30318d tcp: Init cwnd from ssthresh. by Sergey Ivanushkin · 5 years ago
  55. e0fd9ed http_static: add "http static cache clear" CLI by Dave Barach · 5 years ago
  56. f72ad93 ip: punt API cleanup by Jakub Grajciar · 5 years ago
  57. 54f89e5 ip: rd_cp API cleanup by Jakub Grajciar · 5 years ago
  58. cc3aac0 bonding: fix interface deletion by Benoît Ganne · 5 years ago
  59. a9e1f7b tcp: fix mss flag in option parsing by Florin Coras · 5 years ago
  60. e24a4bc session: increase max ctrl msg size by Florin Coras · 5 years ago
  61. 8a8b05c tcp: avoid head retransmit if scoreboard has no holes by Florin Coras · 5 years ago
  62. 71e5b47 bonding: graph node running after bond-input in feature arc may crash by Steven Luong · 5 years ago
  63. 94e4dea cdp: fix non-null terminated vector use by Benoît Ganne · 5 years ago
  64. 1537277 dpdk: add function to add/del extra MAC addrs by Matthew Smith · 5 years ago
  65. 812afe7 rdma: add rdma API by Benoît Ganne · 5 years ago
  66. e8c9f4f flow: Add 'drop' and 'redirect-to-queue' actions support by Chenmin Sun · 5 years ago
  67. 8e20fe7 svm: immediate fifo growth even when wrapped by Ryujiro Shibuya · 5 years ago
  68. a9f1e7d svm: reset vector data instead of length by Benoît Ganne · 5 years ago
  69. 7391156 fib: fix use-after-free for interface adj removal by Benoît Ganne · 5 years ago
  70. 94d2da0 session: fix use-after-free by Benoît Ganne · 5 years ago
  71. 3d93ad9 ipip: fix typos in short_help by Ignas Bacius · 5 years ago
  72. a3c8ca1 gbp: Add extended SFC unit tests by Mohsin Kazmi · 5 years ago
  73. 29467b5 gso: Add gso feature arc by Mohsin Kazmi · 5 years ago
  74. 26c7a4b ping: Move to plugin by Mohsin Kazmi · 5 years ago
  75. ddc9eb4 memif: Revert "memif buffer leaks during disconnect." by Andrew Yourtchenko · 5 years ago
  76. a66020b fib: recursive calculation leads to delegate pool realloc by Neale Ranns · 5 years ago
  77. ef3c11c mactime: add the "mactime.json" builtin URL by Dave Barach · 5 years ago
  78. 8921dc6 papi: fix socket sendall calls by Vratko Polak · 5 years ago
  79. db056ac gbp: use correct dst mac for RD-UU forward by Benoît Ganne · 5 years ago
  80. 78fae13 mactime: pass context in reply to mactime_dump by Keith Burns · 5 years ago
  81. 6faac16 tls: allow disconnects from main thread by Florin Coras · 5 years ago
  82. 39c9349 hsa: vpp_echo refactor quic nclients arg by Dave Wallace · 5 years ago
  83. d442d10 hsa: vpp_echo clean up results comparison by Dave Wallace · 5 years ago
  84. 4d62365 hsa: vpp_echo remove redundant unformat function by Dave Wallace · 5 years ago
  85. 6df2c79 papi: harden socket handling by Vratko Polak · 5 years ago
  86. 11b40e7 lisp: fix dangling references to bihash tables by Dave Barach · 5 years ago
  87. bbcfaac tcp: refactor flags into cfg and conn flags by Florin Coras · 5 years ago
  88. 7e2cea3 vppinfra: fix page boundary crossing bug in hash_memory64 by Dave Barach · 5 years ago
  89. 8563cb3 ip: reassembly: trace ip headers over worker handoffs by Klement Sekera · 5 years ago
  90. be01e63 ip: RD-CP API incorrect reply code by Neale Ranns · 5 years ago
  91. 1a41a35 bonding: feature arc may not be enabled for the slave interface by Steven Luong · 5 years ago
  92. c31dc31 tcp: improve pacing after idle send periods by Florin Coras · 5 years ago
  93. 71a5da0 http_static: add .json content by Dave Barach · 5 years ago
  94. be237bf tcp: retry lost retransmits by Florin Coras · 5 years ago
  95. 5b1379b ip: fix clang debug compilation by Benoît Ganne · 5 years ago
  96. 7fbdb6a session: fix typos & cert_key store init by Nathan Skrzypczak · 5 years ago
  97. 02833ff tcp: custom checksum calculations for Ipv4/Ipv6 by Srikanth A · 5 years ago
  98. 8a047ed tcp: fix tso not work in single buffer issue by Simon Zhang · 5 years ago
  99. 5932ce1 tests: add cli_return_response to vpp_papi_provider by Dave Barach · 5 years ago
  100. a6b93ea sr: fix deleting an SR l2 steering policy by Ahmed Abdelsalam · 5 years ago