1. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  2. 49568af session: session pool migration notification by Florin Coras · 5 years ago
  3. 4f94464 vppinfra: fix spinlock and rwlock tests by Florin Coras · 5 years ago
  4. 3b9374f ipsec: Redo the anit-replay check post decrypt by Neale Ranns · 5 years ago
  5. 55c68c9 docs: Small fixes and ordering by Nathan Skrzypczak · 5 years ago
  6. 30aaf97 vppinfra: refactor clib_rwlock_t to use single condition variable by jaszha03 · 5 years ago
  7. 691a3b7 vppinfra: remove unused historical code by Dave Barach · 5 years ago
  8. 67d09e0 vppinfra: make first bihash add thread-safe by Dave Barach · 5 years ago
  9. 797848d quic: Improve quicly_ctx handling & crypto ctx by Nathan Skrzypczak · 5 years ago
  10. 1ff56f0 ethernet: Fix node ordering on ARP feautre ARC by Neale Ranns · 5 years ago
  11. 67eb4bb nat: handoff rewrite & fixes for multi-worker by Filip Varga · 5 years ago
  12. fb1ccc7 vppinfra: refactor clib_spinlock_t to use compare and swap by jaszha03 · 5 years ago
  13. 635acbf tcp: honor snd_wnd in fast rxt by Florin Coras · 5 years ago
  14. 0bff37f qos: Uninitialised variable (coverity) by Neale Ranns · 5 years ago
  15. 7520e17 vppapigen: revert "implement reversible repr's" by Vratko Polak · 5 years ago
  16. 3efcd0d lb: vip and as dump/detail api's by Hongjun Ni · 6 years ago
  17. 515eed4 api: add prefix matcher typedef by Paul Vinciguerra · 5 years ago
  18. e6e09a4 nat: elog rewrite for multi-worker support by Filip Varga · 5 years ago
  19. c343a17 gso: fix the test case by Mohsin Kazmi · 5 years ago
  20. 4208a4c devices interface tests: vhosst GSO support by Steven Luong · 6 years ago
  21. 83832e7 qos: Store function by Neale Ranns · 5 years ago
  22. b504777 vppapigen: implement reversible repr's by Paul Vinciguerra · 5 years ago
  23. 093dd7f build: Append build number for cpack packages by YohanPipereau · 5 years ago
  24. e3cb1f9 pg: clarify the text of error message by Andrew Yourtchenko · 5 years ago
  25. baba24e vlib: fix format_error_trace by Dave Barach · 5 years ago
  26. 25ab6cf vppinfra: added performance test for clib_rwlock_t (test_rwlock.c) by jaszha03 · 5 years ago
  27. 5cdde5c vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t by jaszha03 · 5 years ago
  28. 9a4e631 vppinfra: added lock performance test for clib_spinlock_t (test_spinlock.c) by jaszha03 · 5 years ago
  29. 7e5e62b vcl: fix epoll chain validation by Florin Coras · 5 years ago
  30. a47a5f2 api papi: add alias for timestamp(datetime)/timedelta by Paul Vinciguerra · 5 years ago
  31. 07f8754 vppapigen: add endian_string for f64 by Paul Vinciguerra · 5 years ago
  32. cb265c6 tests: disable pg capture before enabling it by Andrew Yourtchenko · 5 years ago
  33. 00625a6 tests: Split IPSec ESP into parameterized tests per engine by Neale Ranns · 5 years ago
  34. 1404698 ip: Ensure reassembly runs before IPSec decrypt. by Neale Ranns · 5 years ago
  35. 513582c fib: Add some path-list flags to its key by Neale Ranns · 5 years ago
  36. 5ca2a8a fib: fix calls to unformat_fib_path by Neale Ranns · 5 years ago
  37. 6b43ce5 ipsec: Typo in flag name by Neale Ranns · 5 years ago
  38. 874a31e quic: fix cert loading by Nathan Skrzypczak · 5 years ago
  39. 1c2af06 quic: cleanup and refactorisation by Aloys Augustin · 5 years ago
  40. f25e7cf vppinfra: refactor use of CLIB_MEMORY_BARRIER () by jaszha03 · 6 years ago
  41. 6b03ab7 vlib: Fix packet tracing by Neale Ranns · 5 years ago
  42. 19b697f tap: fix segv when host-if-name is not given by Mohsin Kazmi · 5 years ago
  43. 0455c43 vppinfra: conformed spinlocks to use CLIB_PAUSE by jaszha03 · 6 years ago
  44. d56550c misc: add vnet/pipeline.h example by Dave Barach · 5 years ago
  45. 2b5fed8 session: fix vpp to app msg generation by Florin Coras · 5 years ago
  46. 1a3d237 vcl: fix config parsing of hex values by Florin Coras · 5 years ago
  47. bb2e522 api acl: breakout acl_types.api for reuse by others by Paul Vinciguerra · 5 years ago
  48. 99c358d fib: add invalid source type and fix debug log by Benoît Ganne · 5 years ago
  49. 3cf9e67 api: add vl_api_version_t type by Paul Vinciguerra · 5 years ago
  50. 2648e44 build: add option to wipe/rebuild papi by Paul Vinciguerra · 5 years ago
  51. 22e9cfd pg: add GSO support by Mohsin Kazmi · 5 years ago
  52. be83704 sr: ipv6 segment routing header (srh) update by Ahmed Abdelsalam · 5 years ago
  53. 0ae1d80 sr: fix srv6 end.t behavior by Ahmed Abdelsalam · 5 years ago
  54. 854e0a2 session: define connection id length by Florin Coras · 5 years ago
  55. b0ffbee session: separate ctrl, new and old events by Florin Coras · 5 years ago
  56. 1f42101 tcp: count resets sent by Florin Coras · 5 years ago
  57. 559ee0f quic: coverity fixes by Nathan Skrzypczak · 5 years ago
  58. 272e2e4 libmemif: fix autoconnect by Jakub Grajciar · 5 years ago
  59. af57799 docs: add binary api trace replay details by Dave Barach · 5 years ago
  60. 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
  61. 038e1df dhcp ip: DSCP settings for transmitted DHCP packets by Neale Ranns · 5 years ago
  62. 08ac303 dpdk: fix vlan stripping by Neale Ranns · 5 years ago
  63. 99536f4 dhcp: send unicast and broadcast packets via the IP adjacency by Neale Ranns · 5 years ago
  64. 1f5a606 misc: remove unnecessary cast in classify by Zhiyong Yang · 5 years ago
  65. de85e7f misc: 19.04.2 Release Notes by Dave Wallace · 5 years ago
  66. 6ceee45 build: vppapigen search VPP_INCLUDE_DIR if set by Benoît Ganne · 5 years ago
  67. 98438e4 build: package .api files in vpp-dev by Benoît Ganne · 5 years ago
  68. 5f06632 session: add transport deleted state by Florin Coras · 5 years ago
  69. 6c84fb2 vppinfra: fix coverity warning in mpcap.c by Dave Barach · 5 years ago
  70. d39495d build: add missing .api files for packaging by Benoît Ganne · 5 years ago
  71. c17c187 vom: QoS support by Neale Ranns · 5 years ago
  72. 8a4f6da misc: leverage vlib_buffer_get_current in srp by Zhiyong Yang · 5 years ago
  73. 0dbaa59 memif: Fix uninitialized variable as reported by coverity by Steven Luong · 5 years ago
  74. c94afaa bonding: incorrect RX counters for bond interface by Steven Luong · 5 years ago
  75. cbd179c libmemif: fix chained buffer flag by Jakub Grajciar · 5 years ago
  76. f995c71 acl: implement counters by Andrew Yourtchenko · 6 years ago
  77. 025cd9c tests: add cpu/shm info to test runner output by Paul Vinciguerra · 5 years ago
  78. 5281a90 qos: QoS dump APIs by Neale Ranns · 5 years ago
  79. c89c767 api: Disable tracing of memclnt_keepalive messages by Dave Barach · 5 years ago
  80. 1dbcf30 fib: Support the POP of a Psuedo Wire Control Word by Neale Ranns · 5 years ago
  81. 1e5ca9b dpdk: Prefetch correct size of rte_mbuf by Nitin Saxena · 5 years ago
  82. 7f37a94 vapi: add python scripts to vpp-dev package by Vratko Polak · 5 years ago
  83. 6ce0f35 papi: add additional types to vpp_serializer by Paul Vinciguerra · 5 years ago
  84. 5a61f64 memif: fix vector overflow when copying strings by Benoît Ganne · 5 years ago
  85. 8c1280f bonding: print the name on the cli when created by Mohsin Kazmi · 5 years ago
  86. c5d5327 tap: print the interface name on cli when created by Mohsin Kazmi · 5 years ago
  87. 1acdbc2 misc: Add maintainer entry for native virtio driver by Mohsin Kazmi · 5 years ago
  88. 6afaae1 ipsec: GCM, Anti-replay and ESN fixess by Neale Ranns · 5 years ago
  89. ae3eaac tls: handle engine listen failure by Florin Coras · 5 years ago
  90. 994ef1c fib: remove unused input parameter by Zhiyong Yang · 5 years ago
  91. a9ed6f7 vppinfra: add mapped pcap file support by Gary Boon · 5 years ago
  92. 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
  93. b725ebb quic: Refactor connections closing and deletion by Aloys Augustin · 5 years ago
  94. 6b257c6 udp: fix typo in udp connectinon flags by Dave Wallace · 5 years ago
  95. 60183db session: reorganize dispatch logic by Florin Coras · 5 years ago
  96. 687c902 vlib: address vlib_error_t scaling issue by Dave Barach · 5 years ago
  97. 3b72619 udp: fix connection flags by Aloys Augustin · 5 years ago
  98. 198cba8 session: avoid postponing close by Florin Coras · 5 years ago
  99. a0904f0 tcp: generate closed notifications whenever tcp closes by Florin Coras · 5 years ago
  100. 8adb92b tests: pin pip version by Aloys Augustin · 5 years ago