1. 769145c ip: respect buffer boundary when searching for ipv6 headers by Klement Sekera · 6 years ago
  2. 8fadb65 udp: do not send received packets to error-drop by Aloys Augustin · 5 years ago
  3. e1e7fb8 session: validate connection in session lookup del by Florin Coras · 5 years ago
  4. 36ebcff tcp: use sacks for timer based recovery by Florin Coras · 5 years ago
  5. 54c93cf session: fix cleanup in closing states by Florin Coras · 5 years ago
  6. 2a1ca78 api: split api generated files by Ole Troan · 5 years ago
  7. 33af8c1 fib: fix some typos in fib/mtrie by Lijian.Zhang · 5 years ago
  8. 896c896 ip: refactor reassembly by Klement Sekera · 5 years ago
  9. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  10. cac31a4 session: avoid transport cleanup if previously deleted by Florin Coras · 5 years ago
  11. 9382ad9 misc: improve pcap drop trace output by Dave Barach · 5 years ago
  12. 3390977 misc: unify pcap rx / tx / drop trace by Dave Barach · 5 years ago
  13. 1df833e tcp: fix unformat cwnd multiplier by Florin Coras · 5 years ago
  14. 4da1506 interface: use the correct condition for checking if the pcap fd is open by Andrew Yourtchenko · 5 years ago
  15. b28a81e api: add missing format_vl_api_ip[46]_address_with_prefix_t by Jakub Grajciar · 5 years ago
  16. 138c37a fib: do not dump no-longer valid adjacencies by Benoît Ganne · 5 years ago
  17. 6d5f659 ip: fix memory leak in ip_dump handler by Matthew Smith · 5 years ago
  18. 1afa7af session: fix msg freeing on error by Nathan Skrzypczak · 5 years ago
  19. afef8bf tcp: refactor congestion event handling by Florin Coras · 5 years ago
  20. 9137e54 misc: classifier-based packet trace filter by Dave Barach · 5 years ago
  21. 864d857 classify: remove includes from classifier header file by Damjan Marion · 5 years ago
  22. 4e323cb interface: fix pcap drop trace in case of vlan by Benoît Ganne · 5 years ago
  23. 5c29029 session: builtin app rx notifications regardless of state by Florin Coras · 5 years ago
  24. aa4438a cop: API cleanup by Jakub Grajciar · 6 years ago
  25. 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
  26. 7436b43 tcp: compute snd time for rate sample by Florin Coras · 5 years ago
  27. 7c8f828 session: limit pacer bucket size by Florin Coras · 5 years ago
  28. 1dbda64 tcp: use rate sample rtt in recovery if possible by Florin Coras · 5 years ago
  29. 5554c56 http_static: add dynamic GET / POST method hooks by Dave Barach · 5 years ago
  30. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  31. 1292d19 session: add session enable option in config file by Nathan Skrzypczak · 5 years ago
  32. 321cfa5 tcp: cleanup scoreboard after recovery by Florin Coras · 5 years ago
  33. 3b2db90 devices: af_packet API cleanup by Jakub Grajciar · 5 years ago
  34. 86b1871 ip: apply dual loop unrolling in ip4_input by Lijian.Zhang · 5 years ago
  35. 840f64b ip: apply dual loop unrolling in ip4_rewrite by Lijian.Zhang · 5 years ago
  36. 3d1ef87 bonding: API cleanup by Jakub Grajciar · 5 years ago
  37. 558e3e0 tcp: handle sack reneging by Florin Coras · 5 years ago
  38. 1146ff4 tcp: enable gso in tcp hoststack by Simon Zhang · 5 years ago
  39. b97641c misc: clean up "pcap [rx|tx] trace" debug CLI by Dave Barach · 5 years ago
  40. 61a89f2 session: fix session filter range by Florin Coras · 5 years ago
  41. 78dae00 tcp: validate connections in output by Florin Coras · 5 years ago
  42. c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
  43. a1876b8 bonding: add weight support for active-backup mode by Steven Luong · 5 years ago
  44. a069762 tap: revert clean-up when linux will delete the tap interface by Mohsin Kazmi · 5 years ago
  45. 4682feb bfd: API cleanup by Jakub Grajciar · 5 years ago
  46. 0f09a82 stats: add /if/<n>/<n>/state for lacp interface state by Steven Luong · 5 years ago
  47. 5bb23ec session: improve cli by Florin Coras · 5 years ago
  48. 8b4114e tcp: cc algos handle cwnd on congestion signal by Florin Coras · 5 years ago
  49. fa20d4c ethernet: move dmac filtering to inline function by Matthew Smith · 5 years ago
  50. 27eeb87 session: avoid bihash list for session tables by Florin Coras · 5 years ago
  51. a6d4e31 ethernet: fix dmac check avx2 loop condition by Matthew Smith · 5 years ago
  52. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  53. ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
  54. 017dc45 tcp: send rwnd update only if wnd is large enough by Florin Coras · 5 years ago
  55. efa119d tap: interface rx counter not increment correct by Steven Luong · 5 years ago
  56. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  57. 4e1fcf4 tcp: fix rx min/max fifo size parsing by Florin Coras · 5 years ago
  58. 5c89fbf session: move svm_fifo_clear_deq_ntf to before calling the app callback by Vladimir Kropylev · 5 years ago
  59. 90b34ed devices: fix issue of per_interface_next_index by Michael Yu · 5 years ago
  60. 182d219 tcp: force zero window on full rx fifo by Florin Coras · 5 years ago
  61. cedcf60 tcp: improve mss computation by Florin Coras · 5 years ago
  62. a495a3e tcp: track zero rwnd errors by Florin Coras · 5 years ago
  63. fcd5e12 session : make sure session layer is enabled when cli operate the sessions. by Guanghua Zhang · 5 years ago
  64. e7eba48 ip: remove unused function parameter by Simon Zhang · 5 years ago
  65. 73cad33 svm: fix fifo hdr freelist allocation by Florin Coras · 5 years ago
  66. f1f5a8a bier: API cleanup by Jakub Grajciar · 6 years ago
  67. eef61bb session: fix unbind coverity warning by Florin Coras · 5 years ago
  68. 670027a ipsec: Add 'detail' option to 'sh ipsec sa' by Neale Ranns · 5 years ago
  69. 5ad541e interface: Remove residual dpdk bonding code by Steven Luong · 5 years ago
  70. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  71. 2cdcd0c ipsec: Fix NULL encryption algorithm by Neale Ranns · 5 years ago
  72. 8e9e0ec ip: reassembly: remove unnecessary code by Klement Sekera · 5 years ago
  73. 3f1964d gso: fix segmentation when gso_size greater than vlib buffer size by Mohsin Kazmi · 5 years ago
  74. 59ac9c2 ip: ip6_preflen_to_mask incorrect result for prefix len > 64 by Andrew Yourtchenko · 5 years ago
  75. 92f190a tcp: fix byte tracker samples flush by Florin Coras · 5 years ago
  76. 34af0cc dns: make the dns name resolver a plugin by Dave Barach · 5 years ago
  77. 95e091b ip: fix merge issue by Klement Sekera · 5 years ago
  78. 1096b46 sr: fix sr_set_encap_source reply by Vratko Polak · 5 years ago
  79. a436a42 tcp: add option for always on event logging by Florin Coras · 5 years ago
  80. 4bf8888 dns: add basic functional "make test" case by Dave Barach · 5 years ago
  81. 2d9520e tcp: default to debug disabled by Florin Coras · 5 years ago
  82. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  83. 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
  84. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  85. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  86. df36f49 tcp: forward conn resets through tcp-output by Florin Coras · 5 years ago
  87. e8d2dcb dns: handle multiple replies for single requests by Dave Barach · 5 years ago
  88. a665921 ip: leverage existing vlib_buffer_advance by Zhiyong Yang · 5 years ago
  89. a75ad87 devices: skip checksum calculation if guest supports checksum offload by Steven Luong · 5 years ago
  90. dfb3b87 session: add explicit reset api by Florin Coras · 5 years ago
  91. 12f6936 tcp: set cc_algo on connection alloc by Florin Coras · 5 years ago
  92. d206724 tcp: allow cc algos to set pacing rate by Florin Coras · 5 years ago
  93. 14bea1b gso: fix l3 and l4 header offset in case of tagged interface by Mohsin Kazmi · 5 years ago
  94. 0a57343 gso: fix the segmentation to use current_data offset by Mohsin Kazmi · 5 years ago
  95. bac326c bonding lacp: deleting virtual interface which was enslaved may cause crash by Steven Luong · 5 years ago
  96. 5cd987d devices: vhost-user crashes displaying show trace for deleted interface by Steven Luong · 5 years ago
  97. d25d364 tcp: fix cc algo name parsing by Florin Coras · 5 years ago
  98. 7dfcf7f gso: remove the ip checksum flag in case of ipv6 by Mohsin Kazmi · 5 years ago
  99. 77cc14a ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 by Dmitry Vakhrushev · 5 years ago
  100. 018c14b dhcp: resolver process node index in main_t by Dave Barach · 5 years ago