1. 0a57343 gso: fix the segmentation to use current_data offset by Mohsin Kazmi · 5 years ago
  2. bac326c bonding lacp: deleting virtual interface which was enslaved may cause crash by Steven Luong · 5 years ago
  3. 5cd987d devices: vhost-user crashes displaying show trace for deleted interface by Steven Luong · 5 years ago
  4. d25d364 tcp: fix cc algo name parsing by Florin Coras · 5 years ago
  5. 7dfcf7f gso: remove the ip checksum flag in case of ipv6 by Mohsin Kazmi · 5 years ago
  6. 77cc14a ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 by Dmitry Vakhrushev · 5 years ago
  7. 018c14b dhcp: resolver process node index in main_t by Dave Barach · 5 years ago
  8. 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
  9. 9094b5c tcp: extend protocol configuration by Florin Coras · 5 years ago
  10. 5d8a806 session: fix enqueue notification on 32bit systems by Florin Coras · 5 years ago
  11. d8ca1e4 fib: add adj_midchain.h to the list of files to install in the include path by Alberto Compagno · 5 years ago
  12. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  13. 79c04d6 tcp: handle fin+rst+syn in closing state by Florin Coras · 5 years ago
  14. a678974 session: allow closed transports to send by Florin Coras · 5 years ago
  15. d09236d tls: mark as no lookup transport by Florin Coras · 5 years ago
  16. f03c494 tls: handle transport reset by Florin Coras · 5 years ago
  17. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago
  18. 9cbf681 udp: fix rx event generation by Florin Coras · 5 years ago
  19. 75c48c1 tcp: cleanup timers by Florin Coras · 5 years ago
  20. ef2b335 tls: fix close with data by Florin Coras · 5 years ago
  21. d1ba3d2 tcp: fix zero rwnd sent check by Florin Coras · 5 years ago
  22. b339233 udp: fix connections move by Aloys Augustin · 5 years ago
  23. 08f2a5d interface: fix checksum flags by Florin Coras · 5 years ago
  24. adb17a8 fib tests: IP multicast over GRE by Neale Ranns · 5 years ago
  25. f8475a7 udp: fix session migrate when not needed by Nathan Skrzypczak · 5 years ago
  26. 3bcf1a9 ethernet: change to mark the CFI bit in the L2 header. by Prashant Maheshwari · 5 years ago
  27. 0048223 session: cache align transport base class by Florin Coras · 5 years ago
  28. b1b98f5 vxlan: fix VXLANoIP6 checksum offload setup by John Lo · 5 years ago
  29. 3bc6bc2 ip: fix ip6/udp checksum for pkts using buffer chaining by John Lo · 5 years ago
  30. 5dedae7 devices: add null check after map_guest_mem calls by Steven Luong · 5 years ago
  31. edfe0ee tcp: add more connection stats by Florin Coras · 5 years ago
  32. c62a83d ethernet: fix ARP feature arc definition by Dave Barach · 5 years ago
  33. 2be3eb6 ipsec: FIx feature ordering by Neale Ranns · 5 years ago
  34. 7c615ae virtio: add the display information in virtio cli by Chenmin Sun · 5 years ago
  35. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  36. 49568af session: session pool migration notification by Florin Coras · 5 years ago
  37. 3b9374f ipsec: Redo the anit-replay check post decrypt by Neale Ranns · 5 years ago
  38. 55c68c9 docs: Small fixes and ordering by Nathan Skrzypczak · 5 years ago
  39. 30aaf97 vppinfra: refactor clib_rwlock_t to use single condition variable by jaszha03 · 5 years ago
  40. 1ff56f0 ethernet: Fix node ordering on ARP feautre ARC by Neale Ranns · 5 years ago
  41. 635acbf tcp: honor snd_wnd in fast rxt by Florin Coras · 5 years ago
  42. 0bff37f qos: Uninitialised variable (coverity) by Neale Ranns · 5 years ago
  43. 515eed4 api: add prefix matcher typedef by Paul Vinciguerra · 5 years ago
  44. 4208a4c devices interface tests: vhosst GSO support by Steven Luong · 6 years ago
  45. 83832e7 qos: Store function by Neale Ranns · 5 years ago
  46. e3cb1f9 pg: clarify the text of error message by Andrew Yourtchenko · 5 years ago
  47. 5cdde5c vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t by jaszha03 · 5 years ago
  48. 1404698 ip: Ensure reassembly runs before IPSec decrypt. by Neale Ranns · 5 years ago
  49. 513582c fib: Add some path-list flags to its key by Neale Ranns · 5 years ago
  50. 5ca2a8a fib: fix calls to unformat_fib_path by Neale Ranns · 5 years ago
  51. 6b43ce5 ipsec: Typo in flag name by Neale Ranns · 5 years ago
  52. f25e7cf vppinfra: refactor use of CLIB_MEMORY_BARRIER () by jaszha03 · 6 years ago
  53. 19b697f tap: fix segv when host-if-name is not given by Mohsin Kazmi · 5 years ago
  54. 0455c43 vppinfra: conformed spinlocks to use CLIB_PAUSE by jaszha03 · 6 years ago
  55. 2b5fed8 session: fix vpp to app msg generation by Florin Coras · 5 years ago
  56. 99c358d fib: add invalid source type and fix debug log by Benoît Ganne · 5 years ago
  57. 22e9cfd pg: add GSO support by Mohsin Kazmi · 5 years ago
  58. be83704 sr: ipv6 segment routing header (srh) update by Ahmed Abdelsalam · 5 years ago
  59. 0ae1d80 sr: fix srv6 end.t behavior by Ahmed Abdelsalam · 5 years ago
  60. 854e0a2 session: define connection id length by Florin Coras · 5 years ago
  61. b0ffbee session: separate ctrl, new and old events by Florin Coras · 5 years ago
  62. 1f42101 tcp: count resets sent by Florin Coras · 5 years ago
  63. 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
  64. 038e1df dhcp ip: DSCP settings for transmitted DHCP packets by Neale Ranns · 5 years ago
  65. 99536f4 dhcp: send unicast and broadcast packets via the IP adjacency by Neale Ranns · 5 years ago
  66. 1f5a606 misc: remove unnecessary cast in classify by Zhiyong Yang · 5 years ago
  67. 5f06632 session: add transport deleted state by Florin Coras · 5 years ago
  68. d39495d build: add missing .api files for packaging by Benoît Ganne · 5 years ago
  69. 8a4f6da misc: leverage vlib_buffer_get_current in srp by Zhiyong Yang · 5 years ago
  70. c94afaa bonding: incorrect RX counters for bond interface by Steven Luong · 5 years ago
  71. 5281a90 qos: QoS dump APIs by Neale Ranns · 5 years ago
  72. 1dbcf30 fib: Support the POP of a Psuedo Wire Control Word by Neale Ranns · 5 years ago
  73. 8c1280f bonding: print the name on the cli when created by Mohsin Kazmi · 5 years ago
  74. c5d5327 tap: print the interface name on cli when created by Mohsin Kazmi · 5 years ago
  75. 6afaae1 ipsec: GCM, Anti-replay and ESN fixess by Neale Ranns · 5 years ago
  76. ae3eaac tls: handle engine listen failure by Florin Coras · 5 years ago
  77. 994ef1c fib: remove unused input parameter by Zhiyong Yang · 5 years ago
  78. 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
  79. 6b257c6 udp: fix typo in udp connectinon flags by Dave Wallace · 5 years ago
  80. 60183db session: reorganize dispatch logic by Florin Coras · 5 years ago
  81. 3b72619 udp: fix connection flags by Aloys Augustin · 5 years ago
  82. 198cba8 session: avoid postponing close by Florin Coras · 5 years ago
  83. a0904f0 tcp: generate closed notifications whenever tcp closes by Florin Coras · 5 years ago
  84. 545866b devices: vhost handling VHOST_USER_SET_FEATURES by Steven Luong · 5 years ago
  85. a58fec1 bonding: fix create bond CLI by Zhiyong Yang · 5 years ago
  86. c754239 udp: support close with data by Florin Coras · 5 years ago
  87. 0f09a47 gso: Fix the l3 packet gso segment size by Mohsin Kazmi · 5 years ago
  88. 1f50bf8 fib: FIB Entry tracking by Neale Ranns · 5 years ago
  89. cca9618 session: improve event logging by Florin Coras · 5 years ago
  90. 751e3f3 bonding: add support for numa-only in lacp mode by Zhiyong Yang · 5 years ago
  91. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  92. f41110d ipsec: register for port 4500 at INIT by Neale Ranns · 5 years ago
  93. 88d29a9 ip: admin change affects intf IPv4 addr routes by Matthew G Smith · 5 years ago
  94. c30d87e tap: fix memory errors with create/delete API by Benoît Ganne · 5 years ago
  95. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  96. 456d2f9 tcp: add node with no 6-tuple lookup by Vladimir Kropylev · 5 years ago
  97. 6e8b811 session: move constants definition by Florin Coras · 5 years ago
  98. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  99. 0dfbce6 session: grab mq lock until ctrl event is enqueued by Florin Coras · 5 years ago
  100. a2e4451 session: fix node enable sequence by Vladimir Kropylev · 5 years ago