1. 86b1871 ip: apply dual loop unrolling in ip4_input by Lijian.Zhang · 5 years ago
  2. 840f64b ip: apply dual loop unrolling in ip4_rewrite by Lijian.Zhang · 5 years ago
  3. 3d1ef87 bonding: API cleanup by Jakub Grajciar · 5 years ago
  4. 558e3e0 tcp: handle sack reneging by Florin Coras · 5 years ago
  5. 1146ff4 tcp: enable gso in tcp hoststack by Simon Zhang · 5 years ago
  6. b97641c misc: clean up "pcap [rx|tx] trace" debug CLI by Dave Barach · 5 years ago
  7. 61a89f2 session: fix session filter range by Florin Coras · 5 years ago
  8. 78dae00 tcp: validate connections in output by Florin Coras · 5 years ago
  9. c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
  10. a1876b8 bonding: add weight support for active-backup mode by Steven Luong · 5 years ago
  11. a069762 tap: revert clean-up when linux will delete the tap interface by Mohsin Kazmi · 5 years ago
  12. 4682feb bfd: API cleanup by Jakub Grajciar · 5 years ago
  13. 0f09a82 stats: add /if/<n>/<n>/state for lacp interface state by Steven Luong · 5 years ago
  14. 5bb23ec session: improve cli by Florin Coras · 5 years ago
  15. 8b4114e tcp: cc algos handle cwnd on congestion signal by Florin Coras · 5 years ago
  16. fa20d4c ethernet: move dmac filtering to inline function by Matthew Smith · 5 years ago
  17. 27eeb87 session: avoid bihash list for session tables by Florin Coras · 5 years ago
  18. a6d4e31 ethernet: fix dmac check avx2 loop condition by Matthew Smith · 5 years ago
  19. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  20. ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
  21. 017dc45 tcp: send rwnd update only if wnd is large enough by Florin Coras · 5 years ago
  22. efa119d tap: interface rx counter not increment correct by Steven Luong · 5 years ago
  23. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  24. 4e1fcf4 tcp: fix rx min/max fifo size parsing by Florin Coras · 5 years ago
  25. 5c89fbf session: move svm_fifo_clear_deq_ntf to before calling the app callback by Vladimir Kropylev · 5 years ago
  26. 90b34ed devices: fix issue of per_interface_next_index by Michael Yu · 5 years ago
  27. 182d219 tcp: force zero window on full rx fifo by Florin Coras · 5 years ago
  28. cedcf60 tcp: improve mss computation by Florin Coras · 5 years ago
  29. a495a3e tcp: track zero rwnd errors by Florin Coras · 5 years ago
  30. fcd5e12 session : make sure session layer is enabled when cli operate the sessions. by Guanghua Zhang · 5 years ago
  31. e7eba48 ip: remove unused function parameter by Simon Zhang · 5 years ago
  32. 73cad33 svm: fix fifo hdr freelist allocation by Florin Coras · 5 years ago
  33. f1f5a8a bier: API cleanup by Jakub Grajciar · 6 years ago
  34. eef61bb session: fix unbind coverity warning by Florin Coras · 5 years ago
  35. 670027a ipsec: Add 'detail' option to 'sh ipsec sa' by Neale Ranns · 5 years ago
  36. 5ad541e interface: Remove residual dpdk bonding code by Steven Luong · 5 years ago
  37. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  38. 2cdcd0c ipsec: Fix NULL encryption algorithm by Neale Ranns · 5 years ago
  39. 8e9e0ec ip: reassembly: remove unnecessary code by Klement Sekera · 5 years ago
  40. 3f1964d gso: fix segmentation when gso_size greater than vlib buffer size by Mohsin Kazmi · 5 years ago
  41. 59ac9c2 ip: ip6_preflen_to_mask incorrect result for prefix len > 64 by Andrew Yourtchenko · 5 years ago
  42. 92f190a tcp: fix byte tracker samples flush by Florin Coras · 5 years ago
  43. 34af0cc dns: make the dns name resolver a plugin by Dave Barach · 5 years ago
  44. 95e091b ip: fix merge issue by Klement Sekera · 5 years ago
  45. 1096b46 sr: fix sr_set_encap_source reply by Vratko Polak · 5 years ago
  46. a436a42 tcp: add option for always on event logging by Florin Coras · 5 years ago
  47. 4bf8888 dns: add basic functional "make test" case by Dave Barach · 5 years ago
  48. 2d9520e tcp: default to debug disabled by Florin Coras · 5 years ago
  49. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  50. 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
  51. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  52. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  53. df36f49 tcp: forward conn resets through tcp-output by Florin Coras · 5 years ago
  54. e8d2dcb dns: handle multiple replies for single requests by Dave Barach · 5 years ago
  55. a665921 ip: leverage existing vlib_buffer_advance by Zhiyong Yang · 5 years ago
  56. a75ad87 devices: skip checksum calculation if guest supports checksum offload by Steven Luong · 5 years ago
  57. dfb3b87 session: add explicit reset api by Florin Coras · 5 years ago
  58. 12f6936 tcp: set cc_algo on connection alloc by Florin Coras · 5 years ago
  59. d206724 tcp: allow cc algos to set pacing rate by Florin Coras · 5 years ago
  60. 14bea1b gso: fix l3 and l4 header offset in case of tagged interface by Mohsin Kazmi · 5 years ago
  61. 0a57343 gso: fix the segmentation to use current_data offset by Mohsin Kazmi · 5 years ago
  62. bac326c bonding lacp: deleting virtual interface which was enslaved may cause crash by Steven Luong · 5 years ago
  63. 5cd987d devices: vhost-user crashes displaying show trace for deleted interface by Steven Luong · 5 years ago
  64. d25d364 tcp: fix cc algo name parsing by Florin Coras · 5 years ago
  65. 7dfcf7f gso: remove the ip checksum flag in case of ipv6 by Mohsin Kazmi · 5 years ago
  66. 77cc14a ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 by Dmitry Vakhrushev · 5 years ago
  67. 018c14b dhcp: resolver process node index in main_t by Dave Barach · 5 years ago
  68. 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
  69. 9094b5c tcp: extend protocol configuration by Florin Coras · 5 years ago
  70. 5d8a806 session: fix enqueue notification on 32bit systems by Florin Coras · 5 years ago
  71. d8ca1e4 fib: add adj_midchain.h to the list of files to install in the include path by Alberto Compagno · 5 years ago
  72. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  73. 79c04d6 tcp: handle fin+rst+syn in closing state by Florin Coras · 5 years ago
  74. a678974 session: allow closed transports to send by Florin Coras · 5 years ago
  75. d09236d tls: mark as no lookup transport by Florin Coras · 5 years ago
  76. f03c494 tls: handle transport reset by Florin Coras · 5 years ago
  77. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago
  78. 9cbf681 udp: fix rx event generation by Florin Coras · 5 years ago
  79. 75c48c1 tcp: cleanup timers by Florin Coras · 5 years ago
  80. ef2b335 tls: fix close with data by Florin Coras · 5 years ago
  81. d1ba3d2 tcp: fix zero rwnd sent check by Florin Coras · 5 years ago
  82. b339233 udp: fix connections move by Aloys Augustin · 5 years ago
  83. 08f2a5d interface: fix checksum flags by Florin Coras · 5 years ago
  84. adb17a8 fib tests: IP multicast over GRE by Neale Ranns · 5 years ago
  85. f8475a7 udp: fix session migrate when not needed by Nathan Skrzypczak · 5 years ago
  86. 3bcf1a9 ethernet: change to mark the CFI bit in the L2 header. by Prashant Maheshwari · 5 years ago
  87. 0048223 session: cache align transport base class by Florin Coras · 5 years ago
  88. b1b98f5 vxlan: fix VXLANoIP6 checksum offload setup by John Lo · 5 years ago
  89. 3bc6bc2 ip: fix ip6/udp checksum for pkts using buffer chaining by John Lo · 5 years ago
  90. 5dedae7 devices: add null check after map_guest_mem calls by Steven Luong · 5 years ago
  91. edfe0ee tcp: add more connection stats by Florin Coras · 5 years ago
  92. c62a83d ethernet: fix ARP feature arc definition by Dave Barach · 5 years ago
  93. 2be3eb6 ipsec: FIx feature ordering by Neale Ranns · 5 years ago
  94. 7c615ae virtio: add the display information in virtio cli by Chenmin Sun · 5 years ago
  95. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  96. 49568af session: session pool migration notification by Florin Coras · 5 years ago
  97. 3b9374f ipsec: Redo the anit-replay check post decrypt by Neale Ranns · 5 years ago
  98. 55c68c9 docs: Small fixes and ordering by Nathan Skrzypczak · 5 years ago
  99. 30aaf97 vppinfra: refactor clib_rwlock_t to use single condition variable by jaszha03 · 5 years ago
  100. 1ff56f0 ethernet: Fix node ordering on ARP feautre ARC by Neale Ranns · 5 years ago