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