- 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
- 65fa036 api: add heap alloc to vpp stats by Ole Troan · 4 years, 3 months ago
- 1f36023 nat: move nat64 to a subfeature by Filip Varga · 4 years, 3 months ago
- d1762e6 nat: det44 plugin fix style and api cleanup by Filip Varga · 4 years, 3 months ago
- bfa75d6 vppinfra: add heap header in front of dlmalloc space by Damjan Marion · 4 years, 2 months ago
- ab1a50c misc: add xxx_not_inline by Dave Barach · 4 years, 2 months ago
- c0b1954 feature: Add packet trace API by Jon Loeliger · 4 years, 7 months ago
- d20bc1d vppinfra: address sanitizer: do not instrument dlmalloc internals by Benoît Ganne · 4 years, 2 months ago
- 84962d1 ikev2: support ipv6 traffic selectors & overlay by Filip Tehlar · 4 years, 3 months ago
- 7b4e52f ipsec: Use bihash for tunnel lookup by Neale Ranns · 4 years, 7 months ago
- 149fd3f lldp: set interface MAC address when enabled by Klement Sekera · 4 years, 3 months ago
- 1c556d1 vlib: always replace bootstrap vlib_mains by Dave Barach · 4 years, 3 months ago
- 2bc1af5 vppinfra: use clib_mem_create_heap() to create numa heap(s) by Damjan Marion · 4 years, 3 months ago
- eb530a2 memif: map shared memory with clib_mem_vm_map_shared(...) by Damjan Marion · 4 years, 3 months ago
- e2042e6 nat: add dummy nat_ha_resync() to avoid missing symbol errors by Damjan Marion · 4 years, 3 months ago
- c71b56d ip: Fix unformat_ip_prefix by Nathan Skrzypczak · 4 years, 3 months ago
- 6614df5 ikev2: fix leaking pending INIT requests by Filip Tehlar · 4 years, 3 months ago
- eb69648 vppinfra: Function to check if a bihash has been initialised by Neale Ranns · 4 years, 3 months ago
- 9a59785 dpdk: split PCI blacklist rte_eal args from startup.conf by Vladimir Ratnikov · 4 years, 3 months ago
- 1f6a6b8 ikev2: fix cli memory leak by Benoît Ganne · 4 years, 3 months ago
- 2b92c70 vppinfra: fix legacy huge pages creation for default size by Benoît Ganne · 4 years, 3 months ago
- f30e07e build: fix build for debian testing by Chuan Han · 4 years, 3 months ago
- 67ec752 misc: allow disabling of ipfix exporter via api by Alexander Chernavin · 4 years, 3 months ago
- 433a498 vlib: fix line-mode cli memory leak by Benoît Ganne · 4 years, 3 months ago
- 362c666 classify: Fix a couple bugs in 'pcap filter' command. by Jon Loeliger · 4 years, 3 months ago
- 459a0c4 svm: simplify memfd client segment mapping by Florin Coras · 4 years, 3 months ago
- 98d6f29 ikev2: fix issue when decrypting packet with no keys by Filip Tehlar · 4 years, 3 months ago
- 3434cb8 ikev2: refactor ikev2 node by Filip Tehlar · 4 years, 3 months ago
- a107f40 session: init size and watermarks on all seg managers by Florin Coras · 4 years, 3 months ago
- 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 3 months ago
- f2b4a37 vpp: update 'show bihash' command by Damjan Marion · 4 years, 3 months ago
- 558607d ikev2: better packet parsing functions by Filip Tehlar · 4 years, 5 months ago
- 90690f1 ikev2: show IKE SA command improvements by Filip Tehlar · 4 years, 4 months ago
- 2454de2 vppinfra: use heap to store bihash data by Damjan Marion · 4 years, 3 months ago
- 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
- 5aa34d5 avf: check duplicate pci address upon create interface by Steven Luong · 4 years, 3 months ago
- 124d5e0 wireguard: fix udp-port registration by Artem Glazychev · 4 years, 3 months ago
- e2c9f23 svm: fix max fifo size by Florin Coras · 4 years, 3 months ago
- e7f70d9 hsa: fix coverity warning by Florin Coras · 4 years, 3 months ago
- 346ec9a ikev2: fix false positive NAT detection by Filip Tehlar · 4 years, 3 months ago
- 162a296 virtio: fix modern device queue notify by Mohsin Kazmi · 4 years, 3 months ago
- d68faf8 vcl svm: provide apps access to fifo chunks by Florin Coras · 4 years, 3 months ago
- a880b27 wireguard: fix license headers by Artem Glazychev · 4 years, 3 months ago
- 8bac1e8 wireguard: fix indents by Artem Glazychev · 4 years, 3 months ago
- 6bdfcd4 wireguard: readme fix by Artem Glazychev · 4 years, 3 months ago
- 1152e60 dpdk: fix compile by Fan Zhang · 4 years, 3 months ago
- 8b388e3 avf: validate queue size config by Steven Luong · 4 years, 3 months ago
- 4537c30 vppinfra: don't call dlmalloc API directly from the code by Damjan Marion · 4 years, 3 months ago
- a8af7cf ikev2: fix memory leaks by Benoît Ganne · 4 years, 3 months ago
- e347acb virtio: add packet buffering on tx by Mohsin Kazmi · 4 years, 3 months ago
- 7741afa classify: use clib_crc32c on supporting uarch by Ray Kinsella · 4 years, 8 months ago
- 8899ce0 classify: preformance improvements in classifiers by Ray Kinsella · 4 years, 9 months ago
- f68fccf api: remove clib_mem_init from vppapiclient contructor by Ole Troan · 4 years, 3 months ago
- 2c714a0 quic: Fix protip #47 / unformat (input_line) by Nathan Skrzypczak · 4 years, 3 months ago
- 1017a1d virtio: fix the gro enable/disable on tx-vrings by Mohsin Kazmi · 4 years, 3 months ago
- 2fca85b cnat: fix cnat_translation_cli_add_del by Dave Barach · 4 years, 3 months ago
- baa4064 cnat: fix session scanner restart point by Dave Barach · 4 years, 3 months ago
- 1e26143 build: remove OS distros which are EOL by Dave Wallace · 4 years, 3 months ago
- af897c5 cnat: Add DHCP support by Nathan Skrzypczak · 4 years, 3 months ago
- ce25b60 cnat: Introduce parametric source policy by Nathan Skrzypczak · 4 years, 3 months ago
- 613b2c3 cnat: Add support for SNat ICMP by Nathan Skrzypczak · 4 years, 3 months ago
- ece3921 cnat: Ip ICMP error support by Nathan Skrzypczak · 4 years, 3 months ago
- 277d402 docs: fix typo in bihash clib_bihash_search() documentation by Jon Loeliger · 4 years, 3 months ago
- 18f0d3e vppinfra: dont complain about linux-vdso.so.1 by Dave Barach · 4 years, 3 months ago
- 6b6c10b vppinfra session: file platform independent private data by Florin Coras · 4 years, 3 months ago
- 9d21150 bfd: add missing unlock by Klement Sekera · 4 years, 3 months ago
- 561ae5d vppinfra: add clib_mem_set_numa_affinity() by Damjan Marion · 4 years, 3 months ago
- 03b2695 virtio: refactor tx trace by Mohsin Kazmi · 4 years, 3 months ago
- 4977434 wireguard: coverity fix by Artem Glazychev · 4 years, 3 months ago
- dcf512a vlib: fix the last error by Mohsin Kazmi · 4 years, 3 months ago
- 17569cb build: fix missing openssl package on debian-10 by Dave Wallace · 4 years, 3 months ago
- 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
- 1c0573d session: fix sapi coverity warning by Florin Coras · 4 years, 3 months ago
- a079844 build: fix fts.py to run on debian-9/python3.5 by Dave Wallace · 4 years, 3 months ago
- 2de5fc0 ip: use main heap for mtrie, part 2 (remove args) by Damjan Marion · 4 years, 3 months ago
- e85aa4c lldp: fix format string for hw->name by Vladimir Isaev · 4 years, 3 months ago
- d63f73b cnat: Disable default scanner process by Nathan Skrzypczak · 4 years, 3 months ago
- 8eb6940 wireguard: add handoff node by Artem Glazychev · 4 years, 3 months ago
- 6a3d4cc vppapigen: crcchecker: harmonize the in_progress marking by Andrew Yourtchenko · 4 years, 3 months ago
- 5b7ea91 tls: fix session format assert crash in connected callback by jiangxiaoming · 4 years, 3 months ago
- ae0d46e ipip: Add option to tunnel create help string by Neale Ranns · 4 years, 3 months ago
- bc31247 build: allow for rc3/rc4 style tags by Andrew Yourtchenko · 4 years, 3 months ago
- 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
- b468773 vxlan-gbp: Mark APIs as in-progress by Neale Ranns · 4 years, 3 months ago
- 6816c3b crypto: revert crypto set handler all API by Yulong Pei · 4 years, 3 months ago
- db999df session: use wrk instead of thread index in node by Florin Coras · 4 years, 3 months ago
- 3a6adc5 geneve: Move to plugin by Neale Ranns · 4 years, 3 months ago
- 6810a77 misc: Move l2tp to plugin by Neale Ranns · 4 years, 3 months ago
- 3f9fdd9 lldp: Move to plugin by Neale Ranns · 4 years, 3 months ago
- 4b1b133 vrrp: set up multicast for both address families by Matthew Smith · 4 years, 3 months ago
- 8157a16 ip: use main heap for mtrie by Damjan Marion · 4 years, 3 months ago
- 88caf28 acl: remove custom ACL-plugin heap by Andrew Yourtchenko · 4 years, 3 months ago
- 0978e60 dpdk: hugepage availibility check using new api by Damjan Marion · 4 years, 3 months ago
- 27b50fe build: touch files when extracting rpm tarballs by Dave Wallace · 4 years, 3 months ago
- bc35f46 build: remove opensuse build infra by Dave Wallace · 4 years, 3 months ago
- 7360e3d session: grab worker barrier for sapi msgs by Florin Coras · 4 years, 3 months ago
- 1f799bc dpdk: prevent linking dpdk against libbsd by Mohammed Hawari · 4 years, 3 months ago
- 5cc11b1 build: missing deb pkg on ubuntu-20.04 by Dave Wallace · 4 years, 3 months ago
- a2bbeb8 fib: skip byte swap on n_paths in mroute details by Matthew Smith · 4 years, 3 months ago
- 3d81267 vat: add infrastructure to align vnet test code and plugin test code by Ole Troan · 4 years, 3 months ago