1. 79b3f8c svm: fix coverity warning by Florin Coras · 4 years, 1 month ago
  2. dc617b8 ip-neighbor: Use ip_address_t rather than ip46_address_t by Neale Ranns · 4 years, 4 months ago
  3. d01d2ce svm: move chunk locks to linked list by Florin Coras · 4 years, 1 month ago
  4. 52dd29f vcl: stop tracking vpp event queues and thread index by Florin Coras · 4 years, 1 month ago
  5. 8b276df ipip: Don't crash when showing non-existant tunnel index by Neale Ranns · 4 years, 1 month ago
  6. 4a98cf9 lldp: allow to configure restricted interfaces by Dmitry Vakhrushev · 4 years, 2 months ago
  7. 91b3640 svm: init chunk rb tree indices in fifo by Florin Coras · 4 years, 1 month ago
  8. d9ed0b6 ikev2: respect punting only for ipv4 by Benoît Ganne · 4 years, 1 month ago
  9. 83f37fc dpdk: Telemetry thread is off by default. by Dmitry Vakrhushev · 4 years, 1 month ago
  10. 97d6860 dpdk: remove dpdk_early_init by Damjan Marion · 4 years, 1 month ago
  11. e3e9d8a svm: fix high segment base address for ASan by Benoît Ganne · 4 years, 1 month ago
  12. 2064047 papi: add paul back as maintainer by Ole Troan · 4 years, 1 month ago
  13. 4b73b55 build: bump libbpf to v0.2 by Benoît Ganne · 4 years, 1 month ago
  14. a54fce3 build: bump rdma-core to 31.1 by Benoît Ganne · 4 years, 1 month ago
  15. 473c846 svm: fifo segment cleanup by Florin Coras · 4 years, 1 month ago
  16. 9585d79 dpdk: change mlx5 pmd name in foreach_dpdk_pmd by Matthew Smith · 4 years, 1 month ago
  17. 7270820 ikev2: fix memleak when tunnel protect fails by Filip Tehlar · 4 years, 1 month ago
  18. b977d3f virtio: virtio: implement packed queues from virtio 1.1 by Mohsin Kazmi · 4 years, 1 month ago
  19. b187960 geneve: Remove one bucket load-balance objects by Neale Ranns · 4 years, 1 month ago
  20. 2e87606 papi: remove dependency on aenum by Paul Vinciguerra · 4 years, 7 months ago
  21. ff1f089 tests: move crypto tests to src/vnet/crypto/test by Dave Wallace · 4 years, 1 month ago
  22. b5c6d08 tests: move classifier tests to src/vnet/classify/test by Dave Wallace · 4 years, 1 month ago
  23. e1887c1 tests: move vpp-api tests to src/vpe-api/test by Dave Wallace · 4 years, 1 month ago
  24. 634c293 tests: move gre tests to src/vnet/gre/test by Dave Wallace · 4 years, 1 month ago
  25. 99bf167 tests: move GSO/GRO tests to src/vnet/gso/test by Dave Wallace · 4 years, 1 month ago
  26. 85b0f79 tests: move cli tests to src/vlib/test by Dave Wallace · 4 years, 1 month ago
  27. 2f10886 tests: move buffer tests to src/vlib/test by Dave Wallace · 4 years, 1 month ago
  28. 8de5fc2 tests: move bihash tests to src/vppinfra/test by Dave Wallace · 4 years, 1 month ago
  29. 34a19b2 docs: fix memory troubleshooting doc by Benoît Ganne · 4 years, 1 month ago
  30. 69842be fib: increase the reference counter size for mfib to 32 bits by Miklos Tirpak · 4 years, 1 month ago
  31. fcee30d fib: remove misleading FIB_PATH_TYPE_LAST by Benoît Ganne · 4 years, 1 month ago
  32. 80ac728 avf: add L4 checksum offload support by Mohammed Hawari · 4 years, 1 month ago
  33. 798267a rdma: implement multiseg rx without striding rq by Mohammed Hawari · 4 years, 2 months ago
  34. b8e1293 vlib: macro definition error by yult · 4 years, 1 month ago
  35. fba2732 avf: actually delete ethernet address if deletion was requested by Andrew Yourtchenko · 4 years, 1 month ago
  36. 66d1058 cnat: zero-initialize structs by Andrew Yourtchenko · 4 years, 1 month ago
  37. 25fd8ad nat: cleanup & reorganization by Filip Varga · 4 years, 1 month ago
  38. e655240 session: fix fifo tuning init on connect by Florin Coras · 4 years, 1 month ago
  39. a5180ba pg: fix uninitialized variable in pg mac filter CLI by Andrew Yourtchenko · 4 years, 1 month ago
  40. f260eb9 svm: change high_seg_baseva by Nathan Skrzypczak · 4 years, 1 month ago
  41. 1ff3ee9 af_xdp: fix doc by Benoît Ganne · 4 years, 1 month ago
  42. 7d2094c interface: add multiarch support for per-interface tx node by Benoît Ganne · 4 years, 1 month ago
  43. 6807b77 vlib: vlib_buffer_t should be always 128 bytes, not 2 cachelines by Damjan Marion · 4 years, 1 month ago
  44. b44c77d ethernet: mac must support 64-bits loads by Benoît Ganne · 4 years, 2 months ago
  45. 41c0f45 crypto-native: fix multi-arch variant initialization by Ray Kinsella · 4 years, 1 month ago
  46. b227aa6 nat: api,cli and test update & cleanup by Filip Varga · 4 years, 1 month ago
  47. 80f0b88 sr: show the hop-limit value used for SRv6 encapsulation by Ahmed Abdelsalam · 4 years, 1 month ago
  48. ccbb066 avf: don't switch process if already running process node by Damjan Marion · 4 years, 1 month ago
  49. fb9d374 tcp: push last buffered sequence by Florin Coras · 4 years, 1 month ago
  50. aeb7d80 nat: use table ID for nat44 ipfix session events by Matthew Smith · 4 years, 1 month ago
  51. 2db9273 devices: remove unused code by Damjan Marion · 4 years, 1 month ago
  52. 81dac06 virtio: fix the index issue by Mohsin Kazmi · 4 years, 1 month ago
  53. c67724a tcp: validate fin seq in closing states by Florin Coras · 4 years, 1 month ago
  54. ca78b56 vcl: remove unused configs by Florin Coras · 4 years, 1 month ago
  55. ec4749a vpp: use vpp heap for libc by Benoît Ganne · 4 years, 3 months ago
  56. ab0a87f tcp: fix test for trailing bytes by Florin Coras · 4 years, 1 month ago
  57. 448bc81 sr: Show IPv6 address used as SRv6 Encaps source by Ahmed Abdelsalam · 4 years, 1 month ago
  58. 5f7f47e classify: fix classify filter trace del cli processing by Jon Loeliger · 4 years, 1 month ago
  59. 212ec2a cnat: Fix invalid adj_index by Nathan Skrzypczak · 4 years, 1 month ago
  60. 5f09efe ip6-nd: fix memory leaks by Dave Barach · 4 years, 1 month ago
  61. 9ed4866 hsa: remove fake binary api registration in echo apps by Florin Coras · 4 years, 1 month ago
  62. 165f3ae vcl: remove support for shm api connections by Florin Coras · 4 years, 1 month ago
  63. 6c10ab2 session: remove support for shm bapi attachment by Florin Coras · 4 years, 1 month ago
  64. 85866e7 vlib: support macros in initial config file by Dave Barach · 4 years, 1 month ago
  65. 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
  66. 2008e31 ikev2: add tests for DPD by Filip Tehlar · 4 years, 1 month ago
  67. 45ab3ec session: default to using memfd mq segments by Florin Coras · 4 years, 1 month ago
  68. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
  69. f6b02e0 ikev2: fix msg IDs generation by Filip Tehlar · 4 years, 1 month ago
  70. 67b8a7f ikev2: fix udp encap by Filip Tehlar · 4 years, 1 month ago
  71. a6c34a1 tap: add function to set speed by Alexander Chernavin · 4 years, 3 months ago
  72. f6422ff ipsec: fix unformat types by Benoît Ganne · 4 years, 1 month ago
  73. 27632ca ipsec: fix outer table id lookup in ipsec tun script by Benoît Ganne · 4 years, 1 month ago
  74. 40aa27e ipsec: add support for tx-table-id in cli + example by Benoît Ganne · 4 years, 1 month ago
  75. 1f85dad tcp: avoid consuming trailing bytes by Florin Coras · 4 years, 1 month ago
  76. c4e6cd0 nat: fix hairpinning trace by Klement Sekera · 4 years, 2 months ago
  77. dcb1db9 vppinfra: mspace_get_aligned should respect MALLOC_ALIGNMENT by Damjan Marion · 4 years, 1 month ago
  78. af7892c build: link time optimization for release builds by Damjan Marion · 4 years, 2 months ago
  79. 066cd81 build: run garbage collection while linking plugins by Damjan Marion · 4 years, 1 month ago
  80. a94e26d nat: remove unnecessary code by Klement Sekera · 4 years, 1 month ago
  81. bd50ed1 tap: allow change of carrier state on host by Matthew Smith · 4 years, 5 months ago
  82. d4a5471 virtio: misc optimizations by Damjan Marion · 4 years, 1 month ago
  83. 7bed48c ip: fix doxygen doc for address add/del command by Benoît Ganne · 4 years, 2 months ago
  84. 38049e4 cnat: reduce compile time by Nathan Skrzypczak · 4 years, 1 month ago
  85. e019cac nat: fix byte order of vrf_id in logging by Alexander Chernavin · 4 years, 1 month ago
  86. 587f913 virtio: move retry logic to outer function by Damjan Marion · 4 years, 1 month ago
  87. 6178bda feature: reset interface feature arc on interface deletion by Benoît Ganne · 4 years, 1 month ago
  88. 9c4a582 nat: remove unused code by Klement Sekera · 4 years, 1 month ago
  89. ce252ca session: fix ct server session thread index by Florin Coras · 4 years, 1 month ago
  90. 24b5107 build: better detection of libbpf dependencies by Benoît Ganne · 4 years, 2 months ago
  91. 27d978c vlib: add postmortem pcap dispatch trace by Dave Barach · 4 years, 1 month ago
  92. a210433 rdma: various fixes for chained buffers tx by Mohammed Hawari · 4 years, 1 month ago
  93. d7fc12f ikev2: add option to disable NAT traversal by Filip Tehlar · 4 years, 1 month ago
  94. 68ad625 ikev2: fix reply during rekey by Filip Tehlar · 4 years, 1 month ago
  95. 761f8f0 ikev2: increase tick interval in process node by Filip Tehlar · 4 years, 1 month ago
  96. 34f29d8 tls: fix picotls engine crypto multi-thread issue by Simon Zhang · 4 years, 1 month ago
  97. 89235c7 session: reduce max session node frame size by Florin Coras · 4 years, 1 month ago
  98. c358d78 nat: bihash: fix buckets calc and remove mem param by Klement Sekera · 4 years, 2 months ago
  99. af4a414 ikev2: cli for disabling dead peer detection by Filip Tehlar · 4 years, 1 month ago
  100. 421e049 nat: fix nat64 disable by Benoît Ganne · 4 years, 2 months ago