1. 65fa036 api: add heap alloc to vpp stats by Ole Troan · 4 years, 3 months ago
  2. 1f36023 nat: move nat64 to a subfeature by Filip Varga · 4 years, 3 months ago
  3. d1762e6 nat: det44 plugin fix style and api cleanup by Filip Varga · 4 years, 3 months ago
  4. bfa75d6 vppinfra: add heap header in front of dlmalloc space by Damjan Marion · 4 years, 2 months ago
  5. ab1a50c misc: add xxx_not_inline by Dave Barach · 4 years, 2 months ago
  6. c0b1954 feature: Add packet trace API by Jon Loeliger · 4 years, 7 months ago
  7. d20bc1d vppinfra: address sanitizer: do not instrument dlmalloc internals by Benoît Ganne · 4 years, 2 months ago
  8. 84962d1 ikev2: support ipv6 traffic selectors & overlay by Filip Tehlar · 4 years, 3 months ago
  9. 7b4e52f ipsec: Use bihash for tunnel lookup by Neale Ranns · 4 years, 7 months ago
  10. 149fd3f lldp: set interface MAC address when enabled by Klement Sekera · 4 years, 3 months ago
  11. 1c556d1 vlib: always replace bootstrap vlib_mains by Dave Barach · 4 years, 3 months ago
  12. 2bc1af5 vppinfra: use clib_mem_create_heap() to create numa heap(s) by Damjan Marion · 4 years, 3 months ago
  13. eb530a2 memif: map shared memory with clib_mem_vm_map_shared(...) by Damjan Marion · 4 years, 3 months ago
  14. e2042e6 nat: add dummy nat_ha_resync() to avoid missing symbol errors by Damjan Marion · 4 years, 3 months ago
  15. c71b56d ip: Fix unformat_ip_prefix by Nathan Skrzypczak · 4 years, 3 months ago
  16. 6614df5 ikev2: fix leaking pending INIT requests by Filip Tehlar · 4 years, 3 months ago
  17. eb69648 vppinfra: Function to check if a bihash has been initialised by Neale Ranns · 4 years, 3 months ago
  18. 9a59785 dpdk: split PCI blacklist rte_eal args from startup.conf by Vladimir Ratnikov · 4 years, 3 months ago
  19. 1f6a6b8 ikev2: fix cli memory leak by Benoît Ganne · 4 years, 3 months ago
  20. 2b92c70 vppinfra: fix legacy huge pages creation for default size by Benoît Ganne · 4 years, 3 months ago
  21. 67ec752 misc: allow disabling of ipfix exporter via api by Alexander Chernavin · 4 years, 3 months ago
  22. 433a498 vlib: fix line-mode cli memory leak by Benoît Ganne · 4 years, 3 months ago
  23. 362c666 classify: Fix a couple bugs in 'pcap filter' command. by Jon Loeliger · 4 years, 3 months ago
  24. 459a0c4 svm: simplify memfd client segment mapping by Florin Coras · 4 years, 3 months ago
  25. 98d6f29 ikev2: fix issue when decrypting packet with no keys by Filip Tehlar · 4 years, 3 months ago
  26. 3434cb8 ikev2: refactor ikev2 node by Filip Tehlar · 4 years, 3 months ago
  27. a107f40 session: init size and watermarks on all seg managers by Florin Coras · 4 years, 3 months ago
  28. 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 3 months ago
  29. f2b4a37 vpp: update 'show bihash' command by Damjan Marion · 4 years, 3 months ago
  30. 558607d ikev2: better packet parsing functions by Filip Tehlar · 4 years, 5 months ago
  31. 90690f1 ikev2: show IKE SA command improvements by Filip Tehlar · 4 years, 4 months ago
  32. 2454de2 vppinfra: use heap to store bihash data by Damjan Marion · 4 years, 3 months ago
  33. 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
  34. 5aa34d5 avf: check duplicate pci address upon create interface by Steven Luong · 4 years, 3 months ago
  35. 124d5e0 wireguard: fix udp-port registration by Artem Glazychev · 4 years, 3 months ago
  36. e2c9f23 svm: fix max fifo size by Florin Coras · 4 years, 3 months ago
  37. e7f70d9 hsa: fix coverity warning by Florin Coras · 4 years, 3 months ago
  38. 346ec9a ikev2: fix false positive NAT detection by Filip Tehlar · 4 years, 3 months ago
  39. 162a296 virtio: fix modern device queue notify by Mohsin Kazmi · 4 years, 3 months ago
  40. d68faf8 vcl svm: provide apps access to fifo chunks by Florin Coras · 4 years, 3 months ago
  41. a880b27 wireguard: fix license headers by Artem Glazychev · 4 years, 3 months ago
  42. 8bac1e8 wireguard: fix indents by Artem Glazychev · 4 years, 3 months ago
  43. 6bdfcd4 wireguard: readme fix by Artem Glazychev · 4 years, 3 months ago
  44. 1152e60 dpdk: fix compile by Fan Zhang · 4 years, 3 months ago
  45. 8b388e3 avf: validate queue size config by Steven Luong · 4 years, 3 months ago
  46. 4537c30 vppinfra: don't call dlmalloc API directly from the code by Damjan Marion · 4 years, 3 months ago
  47. a8af7cf ikev2: fix memory leaks by Benoît Ganne · 4 years, 3 months ago
  48. e347acb virtio: add packet buffering on tx by Mohsin Kazmi · 4 years, 3 months ago
  49. 7741afa classify: use clib_crc32c on supporting uarch by Ray Kinsella · 4 years, 9 months ago
  50. 8899ce0 classify: preformance improvements in classifiers by Ray Kinsella · 4 years, 9 months ago
  51. f68fccf api: remove clib_mem_init from vppapiclient contructor by Ole Troan · 4 years, 3 months ago
  52. 2c714a0 quic: Fix protip #47 / unformat (input_line) by Nathan Skrzypczak · 4 years, 3 months ago
  53. 1017a1d virtio: fix the gro enable/disable on tx-vrings by Mohsin Kazmi · 4 years, 3 months ago
  54. 2fca85b cnat: fix cnat_translation_cli_add_del by Dave Barach · 4 years, 3 months ago
  55. baa4064 cnat: fix session scanner restart point by Dave Barach · 4 years, 3 months ago
  56. af897c5 cnat: Add DHCP support by Nathan Skrzypczak · 4 years, 3 months ago
  57. ce25b60 cnat: Introduce parametric source policy by Nathan Skrzypczak · 4 years, 3 months ago
  58. 613b2c3 cnat: Add support for SNat ICMP by Nathan Skrzypczak · 4 years, 3 months ago
  59. ece3921 cnat: Ip ICMP error support by Nathan Skrzypczak · 4 years, 3 months ago
  60. 18f0d3e vppinfra: dont complain about linux-vdso.so.1 by Dave Barach · 4 years, 3 months ago
  61. 6b6c10b vppinfra session: file platform independent private data by Florin Coras · 4 years, 3 months ago
  62. 9d21150 bfd: add missing unlock by Klement Sekera · 4 years, 3 months ago
  63. 561ae5d vppinfra: add clib_mem_set_numa_affinity() by Damjan Marion · 4 years, 3 months ago
  64. 03b2695 virtio: refactor tx trace by Mohsin Kazmi · 4 years, 3 months ago
  65. 4977434 wireguard: coverity fix by Artem Glazychev · 4 years, 3 months ago
  66. dcf512a vlib: fix the last error by Mohsin Kazmi · 4 years, 3 months ago
  67. 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
  68. 1c0573d session: fix sapi coverity warning by Florin Coras · 4 years, 3 months ago
  69. a079844 build: fix fts.py to run on debian-9/python3.5 by Dave Wallace · 4 years, 3 months ago
  70. 2de5fc0 ip: use main heap for mtrie, part 2 (remove args) by Damjan Marion · 4 years, 3 months ago
  71. e85aa4c lldp: fix format string for hw->name by Vladimir Isaev · 4 years, 3 months ago
  72. d63f73b cnat: Disable default scanner process by Nathan Skrzypczak · 4 years, 3 months ago
  73. 8eb6940 wireguard: add handoff node by Artem Glazychev · 4 years, 3 months ago
  74. 5b7ea91 tls: fix session format assert crash in connected callback by jiangxiaoming · 4 years, 3 months ago
  75. ae0d46e ipip: Add option to tunnel create help string by Neale Ranns · 4 years, 3 months ago
  76. bc31247 build: allow for rc3/rc4 style tags by Andrew Yourtchenko · 4 years, 3 months ago
  77. 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
  78. b468773 vxlan-gbp: Mark APIs as in-progress by Neale Ranns · 4 years, 3 months ago
  79. 6816c3b crypto: revert crypto set handler all API by Yulong Pei · 4 years, 3 months ago
  80. db999df session: use wrk instead of thread index in node by Florin Coras · 4 years, 3 months ago
  81. 3a6adc5 geneve: Move to plugin by Neale Ranns · 4 years, 3 months ago
  82. 6810a77 misc: Move l2tp to plugin by Neale Ranns · 4 years, 3 months ago
  83. 3f9fdd9 lldp: Move to plugin by Neale Ranns · 4 years, 3 months ago
  84. 4b1b133 vrrp: set up multicast for both address families by Matthew Smith · 4 years, 3 months ago
  85. 8157a16 ip: use main heap for mtrie by Damjan Marion · 4 years, 3 months ago
  86. 88caf28 acl: remove custom ACL-plugin heap by Andrew Yourtchenko · 4 years, 3 months ago
  87. 0978e60 dpdk: hugepage availibility check using new api by Damjan Marion · 4 years, 3 months ago
  88. 7360e3d session: grab worker barrier for sapi msgs by Florin Coras · 4 years, 3 months ago
  89. a2bbeb8 fib: skip byte swap on n_paths in mroute details by Matthew Smith · 4 years, 3 months ago
  90. 3d81267 vat: add infrastructure to align vnet test code and plugin test code by Ole Troan · 4 years, 3 months ago
  91. 34262d4 vlib: add decrement counter method by Sergey Matov · 4 years, 3 months ago
  92. 84f3d9f tap: do not use strlen on vector by Vladimir Isaev · 4 years, 3 months ago
  93. b8b6fe4 session: fix vpp exit abnormal due to application as a proxy server with ldp by fanyf · 4 years, 3 months ago
  94. b6b484d virtio: fix txq locking by Benoît Ganne · 4 years, 3 months ago
  95. 1965f75 vpp: make main heap page size configurable from startup.conf by Damjan Marion · 4 years, 3 months ago
  96. bdbb0c5 stats: configurable page size by Damjan Marion · 4 years, 3 months ago
  97. e6b8305 teib: Use ip_address_t not ip46_address_t by Neale Ranns · 4 years, 3 months ago
  98. 5ef2516 vlib: show FD in 'show memory map' by Damjan Marion · 4 years, 3 months ago
  99. 256b67b teib: Add adj-fibs for peers/adjacencies on p2mp interface by Neale Ranns · 4 years, 4 months ago
  100. fc639ff vlib: map thread stack instead of allocating them from heap by Damjan Marion · 4 years, 3 months ago