1. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  2. 04943b4 session: convert evt q segment to fifo segment by Florin Coras · 4 years ago
  3. 1f952d3 svm: move active fifo list to private slice by Florin Coras · 4 years ago
  4. 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
  5. f6472e0 ip: Use full reassembly for fragments in ip6-local by Neale Ranns · 4 years ago
  6. af58882 svm: change fifo pointers to offsets by Florin Coras · 4 years ago
  7. 2c1084a virtio: Extend vhost multi-queues support beyond 8 queue pairs by Steven Luong · 4 years ago
  8. 05bc31b build: add plugin dependencies only when present by Ruslan Babayev · 4 years ago
  9. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  10. 8219f1f hsa: detach fifo segments in echo app by Florin Coras · 4 years ago
  11. 7b0fa55 vppinfra: mem bulk test by Florin Coras · 4 years ago
  12. dd9299c tests: move bier tests to src/vnet/bier/test by Dave Wallace · 4 years, 1 month ago
  13. 4b8011e svm: separate private from shared fifo segment ptrs by Florin Coras · 4 years ago
  14. 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
  15. 0da8168 vppinfra: add bulk memory allocator by Damjan Marion · 4 years ago
  16. 9d7d599 tests: move bfd tests to src/vnet/bfd/test by Dave Wallace · 4 years, 1 month ago
  17. dfd1caf svm: honor max requested bytes in fifo segments by Florin Coras · 4 years ago
  18. f9e500e tcp: terminate options with nops by Florin Coras · 4 years ago
  19. 40a5da8 tls: use fifo segments instead of chunks by Florin Coras · 4 years ago
  20. 3daf1f5 avf: fix gcc compiling warning on Arm by Jieqiang Wang · 4 years ago
  21. ee6b0e2 papi: remove import vpp_transport_socket by Paul Vinciguerra · 4 years ago
  22. 5b8b1ae tls: add custom openssl bio by Florin Coras · 4 years ago
  23. 8b60fb0 perfmon: new perfmon plugin by Damjan Marion · 4 years, 1 month ago
  24. f5b27cb misc: deprecate old perfmon by Damjan Marion · 4 years ago
  25. 25f371e dpdk: rebase cryptodev engine for dpdk 20.11 by Fan Zhang · 4 years ago
  26. a9585fd ipsec: fixed esp_decrypt pkt len after icv moved by PiotrX Kleski · 4 years ago
  27. e3e1617 avf: optimized with NEON SIMD instruction by Lijian.Zhang · 4 years ago
  28. 44cae54 fib: Remove unused FIB path-list DB variable by Neale Ranns · 4 years ago
  29. 5f9a5c7 hsa: http server: memset after pool_put will cause ASAN issue by jiangxiaoming · 4 years ago
  30. 8840580 hsa: http server: fix http response format type error by jiangxiaoming · 4 years ago
  31. d6a1ace vppinfra: fix vec_max_len by Florin Coras · 4 years ago
  32. f05c9a4 tests: move fib tests to src/vnet/fib/test by Dave Wallace · 4 years, 1 month ago
  33. 53be16d ip: fix possible missing trace indexes by Klement Sekera · 4 years ago
  34. 18f1e41 nat: refactor & MW support for NAT tests by Filip Varga · 4 years ago
  35. 58a6e77 api: crchcecker ignore version < 1.0.0 and outside of src directory by Ole Tr�an · 4 years ago
  36. 3dcf795 nat: set out2in-dpo during plugin enabling by Alexander Chernavin · 4 years ago
  37. 5c1e48c classify: add pcap/trace classfier mgmt API calls by Jon Loeliger · 4 years, 2 months ago
  38. 510aaa8 api: crchcecker ignore version < 1.0.0 and outside of src directory by Ole Troan · 4 years ago
  39. 6ff0dfa ikev2: add reason for deleted sa debug log by Benoît Ganne · 4 years ago
  40. 1474ab3 ikev2: fix show ikev2 profile by Benoît Ganne · 4 years ago
  41. 506aa3c session: free segment manager only from main by Florin Coras · 4 years ago
  42. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  43. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  44. 62c25ab vppinfra: simpler and faster pool_foreach by Damjan Marion · 4 years ago
  45. dc01471 api: add missing version info by Paul Vinciguerra · 4 years ago
  46. 5e6d547 nat: revert 'fix byte order on ipfix message fields' by Damjan Marion · 4 years ago
  47. f0419a0 dpdk: bump to dpdk 20.11 by Fan Zhang · 4 years ago
  48. 938af5e pppoe: fix VLIB_RX into the pppoe-input node by Stanislav Zaikin · 4 years ago
  49. b801cd1 ip: ip4 rewrite prefetch optimization by PiotrX Kleski · 4 years ago
  50. 32526a4 virtio: fix vrings overflow in vhost_user by Benoît Ganne · 4 years ago
  51. 793be46 api: fromjson/tojson enum flag support by Ole Troan · 4 years ago
  52. 6c8cdf7 misc: cop - clean up stray doxygen block by Paul Vinciguerra · 4 years ago
  53. bfba2d5 nat: fix byte order on ipfix message fields by Matthew Smith · 4 years, 1 month ago
  54. a8ebb51 fib: remove unsued path flag by Neale Ranns · 4 years ago
  55. a705f71 fib: Remove unused BIER variables by Neale Ranns · 4 years ago
  56. ddba670 srv6-mobile: Fix the position of QFI by Tetsuya Murakami · 4 years ago
  57. 785b6ea vcl: fix listener session close problem by wanghanlin · 4 years ago
  58. 492350e vcl: fix crash problem for invalidation of vls_table_lock by wanghanlin · 4 years, 3 months ago
  59. 791c206 api: remove unused singular option by Ole Troan · 4 years ago
  60. b71653e misc: add a couple useful functions for gdb by Christian Hopps · 4 years, 5 months ago
  61. 1f3112e hsa: http proxy connected callback fixes by nandfan · 4 years ago
  62. 33c45f5 fib: supporting inner flow hash on tunnels by Mohammed Hawari · 4 years ago
  63. 027d813 ikev2: test responder behind NAT by Filip Tehlar · 4 years ago
  64. bb3befc tests: restore vapi C++ test under Centos-8 by Paul Vinciguerra · 4 years ago
  65. 5c544c8 fib: Adjacency flag for midchain to perfom flow hash (on inner packet) by Neale Ranns · 4 years, 1 month ago
  66. 59b792f tunnel: add cli support for encap_decap flags by Mohammed Hawari · 4 years ago
  67. d2fb601 svm: fix ssvm_va for private segments by Florin Coras · 4 years ago
  68. 8b55261 ipip: correct ipip_cli.c indentation by Mohammed Hawari · 4 years ago
  69. 9c5dd25 papi: remove old client reference by Paul Vinciguerra · 4 years ago
  70. f6cf57c misc: fix api in ipfix_classify_table_add/details by Alexander Chernavin · 4 years, 3 months ago
  71. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
  72. 9b8cb50 nat: avoid hairpinning infinite loop problem by Elias Rudberg · 4 years ago
  73. fe909a6 dpdk: support mlx drivers linked with rdma-core by Mohammed Hawari · 4 years, 1 month ago
  74. e061dad tests: py2 cleanup - remove subclassing of object by Paul Vinciguerra · 4 years ago
  75. d9ed3f2 wireguard: run feature after gso by Nathan Skrzypczak · 4 years, 1 month ago
  76. ecf98c0 vlib: vlib_log for "linux device up" warnings by Dave Barach · 4 years ago
  77. 1135f65 tests: refactor ForeignAddressFactory by Paul Vinciguerra · 4 years ago
  78. 2484186 virtio: fix the interrupt handling for packed queues by Mohsin Kazmi · 4 years ago
  79. 8ed06c0 crypto: fixed vnet_crypto_async_reset_frame assert by PiotrX Kleski · 4 years, 1 month ago
  80. ef69b51 crypto: fixed async frame enqueue race condition by PiotrX Kleski · 4 years, 1 month ago
  81. 270f523 acl: fix acl-plugin testcases packet counting by Andrew Yourtchenko · 4 years, 1 month ago
  82. 6223766 libmemif: clean up typos by Paul Vinciguerra · 4 years, 7 months ago
  83. 2b29c94 avf: fix coverity issue by Mohammed Hawari · 4 years ago
  84. 7a105fd udp session: fix deq notification for dgrams by Florin Coras · 4 years ago
  85. a17381a virtio: fix the len offset by Mohsin Kazmi · 4 years ago
  86. 01e94db ip: fixup memory leak in function ip4_full_reass_drop_all by barryxie · 4 years ago
  87. 3825d93 papi: add support for enumflag part 1 of 2 by Paul Vinciguerra · 4 years ago
  88. a51f9b3 vppapigen: add parser support for enumflags by Paul Vinciguerra · 4 years, 1 month ago
  89. 86ffb6b stats: fix coverity issues by Andrew Yourtchenko · 4 years ago
  90. 068ad25 lisp: .api dont set defaults in reply messages by Paul Vinciguerra · 4 years, 7 months ago
  91. e6293ad tls: allow picotls to use secp elliptic curves by Vladimir Medvedkin · 4 years ago
  92. b18b190 virtio: fix the offloads in tx path by Mohsin Kazmi · 4 years ago
  93. c05e285 nat: fix forwarding handoff workaround by Filip Varga · 4 years, 2 months ago
  94. 090096b tests: remove py2/py3 six compatability library by Paul Vinciguerra · 4 years ago
  95. 4a856f9 tls: fix passed argument in openssl plugin by Vladimir Medvedkin · 4 years ago
  96. 1d56ac4 svm: fix mutex consistency on trylock by Florin Coras · 4 years ago
  97. d7adc29 papi: remove python2 patterns by Paul Vinciguerra · 4 years ago
  98. 5395c6a papi: allow client control over loggers by Paul Vinciguerra · 4 years ago
  99. 18a71d8 stats: char-pointer arithmetic style-up by Vratko Polak · 4 years ago
  100. d417fe2 nat: fix incorrect session removal case by Klement Sekera · 4 years ago