1. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years, 1 month ago
  2. 62c25ab vppinfra: simpler and faster pool_foreach by Damjan Marion · 4 years, 1 month ago
  3. dc01471 api: add missing version info by Paul Vinciguerra · 4 years, 1 month ago
  4. 5e6d547 nat: revert 'fix byte order on ipfix message fields' by Damjan Marion · 4 years, 1 month ago
  5. f0419a0 dpdk: bump to dpdk 20.11 by Fan Zhang · 4 years, 1 month ago
  6. 938af5e pppoe: fix VLIB_RX into the pppoe-input node by Stanislav Zaikin · 4 years, 1 month ago
  7. b801cd1 ip: ip4 rewrite prefetch optimization by PiotrX Kleski · 4 years, 1 month ago
  8. 32526a4 virtio: fix vrings overflow in vhost_user by Benoît Ganne · 4 years, 1 month ago
  9. 793be46 api: fromjson/tojson enum flag support by Ole Troan · 4 years, 1 month ago
  10. 6c8cdf7 misc: cop - clean up stray doxygen block by Paul Vinciguerra · 4 years, 1 month ago
  11. bfba2d5 nat: fix byte order on ipfix message fields by Matthew Smith · 4 years, 2 months ago
  12. a8ebb51 fib: remove unsued path flag by Neale Ranns · 4 years, 1 month ago
  13. a705f71 fib: Remove unused BIER variables by Neale Ranns · 4 years, 1 month ago
  14. ddba670 srv6-mobile: Fix the position of QFI by Tetsuya Murakami · 4 years, 1 month ago
  15. 785b6ea vcl: fix listener session close problem by wanghanlin · 4 years, 1 month ago
  16. 492350e vcl: fix crash problem for invalidation of vls_table_lock by wanghanlin · 4 years, 4 months ago
  17. 791c206 api: remove unused singular option by Ole Troan · 4 years, 1 month ago
  18. b71653e misc: add a couple useful functions for gdb by Christian Hopps · 4 years, 6 months ago
  19. 1f3112e hsa: http proxy connected callback fixes by nandfan · 4 years, 1 month ago
  20. 33c45f5 fib: supporting inner flow hash on tunnels by Mohammed Hawari · 4 years, 1 month ago
  21. 027d813 ikev2: test responder behind NAT by Filip Tehlar · 4 years, 1 month ago
  22. bb3befc tests: restore vapi C++ test under Centos-8 by Paul Vinciguerra · 4 years, 1 month ago
  23. 5c544c8 fib: Adjacency flag for midchain to perfom flow hash (on inner packet) by Neale Ranns · 4 years, 2 months ago
  24. 59b792f tunnel: add cli support for encap_decap flags by Mohammed Hawari · 4 years, 1 month ago
  25. d2fb601 svm: fix ssvm_va for private segments by Florin Coras · 4 years, 1 month ago
  26. 8b55261 ipip: correct ipip_cli.c indentation by Mohammed Hawari · 4 years, 1 month ago
  27. 9c5dd25 papi: remove old client reference by Paul Vinciguerra · 4 years, 1 month ago
  28. f6cf57c misc: fix api in ipfix_classify_table_add/details by Alexander Chernavin · 4 years, 3 months ago
  29. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
  30. 9b8cb50 nat: avoid hairpinning infinite loop problem by Elias Rudberg · 4 years, 1 month ago
  31. fe909a6 dpdk: support mlx drivers linked with rdma-core by Mohammed Hawari · 4 years, 2 months ago
  32. e061dad tests: py2 cleanup - remove subclassing of object by Paul Vinciguerra · 4 years, 1 month ago
  33. d9ed3f2 wireguard: run feature after gso by Nathan Skrzypczak · 4 years, 1 month ago
  34. ecf98c0 vlib: vlib_log for "linux device up" warnings by Dave Barach · 4 years, 1 month ago
  35. 1135f65 tests: refactor ForeignAddressFactory by Paul Vinciguerra · 4 years, 1 month ago
  36. 2484186 virtio: fix the interrupt handling for packed queues by Mohsin Kazmi · 4 years, 1 month ago
  37. 8ed06c0 crypto: fixed vnet_crypto_async_reset_frame assert by PiotrX Kleski · 4 years, 1 month ago
  38. ef69b51 crypto: fixed async frame enqueue race condition by PiotrX Kleski · 4 years, 1 month ago
  39. 270f523 acl: fix acl-plugin testcases packet counting by Andrew Yourtchenko · 4 years, 1 month ago
  40. 6223766 libmemif: clean up typos by Paul Vinciguerra · 4 years, 7 months ago
  41. 2b29c94 avf: fix coverity issue by Mohammed Hawari · 4 years, 1 month ago
  42. 7a105fd udp session: fix deq notification for dgrams by Florin Coras · 4 years, 1 month ago
  43. a17381a virtio: fix the len offset by Mohsin Kazmi · 4 years, 1 month ago
  44. 01e94db ip: fixup memory leak in function ip4_full_reass_drop_all by barryxie · 4 years, 1 month ago
  45. 3825d93 papi: add support for enumflag part 1 of 2 by Paul Vinciguerra · 4 years, 1 month ago
  46. a51f9b3 vppapigen: add parser support for enumflags by Paul Vinciguerra · 4 years, 1 month ago
  47. 86ffb6b stats: fix coverity issues by Andrew Yourtchenko · 4 years, 1 month ago
  48. 068ad25 lisp: .api dont set defaults in reply messages by Paul Vinciguerra · 4 years, 8 months ago
  49. e6293ad tls: allow picotls to use secp elliptic curves by Vladimir Medvedkin · 4 years, 1 month ago
  50. b18b190 virtio: fix the offloads in tx path by Mohsin Kazmi · 4 years, 1 month ago
  51. c05e285 nat: fix forwarding handoff workaround by Filip Varga · 4 years, 3 months ago
  52. 090096b tests: remove py2/py3 six compatability library by Paul Vinciguerra · 4 years, 1 month ago
  53. 4a856f9 tls: fix passed argument in openssl plugin by Vladimir Medvedkin · 4 years, 1 month ago
  54. 1d56ac4 svm: fix mutex consistency on trylock by Florin Coras · 4 years, 1 month ago
  55. d7adc29 papi: remove python2 patterns by Paul Vinciguerra · 4 years, 1 month ago
  56. 5395c6a papi: allow client control over loggers by Paul Vinciguerra · 4 years, 1 month ago
  57. 18a71d8 stats: char-pointer arithmetic style-up by Vratko Polak · 4 years, 1 month ago
  58. d417fe2 nat: fix incorrect session removal case by Klement Sekera · 4 years, 1 month ago
  59. 4abc866 nat: use correct per-thread vlib_main by Benoît Ganne · 4 years, 1 month ago
  60. 46d6864 papi: improve unit testability by Paul Vinciguerra · 4 years, 1 month ago
  61. 41f15ae stats: void-pointer arithmetic fix by Elias Rudberg · 4 years, 1 month ago
  62. cebed41 papi: fix copy/paste error by Paul Vinciguerra · 4 years, 1 month ago
  63. 18107c9 ikev2: fix nat traversal by Filip Tehlar · 4 years, 1 month ago
  64. a39f472 session: make pacer worker load aware by Florin Coras · 4 years, 2 months ago
  65. 7808df2 session: allow small pacer bursts by Florin Coras · 4 years, 2 months ago
  66. de22111 wireguard: return public key in api by Nathan Skrzypczak · 4 years, 1 month ago
  67. 153e41a ipsec: change prediction by Fan Zhang · 4 years, 2 months ago
  68. bb7991a avf: add TSO support by Mohammed Hawari · 4 years, 2 months ago
  69. 54a7780 tests: Fix unversioned python shebang lines by Dave Wallace · 4 years, 1 month ago
  70. 2440a8a svm: make svm queue mutex robust by Florin Coras · 4 years, 1 month ago
  71. f55c341 map: add include guard to map.h by Paul Vinciguerra · 4 years, 1 month ago
  72. 7acab37 dpdk: fix cryptodev compile by Fan Zhang · 4 years, 1 month ago
  73. 6dc0c8d ip: Sub Address Family types. Feature enable for each SAFI by Neale Ranns · 4 years, 1 month ago
  74. 633122e vlib: fix vlib log elog vector overrun by Benoît Ganne · 4 years, 1 month ago
  75. fe1ab7e svm: use internal function to prealloc fifo hdrs by Florin Coras · 4 years, 1 month ago
  76. 6bf3dfd nat: fix tests by Filip Varga · 4 years, 2 months ago
  77. 54fe32c vcl: avoid coalescing dgrams on read by Florin Coras · 4 years, 1 month ago
  78. f23b151 svm: only try to pre-allocate requested number of fifo pairs by Benoît Ganne · 4 years, 1 month ago
  79. aa67674 vlib: clean up event-logger CLI by Dave Barach · 4 years, 1 month ago
  80. 119c0d7 gre: Move to new API generated types/messages by Neale Ranns · 4 years, 1 month ago
  81. fdf6b6f fib: Expressive type for walk return code. Honour code. by Neale Ranns · 4 years, 1 month ago
  82. ab4fbed fib: DPO layout add u64 parameter. by Neale Ranns · 4 years, 1 month ago
  83. e1ab06c ikev2: better handling when no IKE DH configured by Filip Tehlar · 4 years, 2 months ago
  84. fe8371f ip: reassembly - fix handoff for custom node by Klement Sekera · 4 years, 4 months ago
  85. 78ef61e ip: trace icmp echo request/reply id by Klement Sekera · 4 years, 1 month ago
  86. 8786603 fib: Only track cover if activated by Neale Ranns · 4 years, 1 month ago
  87. cfe949d ipsec: A P2MP ipsec interface is NBMA by Neale Ranns · 4 years, 1 month ago
  88. e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
  89. bc867c3 vlib: add elog events for vlib log entries by Dave Barach · 4 years, 1 month ago
  90. 7483a72 dns: use correct per-thread vlib_main by Benoît Ganne · 4 years, 1 month ago
  91. 0a2fde1 syslog: use per-thread vlib_main by Benoît Ganne · 4 years, 1 month ago
  92. 9404a07 tcp: enable lc if any other debug option enabled by Florin Coras · 4 years, 1 month ago
  93. 4a348e8 pci: add PCIe Gen4 link speed by Damjan Marion · 4 years, 1 month ago
  94. 2113c7f dns: fix double-unlock by Benoît Ganne · 4 years, 1 month ago
  95. 4ac36bc ip-neighbor: Send API event when neighbor is removed by Neale Ranns · 4 years, 2 months ago
  96. 38340fa ikev2: fix issue when sending multiple requests at once by Filip Tehlar · 4 years, 2 months ago
  97. 3ef653a rdma: fixed UAR writing at tx by Mohammed Hawari · 4 years, 1 month ago
  98. df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 2 months ago
  99. c95cfa2 svm: support for multi-segment enqueues by Florin Coras · 4 years, 1 month ago
  100. 6155902 buffers: add page-size config by Nathan Skrzypczak · 4 years, 1 month ago