1. 08f2a5d interface: fix checksum flags by Florin Coras · 5 years ago
  2. 388f418 gbp: add l3out redirect to remote SEP unit test by Benoît Ganne · 5 years ago
  3. e3282ba vom: export/install cmake files by Neale Ranns · 5 years ago
  4. d5d7b96 tests: UT for MPLS 6PE by Neale Ranns · 5 years ago
  5. adb17a8 fib tests: IP multicast over GRE by Neale Ranns · 5 years ago
  6. 8511687 gbp: update gbp endpoint cli by Benoît Ganne · 5 years ago
  7. f8475a7 udp: fix session migrate when not needed by Nathan Skrzypczak · 5 years ago
  8. d597ec7 quic: Add missing session_migrate_callback by Nathan Skrzypczak · 5 years ago
  9. dd1ccb4 rdma: fix double-free in rdma-tx by Benoît Ganne · 5 years ago
  10. ae16a80 dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardware-interfaces verbose' by Lijian.Zhang · 5 years ago
  11. 3bcf1a9 ethernet: change to mark the CFI bit in the L2 header. by Prashant Maheshwari · 5 years ago
  12. ec75759 rdma: bump rdma-core to 25.0 by Benoît Ganne · 5 years ago
  13. 0a6562c svm: fix fifo growth on dequeue with drop by Florin Coras · 5 years ago
  14. 0048223 session: cache align transport base class by Florin Coras · 5 years ago
  15. 470b2a6 vcl: fix bapi disconnect with socket transport by Florin Coras · 5 years ago
  16. 7858d6e docs: Add more quic plugin documentation by Nathan Skrzypczak · 5 years ago
  17. 09db37a quic: fix memset 0 picotls depends on by Nathan Skrzypczak · 5 years ago
  18. b1b98f5 vxlan: fix VXLANoIP6 checksum offload setup by John Lo · 5 years ago
  19. 3bc6bc2 ip: fix ip6/udp checksum for pkts using buffer chaining by John Lo · 5 years ago
  20. 46eb195 quic: Improve quic echo connect threading by Nathan Skrzypczak · 5 years ago
  21. be0ffbc vlib: fix out of memory issue by Filip Tehlar · 5 years ago
  22. 5dedae7 devices: add null check after map_guest_mem calls by Steven Luong · 5 years ago
  23. d2c9e70 vcl: initialize worker thread index and heap map slot by Florin Coras · 5 years ago
  24. d516ca4 vppinfra: Expose function setting __os_thread_index by Nathan Skrzypczak · 5 years ago
  25. edfe0ee tcp: add more connection stats by Florin Coras · 5 years ago
  26. c62a83d ethernet: fix ARP feature arc definition by Dave Barach · 5 years ago
  27. 678d64d vmxnet3: don't bypass ethernet_input by Steven Luong · 5 years ago
  28. 23b26e7 lb: fix usage of lb_main in test by Florin Coras · 5 years ago
  29. 2be3eb6 ipsec: FIx feature ordering by Neale Ranns · 5 years ago
  30. 7c615ae virtio: add the display information in virtio cli by Chenmin Sun · 5 years ago
  31. 2253aba quic: fix connection move with multiple workers by Aloys Augustin · 5 years ago
  32. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  33. 49568af session: session pool migration notification by Florin Coras · 5 years ago
  34. 4f94464 vppinfra: fix spinlock and rwlock tests by Florin Coras · 5 years ago
  35. 3b9374f ipsec: Redo the anit-replay check post decrypt by Neale Ranns · 5 years ago
  36. 55c68c9 docs: Small fixes and ordering by Nathan Skrzypczak · 5 years ago
  37. 30aaf97 vppinfra: refactor clib_rwlock_t to use single condition variable by jaszha03 · 5 years ago
  38. 691a3b7 vppinfra: remove unused historical code by Dave Barach · 5 years ago
  39. 67d09e0 vppinfra: make first bihash add thread-safe by Dave Barach · 5 years ago
  40. 797848d quic: Improve quicly_ctx handling & crypto ctx by Nathan Skrzypczak · 5 years ago
  41. 1ff56f0 ethernet: Fix node ordering on ARP feautre ARC by Neale Ranns · 5 years ago
  42. 67eb4bb nat: handoff rewrite & fixes for multi-worker by Filip Varga · 5 years ago
  43. fb1ccc7 vppinfra: refactor clib_spinlock_t to use compare and swap by jaszha03 · 5 years ago
  44. 635acbf tcp: honor snd_wnd in fast rxt by Florin Coras · 5 years ago
  45. 0bff37f qos: Uninitialised variable (coverity) by Neale Ranns · 5 years ago
  46. 7520e17 vppapigen: revert "implement reversible repr's" by Vratko Polak · 5 years ago
  47. 3efcd0d lb: vip and as dump/detail api's by Hongjun Ni · 6 years ago
  48. 515eed4 api: add prefix matcher typedef by Paul Vinciguerra · 5 years ago
  49. e6e09a4 nat: elog rewrite for multi-worker support by Filip Varga · 5 years ago
  50. c343a17 gso: fix the test case by Mohsin Kazmi · 5 years ago
  51. 4208a4c devices interface tests: vhosst GSO support by Steven Luong · 6 years ago
  52. 83832e7 qos: Store function by Neale Ranns · 5 years ago
  53. b504777 vppapigen: implement reversible repr's by Paul Vinciguerra · 5 years ago
  54. 093dd7f build: Append build number for cpack packages by YohanPipereau · 5 years ago
  55. e3cb1f9 pg: clarify the text of error message by Andrew Yourtchenko · 5 years ago
  56. baba24e vlib: fix format_error_trace by Dave Barach · 5 years ago
  57. 25ab6cf vppinfra: added performance test for clib_rwlock_t (test_rwlock.c) by jaszha03 · 5 years ago
  58. 5cdde5c vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t by jaszha03 · 5 years ago
  59. 9a4e631 vppinfra: added lock performance test for clib_spinlock_t (test_spinlock.c) by jaszha03 · 5 years ago
  60. 7e5e62b vcl: fix epoll chain validation by Florin Coras · 5 years ago
  61. a47a5f2 api papi: add alias for timestamp(datetime)/timedelta by Paul Vinciguerra · 5 years ago
  62. 07f8754 vppapigen: add endian_string for f64 by Paul Vinciguerra · 5 years ago
  63. cb265c6 tests: disable pg capture before enabling it by Andrew Yourtchenko · 5 years ago
  64. 00625a6 tests: Split IPSec ESP into parameterized tests per engine by Neale Ranns · 5 years ago
  65. 1404698 ip: Ensure reassembly runs before IPSec decrypt. by Neale Ranns · 5 years ago
  66. 513582c fib: Add some path-list flags to its key by Neale Ranns · 5 years ago
  67. 5ca2a8a fib: fix calls to unformat_fib_path by Neale Ranns · 5 years ago
  68. 6b43ce5 ipsec: Typo in flag name by Neale Ranns · 5 years ago
  69. 874a31e quic: fix cert loading by Nathan Skrzypczak · 5 years ago
  70. 1c2af06 quic: cleanup and refactorisation by Aloys Augustin · 5 years ago
  71. f25e7cf vppinfra: refactor use of CLIB_MEMORY_BARRIER () by jaszha03 · 6 years ago
  72. 6b03ab7 vlib: Fix packet tracing by Neale Ranns · 5 years ago
  73. 19b697f tap: fix segv when host-if-name is not given by Mohsin Kazmi · 5 years ago
  74. 0455c43 vppinfra: conformed spinlocks to use CLIB_PAUSE by jaszha03 · 6 years ago
  75. d56550c misc: add vnet/pipeline.h example by Dave Barach · 5 years ago
  76. 2b5fed8 session: fix vpp to app msg generation by Florin Coras · 5 years ago
  77. 1a3d237 vcl: fix config parsing of hex values by Florin Coras · 5 years ago
  78. bb2e522 api acl: breakout acl_types.api for reuse by others by Paul Vinciguerra · 5 years ago
  79. 99c358d fib: add invalid source type and fix debug log by Benoît Ganne · 5 years ago
  80. 3cf9e67 api: add vl_api_version_t type by Paul Vinciguerra · 5 years ago
  81. 2648e44 build: add option to wipe/rebuild papi by Paul Vinciguerra · 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. 559ee0f quic: coverity fixes by Nathan Skrzypczak · 5 years ago
  89. 272e2e4 libmemif: fix autoconnect by Jakub Grajciar · 5 years ago
  90. af57799 docs: add binary api trace replay details by Dave Barach · 5 years ago
  91. 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
  92. 038e1df dhcp ip: DSCP settings for transmitted DHCP packets by Neale Ranns · 5 years ago
  93. 08ac303 dpdk: fix vlan stripping by Neale Ranns · 5 years ago
  94. 99536f4 dhcp: send unicast and broadcast packets via the IP adjacency by Neale Ranns · 5 years ago
  95. 1f5a606 misc: remove unnecessary cast in classify by Zhiyong Yang · 5 years ago
  96. de85e7f misc: 19.04.2 Release Notes by Dave Wallace · 5 years ago
  97. 6ceee45 build: vppapigen search VPP_INCLUDE_DIR if set by Benoît Ganne · 5 years ago
  98. 98438e4 build: package .api files in vpp-dev by Benoît Ganne · 5 years ago
  99. 5f06632 session: add transport deleted state by Florin Coras · 5 years ago
  100. 6c84fb2 vppinfra: fix coverity warning in mpcap.c by Dave Barach · 5 years ago