1. be237bf tcp: retry lost retransmits by Florin Coras · 5 years ago
  2. 5b1379b ip: fix clang debug compilation by Benoît Ganne · 5 years ago
  3. 7fbdb6a session: fix typos & cert_key store init by Nathan Skrzypczak · 5 years ago
  4. 02833ff tcp: custom checksum calculations for Ipv4/Ipv6 by Srikanth A · 5 years ago
  5. 8a047ed tcp: fix tso not work in single buffer issue by Simon Zhang · 5 years ago
  6. a6b93ea sr: fix deleting an SR l2 steering policy by Ahmed Abdelsalam · 5 years ago
  7. 2d3282e geneve: API cleanup by Jakub Grajciar · 5 years ago
  8. 2a11184 session: avoid old io dispatch if no slots left to send by Ryujiro Shibuya · 5 years ago
  9. 7b2e9fb map: use ip6-full-reassembly instead of own code by Klement Sekera · 5 years ago
  10. de312c2 interface: dump the interface device type by Mohsin Kazmi · 5 years ago
  11. 2429f8b ip: fix coverity warning by Klement Sekera · 5 years ago
  12. e0792fd interface: callback to manage extra MAC addresses by Matthew Smith · 5 years ago
  13. d6f1c9c mpls: support fragmentation of mpls output packet by Rajesh Goel · 5 years ago
  14. 1ff3c15 ip: only install IPv6 prefixes in FIB when the interface is up by Neale Ranns · 5 years ago
  15. da0e749 fib: P2P interfaces do not need specific multicast adjacencies by Neale Ranns · 5 years ago
  16. 82fc5fd hsa: use crypto_engine_type_t for TLS by Nathan Skrzypczak · 5 years ago
  17. 79f8953 session: Add certificate store by Nathan Skrzypczak · 5 years ago
  18. dd60b1b tcp: rate sample for persist segments by Florin Coras · 5 years ago
  19. 8095b60 hsa: make vpp_echo use mq instead of bapi by Nathan Skrzypczak · 5 years ago
  20. caa7acf session: add is_migrating flag by Nathan Skrzypczak · 5 years ago
  21. 3a1ef47 ip: remove dead code in ip6-svr by Klement Sekera · 5 years ago
  22. 4442f7c devices: vhost not reading packets from vring by Steven Luong · 5 years ago
  23. 02bfd64 dhcp: Move to plugin by Neale Ranns · 5 years ago
  24. 2c41a61 mactime: add a "top" command to watch device stats by Dave Barach · 5 years ago
  25. 0eb75d0e ip: add tracing for ipv6 frag headers by Klement Sekera · 5 years ago
  26. 364b20a ip: reassembly add missing goto by Klement Sekera · 5 years ago
  27. 91f6883 ip: reassembly remove dead code by Klement Sekera · 5 years ago
  28. d751746 dhcp: API return code fix by Neale Ranns · 5 years ago
  29. 4602376 ip: MFIB CLI fix for parsing path flags by Neale Ranns · 5 years ago
  30. de0302c bonding: traffic traversing the wrong interface by Steven Luong · 5 years ago
  31. ac3e72c ip: Fix IP unnumbered dump of one interface by Neale Ranns · 5 years ago
  32. 79c9d36 ip: fix use-after-free in IPv6 SLAAC expiration by Benoît Ganne · 5 years ago
  33. 87d7bac misc: add "maxframe" and "rate" to packet-generator cli. by Christian E. Hopps · 5 years ago
  34. 4938938 ethernet: fix dmac filter coverity warning by Matthew Smith · 5 years ago
  35. bf6c5c1 feature: API cleanup by Jakub Grajciar · 5 years ago
  36. 103ba6b dhcp: API cleanup by Jakub Grajciar · 5 years ago
  37. eacc8c5 ip: mfib CLI 'via local' fix by Neale Ranns · 5 years ago
  38. d459bf3 ethernet: dmac filter checks secondary mac addrs by Matthew G Smith · 5 years ago
  39. d4aeb84 session: fix use-after-free by Benoît Ganne · 5 years ago
  40. b5a2f70 session: allow transport cleanup in any state by Florin Coras · 5 years ago
  41. 8133c78 ipsec: fix use-after-free by Benoît Ganne · 5 years ago
  42. 5c828bc bonding: fix non-null-terminated C-string by Benoît Ganne · 5 years ago
  43. 0fc5093 dhcp: dhcp6_ia_na_client_cp API cleanup by Jakub Grajciar · 5 years ago
  44. 63c7353 ip: svr: fix feature refcounts by Klement Sekera · 5 years ago
  45. 19e52c9 session: Fix missing elt regrab by Nathan Skrzypczak · 5 years ago
  46. 01d61e7 ipsec: add insecure option for format of SA by Christian E. Hopps · 5 years ago
  47. b325983 ipsec: support 4o6 and 6o4 for tunnel protect by Neale Ranns · 5 years ago
  48. 35174b4 session: fix io_evt mq locking by Nathan Skrzypczak · 5 years ago
  49. f5667c3 misc: add vnet classify filter set support by Dave Barach · 5 years ago
  50. 2d0ebd7 ip: fix use-after-free in reassembly by Benoît Ganne · 5 years ago
  51. de34c35 ip: add shallow virtual reassembly functionality by Klement Sekera · 5 years ago
  52. 8304933 classify: use vector code even when data is not aligned by Damjan Marion · 5 years ago
  53. df40cb5 devices: pipe API cleanup by Jakub Grajciar · 5 years ago
  54. 769145c ip: respect buffer boundary when searching for ipv6 headers by Klement Sekera · 6 years ago
  55. 8fadb65 udp: do not send received packets to error-drop by Aloys Augustin · 5 years ago
  56. e1e7fb8 session: validate connection in session lookup del by Florin Coras · 5 years ago
  57. 36ebcff tcp: use sacks for timer based recovery by Florin Coras · 5 years ago
  58. 54c93cf session: fix cleanup in closing states by Florin Coras · 5 years ago
  59. 2a1ca78 api: split api generated files by Ole Troan · 5 years ago
  60. 33af8c1 fib: fix some typos in fib/mtrie by Lijian.Zhang · 5 years ago
  61. 896c896 ip: refactor reassembly by Klement Sekera · 5 years ago
  62. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  63. cac31a4 session: avoid transport cleanup if previously deleted by Florin Coras · 5 years ago
  64. 9382ad9 misc: improve pcap drop trace output by Dave Barach · 5 years ago
  65. 3390977 misc: unify pcap rx / tx / drop trace by Dave Barach · 5 years ago
  66. 1df833e tcp: fix unformat cwnd multiplier by Florin Coras · 5 years ago
  67. 4da1506 interface: use the correct condition for checking if the pcap fd is open by Andrew Yourtchenko · 5 years ago
  68. b28a81e api: add missing format_vl_api_ip[46]_address_with_prefix_t by Jakub Grajciar · 5 years ago
  69. 138c37a fib: do not dump no-longer valid adjacencies by Benoît Ganne · 5 years ago
  70. 6d5f659 ip: fix memory leak in ip_dump handler by Matthew Smith · 5 years ago
  71. 1afa7af session: fix msg freeing on error by Nathan Skrzypczak · 5 years ago
  72. afef8bf tcp: refactor congestion event handling by Florin Coras · 5 years ago
  73. 9137e54 misc: classifier-based packet trace filter by Dave Barach · 5 years ago
  74. 864d857 classify: remove includes from classifier header file by Damjan Marion · 5 years ago
  75. 4e323cb interface: fix pcap drop trace in case of vlan by Benoît Ganne · 5 years ago
  76. 5c29029 session: builtin app rx notifications regardless of state by Florin Coras · 5 years ago
  77. aa4438a cop: API cleanup by Jakub Grajciar · 6 years ago
  78. 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
  79. 7436b43 tcp: compute snd time for rate sample by Florin Coras · 5 years ago
  80. 7c8f828 session: limit pacer bucket size by Florin Coras · 5 years ago
  81. 1dbda64 tcp: use rate sample rtt in recovery if possible by Florin Coras · 5 years ago
  82. 5554c56 http_static: add dynamic GET / POST method hooks by Dave Barach · 5 years ago
  83. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  84. 1292d19 session: add session enable option in config file by Nathan Skrzypczak · 5 years ago
  85. 321cfa5 tcp: cleanup scoreboard after recovery by Florin Coras · 5 years ago
  86. 3b2db90 devices: af_packet API cleanup by Jakub Grajciar · 5 years ago
  87. 86b1871 ip: apply dual loop unrolling in ip4_input by Lijian.Zhang · 5 years ago
  88. 840f64b ip: apply dual loop unrolling in ip4_rewrite by Lijian.Zhang · 5 years ago
  89. 3d1ef87 bonding: API cleanup by Jakub Grajciar · 5 years ago
  90. 558e3e0 tcp: handle sack reneging by Florin Coras · 5 years ago
  91. 1146ff4 tcp: enable gso in tcp hoststack by Simon Zhang · 5 years ago
  92. b97641c misc: clean up "pcap [rx|tx] trace" debug CLI by Dave Barach · 5 years ago
  93. 61a89f2 session: fix session filter range by Florin Coras · 5 years ago
  94. 78dae00 tcp: validate connections in output by Florin Coras · 5 years ago
  95. c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
  96. a1876b8 bonding: add weight support for active-backup mode by Steven Luong · 5 years ago
  97. a069762 tap: revert clean-up when linux will delete the tap interface by Mohsin Kazmi · 5 years ago
  98. 4682feb bfd: API cleanup by Jakub Grajciar · 5 years ago
  99. 0f09a82 stats: add /if/<n>/<n>/state for lacp interface state by Steven Luong · 5 years ago
  100. 5bb23ec session: improve cli by Florin Coras · 5 years ago