1. 5ad541e interface: Remove residual dpdk bonding code by Steven Luong · 5 years ago
  2. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  3. 2cdcd0c ipsec: Fix NULL encryption algorithm by Neale Ranns · 5 years ago
  4. 8e9e0ec ip: reassembly: remove unnecessary code by Klement Sekera · 5 years ago
  5. 3f1964d gso: fix segmentation when gso_size greater than vlib buffer size by Mohsin Kazmi · 5 years ago
  6. 59ac9c2 ip: ip6_preflen_to_mask incorrect result for prefix len > 64 by Andrew Yourtchenko · 5 years ago
  7. 92f190a tcp: fix byte tracker samples flush by Florin Coras · 5 years ago
  8. 34af0cc dns: make the dns name resolver a plugin by Dave Barach · 5 years ago
  9. 95e091b ip: fix merge issue by Klement Sekera · 5 years ago
  10. 1096b46 sr: fix sr_set_encap_source reply by Vratko Polak · 5 years ago
  11. a436a42 tcp: add option for always on event logging by Florin Coras · 5 years ago
  12. 4bf8888 dns: add basic functional "make test" case by Dave Barach · 5 years ago
  13. 2d9520e tcp: default to debug disabled by Florin Coras · 5 years ago
  14. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  15. 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
  16. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  17. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  18. df36f49 tcp: forward conn resets through tcp-output by Florin Coras · 5 years ago
  19. e8d2dcb dns: handle multiple replies for single requests by Dave Barach · 5 years ago
  20. a665921 ip: leverage existing vlib_buffer_advance by Zhiyong Yang · 5 years ago
  21. a75ad87 devices: skip checksum calculation if guest supports checksum offload by Steven Luong · 5 years ago
  22. dfb3b87 session: add explicit reset api by Florin Coras · 5 years ago
  23. 12f6936 tcp: set cc_algo on connection alloc by Florin Coras · 5 years ago
  24. d206724 tcp: allow cc algos to set pacing rate by Florin Coras · 5 years ago
  25. 14bea1b gso: fix l3 and l4 header offset in case of tagged interface by Mohsin Kazmi · 5 years ago
  26. 0a57343 gso: fix the segmentation to use current_data offset by Mohsin Kazmi · 5 years ago
  27. bac326c bonding lacp: deleting virtual interface which was enslaved may cause crash by Steven Luong · 5 years ago
  28. 5cd987d devices: vhost-user crashes displaying show trace for deleted interface by Steven Luong · 5 years ago
  29. d25d364 tcp: fix cc algo name parsing by Florin Coras · 5 years ago
  30. 7dfcf7f gso: remove the ip checksum flag in case of ipv6 by Mohsin Kazmi · 5 years ago
  31. 77cc14a ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 by Dmitry Vakhrushev · 5 years ago
  32. 018c14b dhcp: resolver process node index in main_t by Dave Barach · 5 years ago
  33. 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
  34. 9094b5c tcp: extend protocol configuration by Florin Coras · 5 years ago
  35. 5d8a806 session: fix enqueue notification on 32bit systems by Florin Coras · 5 years ago
  36. d8ca1e4 fib: add adj_midchain.h to the list of files to install in the include path by Alberto Compagno · 5 years ago
  37. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  38. 79c04d6 tcp: handle fin+rst+syn in closing state by Florin Coras · 5 years ago
  39. a678974 session: allow closed transports to send by Florin Coras · 5 years ago
  40. d09236d tls: mark as no lookup transport by Florin Coras · 5 years ago
  41. f03c494 tls: handle transport reset by Florin Coras · 5 years ago
  42. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago
  43. 9cbf681 udp: fix rx event generation by Florin Coras · 5 years ago
  44. 75c48c1 tcp: cleanup timers by Florin Coras · 5 years ago
  45. ef2b335 tls: fix close with data by Florin Coras · 5 years ago
  46. d1ba3d2 tcp: fix zero rwnd sent check by Florin Coras · 5 years ago
  47. b339233 udp: fix connections move by Aloys Augustin · 5 years ago
  48. 08f2a5d interface: fix checksum flags by Florin Coras · 5 years ago
  49. adb17a8 fib tests: IP multicast over GRE by Neale Ranns · 5 years ago
  50. f8475a7 udp: fix session migrate when not needed by Nathan Skrzypczak · 5 years ago
  51. 3bcf1a9 ethernet: change to mark the CFI bit in the L2 header. by Prashant Maheshwari · 5 years ago
  52. 0048223 session: cache align transport base class by Florin Coras · 5 years ago
  53. b1b98f5 vxlan: fix VXLANoIP6 checksum offload setup by John Lo · 5 years ago
  54. 3bc6bc2 ip: fix ip6/udp checksum for pkts using buffer chaining by John Lo · 5 years ago
  55. 5dedae7 devices: add null check after map_guest_mem calls by Steven Luong · 5 years ago
  56. edfe0ee tcp: add more connection stats by Florin Coras · 5 years ago
  57. c62a83d ethernet: fix ARP feature arc definition by Dave Barach · 5 years ago
  58. 2be3eb6 ipsec: FIx feature ordering by Neale Ranns · 5 years ago
  59. 7c615ae virtio: add the display information in virtio cli by Chenmin Sun · 5 years ago
  60. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  61. 49568af session: session pool migration notification by Florin Coras · 5 years ago
  62. 3b9374f ipsec: Redo the anit-replay check post decrypt by Neale Ranns · 5 years ago
  63. 55c68c9 docs: Small fixes and ordering by Nathan Skrzypczak · 5 years ago
  64. 30aaf97 vppinfra: refactor clib_rwlock_t to use single condition variable by jaszha03 · 5 years ago
  65. 1ff56f0 ethernet: Fix node ordering on ARP feautre ARC by Neale Ranns · 5 years ago
  66. 635acbf tcp: honor snd_wnd in fast rxt by Florin Coras · 5 years ago
  67. 0bff37f qos: Uninitialised variable (coverity) by Neale Ranns · 5 years ago
  68. 515eed4 api: add prefix matcher typedef by Paul Vinciguerra · 5 years ago
  69. 4208a4c devices interface tests: vhosst GSO support by Steven Luong · 6 years ago
  70. 83832e7 qos: Store function by Neale Ranns · 5 years ago
  71. e3cb1f9 pg: clarify the text of error message by Andrew Yourtchenko · 5 years ago
  72. 5cdde5c vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t by jaszha03 · 5 years ago
  73. 1404698 ip: Ensure reassembly runs before IPSec decrypt. by Neale Ranns · 5 years ago
  74. 513582c fib: Add some path-list flags to its key by Neale Ranns · 5 years ago
  75. 5ca2a8a fib: fix calls to unformat_fib_path by Neale Ranns · 5 years ago
  76. 6b43ce5 ipsec: Typo in flag name by Neale Ranns · 5 years ago
  77. f25e7cf vppinfra: refactor use of CLIB_MEMORY_BARRIER () by jaszha03 · 6 years ago
  78. 19b697f tap: fix segv when host-if-name is not given by Mohsin Kazmi · 5 years ago
  79. 0455c43 vppinfra: conformed spinlocks to use CLIB_PAUSE by jaszha03 · 6 years ago
  80. 2b5fed8 session: fix vpp to app msg generation by Florin Coras · 5 years ago
  81. 99c358d fib: add invalid source type and fix debug log by Benoît Ganne · 5 years ago
  82. 22e9cfd pg: add GSO support by Mohsin Kazmi · 5 years ago
  83. be83704 sr: ipv6 segment routing header (srh) update by Ahmed Abdelsalam · 5 years ago
  84. 0ae1d80 sr: fix srv6 end.t behavior by Ahmed Abdelsalam · 5 years ago
  85. 854e0a2 session: define connection id length by Florin Coras · 5 years ago
  86. b0ffbee session: separate ctrl, new and old events by Florin Coras · 5 years ago
  87. 1f42101 tcp: count resets sent by Florin Coras · 5 years ago
  88. 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
  89. 038e1df dhcp ip: DSCP settings for transmitted DHCP packets by Neale Ranns · 5 years ago
  90. 99536f4 dhcp: send unicast and broadcast packets via the IP adjacency by Neale Ranns · 5 years ago
  91. 1f5a606 misc: remove unnecessary cast in classify by Zhiyong Yang · 5 years ago
  92. 5f06632 session: add transport deleted state by Florin Coras · 5 years ago
  93. d39495d build: add missing .api files for packaging by Benoît Ganne · 5 years ago
  94. 8a4f6da misc: leverage vlib_buffer_get_current in srp by Zhiyong Yang · 5 years ago
  95. c94afaa bonding: incorrect RX counters for bond interface by Steven Luong · 5 years ago
  96. 5281a90 qos: QoS dump APIs by Neale Ranns · 5 years ago
  97. 1dbcf30 fib: Support the POP of a Psuedo Wire Control Word by Neale Ranns · 5 years ago
  98. 8c1280f bonding: print the name on the cli when created by Mohsin Kazmi · 5 years ago
  99. c5d5327 tap: print the interface name on cli when created by Mohsin Kazmi · 5 years ago
  100. 6afaae1 ipsec: GCM, Anti-replay and ESN fixess by Neale Ranns · 5 years ago