1. 5c544c8 fib: Adjacency flag for midchain to perfom flow hash (on inner packet) by Neale Ranns · 4 years, 1 month ago
  2. 59b792f tunnel: add cli support for encap_decap flags by Mohammed Hawari · 4 years ago
  3. d2fb601 svm: fix ssvm_va for private segments by Florin Coras · 4 years ago
  4. 8b55261 ipip: correct ipip_cli.c indentation by Mohammed Hawari · 4 years ago
  5. 9c5dd25 papi: remove old client reference by Paul Vinciguerra · 4 years ago
  6. f6cf57c misc: fix api in ipfix_classify_table_add/details by Alexander Chernavin · 4 years, 3 months ago
  7. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
  8. 9b8cb50 nat: avoid hairpinning infinite loop problem by Elias Rudberg · 4 years ago
  9. fe909a6 dpdk: support mlx drivers linked with rdma-core by Mohammed Hawari · 4 years, 1 month ago
  10. e061dad tests: py2 cleanup - remove subclassing of object by Paul Vinciguerra · 4 years ago
  11. d9ed3f2 wireguard: run feature after gso by Nathan Skrzypczak · 4 years, 1 month ago
  12. ecf98c0 vlib: vlib_log for "linux device up" warnings by Dave Barach · 4 years ago
  13. 1135f65 tests: refactor ForeignAddressFactory by Paul Vinciguerra · 4 years ago
  14. 2484186 virtio: fix the interrupt handling for packed queues by Mohsin Kazmi · 4 years ago
  15. 8ed06c0 crypto: fixed vnet_crypto_async_reset_frame assert by PiotrX Kleski · 4 years, 1 month ago
  16. ef69b51 crypto: fixed async frame enqueue race condition by PiotrX Kleski · 4 years, 1 month ago
  17. 270f523 acl: fix acl-plugin testcases packet counting by Andrew Yourtchenko · 4 years, 1 month ago
  18. 6223766 libmemif: clean up typos by Paul Vinciguerra · 4 years, 7 months ago
  19. 2b29c94 avf: fix coverity issue by Mohammed Hawari · 4 years ago
  20. 7a105fd udp session: fix deq notification for dgrams by Florin Coras · 4 years ago
  21. a17381a virtio: fix the len offset by Mohsin Kazmi · 4 years ago
  22. 01e94db ip: fixup memory leak in function ip4_full_reass_drop_all by barryxie · 4 years ago
  23. 3825d93 papi: add support for enumflag part 1 of 2 by Paul Vinciguerra · 4 years ago
  24. a51f9b3 vppapigen: add parser support for enumflags by Paul Vinciguerra · 4 years, 1 month ago
  25. 86ffb6b stats: fix coverity issues by Andrew Yourtchenko · 4 years ago
  26. 068ad25 lisp: .api dont set defaults in reply messages by Paul Vinciguerra · 4 years, 7 months ago
  27. e6293ad tls: allow picotls to use secp elliptic curves by Vladimir Medvedkin · 4 years ago
  28. b18b190 virtio: fix the offloads in tx path by Mohsin Kazmi · 4 years ago
  29. c05e285 nat: fix forwarding handoff workaround by Filip Varga · 4 years, 2 months ago
  30. 090096b tests: remove py2/py3 six compatability library by Paul Vinciguerra · 4 years ago
  31. 4a856f9 tls: fix passed argument in openssl plugin by Vladimir Medvedkin · 4 years ago
  32. 1d56ac4 svm: fix mutex consistency on trylock by Florin Coras · 4 years ago
  33. d7adc29 papi: remove python2 patterns by Paul Vinciguerra · 4 years ago
  34. 5395c6a papi: allow client control over loggers by Paul Vinciguerra · 4 years ago
  35. 18a71d8 stats: char-pointer arithmetic style-up by Vratko Polak · 4 years ago
  36. d417fe2 nat: fix incorrect session removal case by Klement Sekera · 4 years ago
  37. 4abc866 nat: use correct per-thread vlib_main by Benoît Ganne · 4 years, 1 month ago
  38. 46d6864 papi: improve unit testability by Paul Vinciguerra · 4 years ago
  39. 41f15ae stats: void-pointer arithmetic fix by Elias Rudberg · 4 years ago
  40. cebed41 papi: fix copy/paste error by Paul Vinciguerra · 4 years ago
  41. 18107c9 ikev2: fix nat traversal by Filip Tehlar · 4 years ago
  42. a39f472 session: make pacer worker load aware by Florin Coras · 4 years, 1 month ago
  43. 7808df2 session: allow small pacer bursts by Florin Coras · 4 years, 1 month ago
  44. de22111 wireguard: return public key in api by Nathan Skrzypczak · 4 years, 1 month ago
  45. 153e41a ipsec: change prediction by Fan Zhang · 4 years, 1 month ago
  46. bb7991a avf: add TSO support by Mohammed Hawari · 4 years, 1 month ago
  47. 54a7780 tests: Fix unversioned python shebang lines by Dave Wallace · 4 years ago
  48. 2440a8a svm: make svm queue mutex robust by Florin Coras · 4 years, 1 month ago
  49. f55c341 map: add include guard to map.h by Paul Vinciguerra · 4 years, 1 month ago
  50. 7acab37 dpdk: fix cryptodev compile by Fan Zhang · 4 years, 1 month ago
  51. 6dc0c8d ip: Sub Address Family types. Feature enable for each SAFI by Neale Ranns · 4 years, 1 month ago
  52. 633122e vlib: fix vlib log elog vector overrun by Benoît Ganne · 4 years, 1 month ago
  53. fe1ab7e svm: use internal function to prealloc fifo hdrs by Florin Coras · 4 years, 1 month ago
  54. 6bf3dfd nat: fix tests by Filip Varga · 4 years, 1 month ago
  55. 54fe32c vcl: avoid coalescing dgrams on read by Florin Coras · 4 years, 1 month ago
  56. f23b151 svm: only try to pre-allocate requested number of fifo pairs by Benoît Ganne · 4 years, 1 month ago
  57. aa67674 vlib: clean up event-logger CLI by Dave Barach · 4 years, 1 month ago
  58. 119c0d7 gre: Move to new API generated types/messages by Neale Ranns · 4 years, 1 month ago
  59. fdf6b6f fib: Expressive type for walk return code. Honour code. by Neale Ranns · 4 years, 1 month ago
  60. ab4fbed fib: DPO layout add u64 parameter. by Neale Ranns · 4 years, 1 month ago
  61. e1ab06c ikev2: better handling when no IKE DH configured by Filip Tehlar · 4 years, 1 month ago
  62. fe8371f ip: reassembly - fix handoff for custom node by Klement Sekera · 4 years, 3 months ago
  63. 78ef61e ip: trace icmp echo request/reply id by Klement Sekera · 4 years, 1 month ago
  64. 8786603 fib: Only track cover if activated by Neale Ranns · 4 years, 1 month ago
  65. cfe949d ipsec: A P2MP ipsec interface is NBMA by Neale Ranns · 4 years, 1 month ago
  66. e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
  67. bc867c3 vlib: add elog events for vlib log entries by Dave Barach · 4 years, 1 month ago
  68. 7483a72 dns: use correct per-thread vlib_main by Benoît Ganne · 4 years, 1 month ago
  69. 0a2fde1 syslog: use per-thread vlib_main by Benoît Ganne · 4 years, 1 month ago
  70. 9404a07 tcp: enable lc if any other debug option enabled by Florin Coras · 4 years, 1 month ago
  71. 4a348e8 pci: add PCIe Gen4 link speed by Damjan Marion · 4 years, 1 month ago
  72. 2113c7f dns: fix double-unlock by Benoît Ganne · 4 years, 1 month ago
  73. 4ac36bc ip-neighbor: Send API event when neighbor is removed by Neale Ranns · 4 years, 1 month ago
  74. 38340fa ikev2: fix issue when sending multiple requests at once by Filip Tehlar · 4 years, 1 month ago
  75. 3ef653a rdma: fixed UAR writing at tx by Mohammed Hawari · 4 years, 1 month ago
  76. df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
  77. c95cfa2 svm: support for multi-segment enqueues by Florin Coras · 4 years, 1 month ago
  78. 6155902 buffers: add page-size config by Nathan Skrzypczak · 4 years, 1 month ago
  79. f06b3bd dpdk: fix eal in nohugtlb mode by Nathan Skrzypczak · 4 years, 1 month ago
  80. 6a2794e tests: remove bond, pipe, session and api_namespace from vpp_papi_provider by Jakub Grajciar · 4 years, 1 month ago
  81. 473556d session: init lookup before dgram accept notification by Florin Coras · 4 years, 1 month ago
  82. 5c2a237 tests: remove svs, proxy_arp and gso from vpp_papi_provider by Ole Troan · 4 years, 1 month ago
  83. 19ce502 vlib: Fix sh int addr by Nathan Skrzypczak · 4 years, 1 month ago
  84. 2cdb301 vlib: add format_vlib_thread_name by Damjan Marion · 4 years, 1 month ago
  85. d1bd5d2 interface: improve logging by Damjan Marion · 4 years, 1 month ago
  86. e7af6f7 virtio: fix overflow in case of buffering + drop by Benoît Ganne · 4 years, 1 month ago
  87. 9046e44 vppapigen: move import processing logic to individual plugins by Paul Vinciguerra · 4 years, 1 month ago
  88. 79b3f8c svm: fix coverity warning by Florin Coras · 4 years, 1 month ago
  89. dc617b8 ip-neighbor: Use ip_address_t rather than ip46_address_t by Neale Ranns · 4 years, 4 months ago
  90. d01d2ce svm: move chunk locks to linked list by Florin Coras · 4 years, 1 month ago
  91. 52dd29f vcl: stop tracking vpp event queues and thread index by Florin Coras · 4 years, 1 month ago
  92. 8b276df ipip: Don't crash when showing non-existant tunnel index by Neale Ranns · 4 years, 1 month ago
  93. 4a98cf9 lldp: allow to configure restricted interfaces by Dmitry Vakhrushev · 4 years, 2 months ago
  94. 91b3640 svm: init chunk rb tree indices in fifo by Florin Coras · 4 years, 1 month ago
  95. d9ed0b6 ikev2: respect punting only for ipv4 by Benoît Ganne · 4 years, 1 month ago
  96. 83f37fc dpdk: Telemetry thread is off by default. by Dmitry Vakrhushev · 4 years, 1 month ago
  97. 97d6860 dpdk: remove dpdk_early_init by Damjan Marion · 4 years, 1 month ago
  98. e3e9d8a svm: fix high segment base address for ASan by Benoît Ganne · 4 years, 1 month ago
  99. 473c846 svm: fifo segment cleanup by Florin Coras · 4 years, 1 month ago
  100. 9585d79 dpdk: change mlx5 pmd name in foreach_dpdk_pmd by Matthew Smith · 4 years, 1 month ago