1. 4354317 vlib: only dump 1st buffer in chain by default by Benoît Ganne · 5 years ago
  2. c520fe7 ipsec: fix esp trace seq number overflow by Benoît Ganne · 5 years ago
  3. 45b7973 session: avoid double dispatch of new events by Florin Coras · 5 years ago
  4. ba13c3b session: fix dispatch event logging by Florin Coras · 5 years ago
  5. 46ec6e0 tcp: track lost rxt segments in byte tracker by Florin Coras · 5 years ago
  6. ddbd90a l2: fix typo in doxygen by Paul Vinciguerra · 5 years ago
  7. 5b755e2 ip: cleanup typos in documentation by Paul Vinciguerra · 5 years ago
  8. b1a81aa tls: fifo size is u32 by Dave Wallace · 5 years ago
  9. db39656 tcp: rx fifo size is u32 by Dave Wallace · 5 years ago
  10. cbbc4a2 tls: fix on tcp connection reset by Zeyu Zhang · 5 years ago
  11. 0c4def0 lisp: fix lisp-gpe db hash by Benoît Ganne · 5 years ago
  12. 97c998c docs: devices-- add FEATURES.yaml by Paul Vinciguerra · 5 years ago
  13. 3ae5262 l2: l2tp API cleanup by Jakub Grajciar · 5 years ago
  14. ee74376 ip: refactor ip4_mtrie to use atomic store-release by jaszha03 · 5 years ago
  15. 04c0130 ip: refactor ip4_mtrie to atomically unset leaves by jaszha03 · 5 years ago
  16. 669f4e3 ethernet: VNET API to create sub-interfaces by Neale Ranns · 5 years ago
  17. c8be851 tcp: correct tcp connection lookup condition by Ryujiro Shibuya · 5 years ago
  18. 5afea12 session: allow transport cleanup only if not deleted by Florin Coras · 5 years ago
  19. 1afe952 ip: Punt rather than drop unkown IPv6 ICMP packets by Neale Ranns · 5 years ago
  20. f6c8f50 ping: move the echo responder into the ping plugin by Neale Ranns · 5 years ago
  21. 38f7ccb ip: reassembly fix sanity checks by Klement Sekera · 5 years ago
  22. 3b5e222 session: app-closed to transport-deleted on delete notify by Florin Coras · 5 years ago
  23. ea5cd12 ip: fix tracing of packet flags by Klement Sekera · 5 years ago
  24. cf7803d ip: reassembly: fix use-after-free by Benoît Ganne · 5 years ago
  25. 6bcc6a4 dhcp: fix crash on unicast renewal send by Neale Ranns · 5 years ago
  26. d7b3066 mdata: buffer metadata change tracker plugin by Dave Barach · 5 years ago
  27. 94afc93 gso: fix buffers trace by Benoît Ganne · 5 years ago
  28. 002723c lacp: add actor steady state check prior to skip processing lacp pdu by Steven Luong · 5 years ago
  29. 7331005 devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes) by Steven Luong · 5 years ago
  30. eeb5fb3 sr: add "set sr encaps hop-limit" command by Ignas Bačius · 5 years ago
  31. d6ae4bf tcp: improve rate samples for retansmitted segments by Florin Coras · 5 years ago
  32. 81cb8e4 tcp: fix sack retransmit beyond snd_nxt by Florin Coras · 5 years ago
  33. c41217a ikev2: fix GCM cipher by Filip Tehlar · 5 years ago
  34. c9b2cfc ip: reassembly: avoid corruption in vnet buffer by Klement Sekera · 5 years ago
  35. 89b2495 ipsec: fix tunnel protection removal by Filip Tehlar · 5 years ago
  36. 2f71a88 ip: ipfix-export API update by Jakub Grajciar · 5 years ago
  37. 8a4bfda vppinfra: add vec_set_len() by Benoît Ganne · 5 years ago
  38. 98bd358 tls: enable tls engine as the default engine by Yu Ping · 5 years ago
  39. 79ba25d session: support registration of custom crypto engines by Florin Coras · 5 years ago
  40. ef7cbf6 vcl: add api to set lcl ip by Florin Coras · 5 years ago
  41. f158944 ip: trivial typos in docs by Paul Vinciguerra · 5 years ago
  42. 8a754f1 session: unify buffer tx dispatching by Florin Coras · 5 years ago
  43. 2a7ea2e session tcp: infra for transports to send buffers by Florin Coras · 5 years ago
  44. cb711a4 tcp: avoid sending acks when data available by Florin Coras · 5 years ago
  45. c30318d tcp: Init cwnd from ssthresh. by Sergey Ivanushkin · 5 years ago
  46. f72ad93 ip: punt API cleanup by Jakub Grajciar · 5 years ago
  47. 54f89e5 ip: rd_cp API cleanup by Jakub Grajciar · 5 years ago
  48. cc3aac0 bonding: fix interface deletion by Benoît Ganne · 5 years ago
  49. a9e1f7b tcp: fix mss flag in option parsing by Florin Coras · 5 years ago
  50. e24a4bc session: increase max ctrl msg size by Florin Coras · 5 years ago
  51. 8a8b05c tcp: avoid head retransmit if scoreboard has no holes by Florin Coras · 5 years ago
  52. 71e5b47 bonding: graph node running after bond-input in feature arc may crash by Steven Luong · 5 years ago
  53. e8c9f4f flow: Add 'drop' and 'redirect-to-queue' actions support by Chenmin Sun · 5 years ago
  54. 7391156 fib: fix use-after-free for interface adj removal by Benoît Ganne · 5 years ago
  55. 94d2da0 session: fix use-after-free by Benoît Ganne · 5 years ago
  56. 3d93ad9 ipip: fix typos in short_help by Ignas Bacius · 5 years ago
  57. 29467b5 gso: Add gso feature arc by Mohsin Kazmi · 5 years ago
  58. 26c7a4b ping: Move to plugin by Mohsin Kazmi · 5 years ago
  59. a66020b fib: recursive calculation leads to delegate pool realloc by Neale Ranns · 5 years ago
  60. 6faac16 tls: allow disconnects from main thread by Florin Coras · 5 years ago
  61. 11b40e7 lisp: fix dangling references to bihash tables by Dave Barach · 5 years ago
  62. bbcfaac tcp: refactor flags into cfg and conn flags by Florin Coras · 5 years ago
  63. 8563cb3 ip: reassembly: trace ip headers over worker handoffs by Klement Sekera · 5 years ago
  64. be01e63 ip: RD-CP API incorrect reply code by Neale Ranns · 5 years ago
  65. 1a41a35 bonding: feature arc may not be enabled for the slave interface by Steven Luong · 5 years ago
  66. c31dc31 tcp: improve pacing after idle send periods by Florin Coras · 5 years ago
  67. be237bf tcp: retry lost retransmits by Florin Coras · 5 years ago
  68. 5b1379b ip: fix clang debug compilation by Benoît Ganne · 5 years ago
  69. 7fbdb6a session: fix typos & cert_key store init by Nathan Skrzypczak · 5 years ago
  70. 02833ff tcp: custom checksum calculations for Ipv4/Ipv6 by Srikanth A · 5 years ago
  71. 8a047ed tcp: fix tso not work in single buffer issue by Simon Zhang · 5 years ago
  72. a6b93ea sr: fix deleting an SR l2 steering policy by Ahmed Abdelsalam · 5 years ago
  73. 2d3282e geneve: API cleanup by Jakub Grajciar · 5 years ago
  74. 2a11184 session: avoid old io dispatch if no slots left to send by Ryujiro Shibuya · 5 years ago
  75. 7b2e9fb map: use ip6-full-reassembly instead of own code by Klement Sekera · 5 years ago
  76. de312c2 interface: dump the interface device type by Mohsin Kazmi · 5 years ago
  77. 2429f8b ip: fix coverity warning by Klement Sekera · 5 years ago
  78. e0792fd interface: callback to manage extra MAC addresses by Matthew Smith · 5 years ago
  79. d6f1c9c mpls: support fragmentation of mpls output packet by Rajesh Goel · 5 years ago
  80. 1ff3c15 ip: only install IPv6 prefixes in FIB when the interface is up by Neale Ranns · 5 years ago
  81. da0e749 fib: P2P interfaces do not need specific multicast adjacencies by Neale Ranns · 5 years ago
  82. 82fc5fd hsa: use crypto_engine_type_t for TLS by Nathan Skrzypczak · 5 years ago
  83. 79f8953 session: Add certificate store by Nathan Skrzypczak · 5 years ago
  84. dd60b1b tcp: rate sample for persist segments by Florin Coras · 5 years ago
  85. 8095b60 hsa: make vpp_echo use mq instead of bapi by Nathan Skrzypczak · 5 years ago
  86. caa7acf session: add is_migrating flag by Nathan Skrzypczak · 5 years ago
  87. 3a1ef47 ip: remove dead code in ip6-svr by Klement Sekera · 5 years ago
  88. 4442f7c devices: vhost not reading packets from vring by Steven Luong · 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. 364b20a ip: reassembly add missing goto by Klement Sekera · 5 years ago
  93. 91f6883 ip: reassembly remove dead code by Klement Sekera · 5 years ago
  94. d751746 dhcp: API return code fix by Neale Ranns · 5 years ago
  95. 4602376 ip: MFIB CLI fix for parsing path flags by Neale Ranns · 5 years ago
  96. de0302c bonding: traffic traversing the wrong interface by Steven Luong · 5 years ago
  97. ac3e72c ip: Fix IP unnumbered dump of one interface by Neale Ranns · 5 years ago
  98. 79c9d36 ip: fix use-after-free in IPv6 SLAAC expiration by Benoît Ganne · 5 years ago
  99. 87d7bac misc: add "maxframe" and "rate" to packet-generator cli. by Christian E. Hopps · 5 years ago
  100. 4938938 ethernet: fix dmac filter coverity warning by Matthew Smith · 5 years ago