1. 2c41a61 mactime: add a "top" command to watch device stats by Dave Barach · 5 years ago
  2. 0eb75d0e ip: add tracing for ipv6 frag headers by Klement Sekera · 5 years ago
  3. 364b20a ip: reassembly add missing goto by Klement Sekera · 5 years ago
  4. 91f6883 ip: reassembly remove dead code by Klement Sekera · 5 years ago
  5. d751746 dhcp: API return code fix by Neale Ranns · 5 years ago
  6. 4602376 ip: MFIB CLI fix for parsing path flags by Neale Ranns · 5 years ago
  7. de0302c bonding: traffic traversing the wrong interface by Steven Luong · 5 years ago
  8. ac3e72c ip: Fix IP unnumbered dump of one interface by Neale Ranns · 5 years ago
  9. 79c9d36 ip: fix use-after-free in IPv6 SLAAC expiration by Benoît Ganne · 5 years ago
  10. 87d7bac misc: add "maxframe" and "rate" to packet-generator cli. by Christian E. Hopps · 5 years ago
  11. 4938938 ethernet: fix dmac filter coverity warning by Matthew Smith · 5 years ago
  12. bf6c5c1 feature: API cleanup by Jakub Grajciar · 5 years ago
  13. 103ba6b dhcp: API cleanup by Jakub Grajciar · 5 years ago
  14. eacc8c5 ip: mfib CLI 'via local' fix by Neale Ranns · 5 years ago
  15. d459bf3 ethernet: dmac filter checks secondary mac addrs by Matthew G Smith · 5 years ago
  16. d4aeb84 session: fix use-after-free by Benoît Ganne · 5 years ago
  17. b5a2f70 session: allow transport cleanup in any state by Florin Coras · 5 years ago
  18. 8133c78 ipsec: fix use-after-free by Benoît Ganne · 5 years ago
  19. 5c828bc bonding: fix non-null-terminated C-string by Benoît Ganne · 5 years ago
  20. 0fc5093 dhcp: dhcp6_ia_na_client_cp API cleanup by Jakub Grajciar · 5 years ago
  21. 63c7353 ip: svr: fix feature refcounts by Klement Sekera · 5 years ago
  22. 19e52c9 session: Fix missing elt regrab by Nathan Skrzypczak · 5 years ago
  23. 01d61e7 ipsec: add insecure option for format of SA by Christian E. Hopps · 5 years ago
  24. b325983 ipsec: support 4o6 and 6o4 for tunnel protect by Neale Ranns · 5 years ago
  25. 35174b4 session: fix io_evt mq locking by Nathan Skrzypczak · 5 years ago
  26. f5667c3 misc: add vnet classify filter set support by Dave Barach · 5 years ago
  27. 2d0ebd7 ip: fix use-after-free in reassembly by Benoît Ganne · 5 years ago
  28. de34c35 ip: add shallow virtual reassembly functionality by Klement Sekera · 5 years ago
  29. 8304933 classify: use vector code even when data is not aligned by Damjan Marion · 5 years ago
  30. df40cb5 devices: pipe API cleanup by Jakub Grajciar · 5 years ago
  31. 769145c ip: respect buffer boundary when searching for ipv6 headers by Klement Sekera · 6 years ago
  32. 8fadb65 udp: do not send received packets to error-drop by Aloys Augustin · 5 years ago
  33. e1e7fb8 session: validate connection in session lookup del by Florin Coras · 5 years ago
  34. 36ebcff tcp: use sacks for timer based recovery by Florin Coras · 5 years ago
  35. 54c93cf session: fix cleanup in closing states by Florin Coras · 5 years ago
  36. 2a1ca78 api: split api generated files by Ole Troan · 5 years ago
  37. 33af8c1 fib: fix some typos in fib/mtrie by Lijian.Zhang · 5 years ago
  38. 896c896 ip: refactor reassembly by Klement Sekera · 5 years ago
  39. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  40. cac31a4 session: avoid transport cleanup if previously deleted by Florin Coras · 5 years ago
  41. 9382ad9 misc: improve pcap drop trace output by Dave Barach · 5 years ago
  42. 3390977 misc: unify pcap rx / tx / drop trace by Dave Barach · 5 years ago
  43. 1df833e tcp: fix unformat cwnd multiplier by Florin Coras · 5 years ago
  44. 4da1506 interface: use the correct condition for checking if the pcap fd is open by Andrew Yourtchenko · 5 years ago
  45. b28a81e api: add missing format_vl_api_ip[46]_address_with_prefix_t by Jakub Grajciar · 5 years ago
  46. 138c37a fib: do not dump no-longer valid adjacencies by Benoît Ganne · 5 years ago
  47. 6d5f659 ip: fix memory leak in ip_dump handler by Matthew Smith · 5 years ago
  48. 1afa7af session: fix msg freeing on error by Nathan Skrzypczak · 5 years ago
  49. afef8bf tcp: refactor congestion event handling by Florin Coras · 5 years ago
  50. 9137e54 misc: classifier-based packet trace filter by Dave Barach · 5 years ago
  51. 864d857 classify: remove includes from classifier header file by Damjan Marion · 5 years ago
  52. 4e323cb interface: fix pcap drop trace in case of vlan by Benoît Ganne · 5 years ago
  53. 5c29029 session: builtin app rx notifications regardless of state by Florin Coras · 5 years ago
  54. aa4438a cop: API cleanup by Jakub Grajciar · 6 years ago
  55. 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
  56. 7436b43 tcp: compute snd time for rate sample by Florin Coras · 5 years ago
  57. 7c8f828 session: limit pacer bucket size by Florin Coras · 5 years ago
  58. 1dbda64 tcp: use rate sample rtt in recovery if possible by Florin Coras · 5 years ago
  59. 5554c56 http_static: add dynamic GET / POST method hooks by Dave Barach · 5 years ago
  60. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  61. 1292d19 session: add session enable option in config file by Nathan Skrzypczak · 5 years ago
  62. 321cfa5 tcp: cleanup scoreboard after recovery by Florin Coras · 5 years ago
  63. 3b2db90 devices: af_packet API cleanup by Jakub Grajciar · 5 years ago
  64. 86b1871 ip: apply dual loop unrolling in ip4_input by Lijian.Zhang · 5 years ago
  65. 840f64b ip: apply dual loop unrolling in ip4_rewrite by Lijian.Zhang · 5 years ago
  66. 3d1ef87 bonding: API cleanup by Jakub Grajciar · 5 years ago
  67. 558e3e0 tcp: handle sack reneging by Florin Coras · 5 years ago
  68. 1146ff4 tcp: enable gso in tcp hoststack by Simon Zhang · 5 years ago
  69. b97641c misc: clean up "pcap [rx|tx] trace" debug CLI by Dave Barach · 5 years ago
  70. 61a89f2 session: fix session filter range by Florin Coras · 5 years ago
  71. 78dae00 tcp: validate connections in output by Florin Coras · 5 years ago
  72. c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
  73. a1876b8 bonding: add weight support for active-backup mode by Steven Luong · 5 years ago
  74. a069762 tap: revert clean-up when linux will delete the tap interface by Mohsin Kazmi · 5 years ago
  75. 4682feb bfd: API cleanup by Jakub Grajciar · 5 years ago
  76. 0f09a82 stats: add /if/<n>/<n>/state for lacp interface state by Steven Luong · 5 years ago
  77. 5bb23ec session: improve cli by Florin Coras · 5 years ago
  78. 8b4114e tcp: cc algos handle cwnd on congestion signal by Florin Coras · 5 years ago
  79. fa20d4c ethernet: move dmac filtering to inline function by Matthew Smith · 5 years ago
  80. 27eeb87 session: avoid bihash list for session tables by Florin Coras · 5 years ago
  81. a6d4e31 ethernet: fix dmac check avx2 loop condition by Matthew Smith · 5 years ago
  82. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  83. ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
  84. 017dc45 tcp: send rwnd update only if wnd is large enough by Florin Coras · 5 years ago
  85. efa119d tap: interface rx counter not increment correct by Steven Luong · 5 years ago
  86. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  87. 4e1fcf4 tcp: fix rx min/max fifo size parsing by Florin Coras · 5 years ago
  88. 5c89fbf session: move svm_fifo_clear_deq_ntf to before calling the app callback by Vladimir Kropylev · 5 years ago
  89. 90b34ed devices: fix issue of per_interface_next_index by Michael Yu · 5 years ago
  90. 182d219 tcp: force zero window on full rx fifo by Florin Coras · 5 years ago
  91. cedcf60 tcp: improve mss computation by Florin Coras · 5 years ago
  92. a495a3e tcp: track zero rwnd errors by Florin Coras · 5 years ago
  93. fcd5e12 session : make sure session layer is enabled when cli operate the sessions. by Guanghua Zhang · 5 years ago
  94. e7eba48 ip: remove unused function parameter by Simon Zhang · 5 years ago
  95. 73cad33 svm: fix fifo hdr freelist allocation by Florin Coras · 5 years ago
  96. f1f5a8a bier: API cleanup by Jakub Grajciar · 6 years ago
  97. eef61bb session: fix unbind coverity warning by Florin Coras · 5 years ago
  98. 670027a ipsec: Add 'detail' option to 'sh ipsec sa' by Neale Ranns · 5 years ago
  99. 5ad541e interface: Remove residual dpdk bonding code by Steven Luong · 5 years ago
  100. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago