aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-25cnat: Add DHCP supportNathan Skrzypczak11-109/+716
2020-09-25cnat: Introduce parametric source policyNathan Skrzypczak13-244/+445
2020-09-25cnat: Add support for SNat ICMPNathan Skrzypczak7-143/+461
2020-09-25cnat: Ip ICMP error supportNathan Skrzypczak6-165/+557
2020-09-25docs: fix typo in bihash clib_bihash_search() documentationJon Loeliger1-2/+2
2020-09-25vppinfra: dont complain about linux-vdso.so.1Dave Barach1-1/+7
2020-09-25vppinfra session: file platform independent private dataFlorin Coras3-6/+6
2020-09-25bfd: add missing unlockKlement Sekera1-0/+1
2020-09-25vppinfra: add clib_mem_set_numa_affinity()Damjan Marion2-8/+60
2020-09-24virtio: refactor tx traceMohsin Kazmi1-33/+37
2020-09-24wireguard: coverity fixArtem Glazychev1-1/+1
2020-09-24vlib: fix the last errorMohsin Kazmi1-1/+2
2020-09-24build: fix missing openssl package on debian-10Dave Wallace1-0/+1
2020-09-24session tcp udp tls quic: improve cli formattingFlorin Coras8-17/+28
2020-09-23session: fix sapi coverity warningFlorin Coras1-0/+2
2020-09-23build: fix fts.py to run on debian-9/python3.5Dave Wallace1-15/+16
2020-09-23ip: use main heap for mtrie, part 2 (remove args)Damjan Marion2-32/+0
2020-09-23lldp: fix format string for hw->nameVladimir Isaev1-3/+3
2020-09-23cnat: Disable default scanner processNathan Skrzypczak8-24/+120
2020-09-23wireguard: add handoff nodeArtem Glazychev18-448/+889
2020-09-23vppapigen: crcchecker: harmonize the in_progress markingAndrew Yourtchenko2-6/+44
2020-09-23tls: fix session format assert crash in connected callbackjiangxiaoming1-9/+8
2020-09-22ipip: Add option to tunnel create help stringNeale Ranns2-2/+3
2020-09-22build: allow for rc3/rc4 style tagsAndrew Yourtchenko1-1/+1
2020-09-22lisp: Move to pluginNeale Ranns62-5801/+6341
2020-09-22vxlan-gbp: Mark APIs as in-progressNeale Ranns1-0/+5
2020-09-21crypto: revert crypto set handler all APIYulong Pei1-36/+3
2020-09-21session: use wrk instead of thread index in nodeFlorin Coras1-10/+12
2020-09-21geneve: Move to pluginNeale Ranns15-74/+146
2020-09-21misc: Move l2tp to pluginNeale Ranns16-502/+385
2020-09-21lldp: Move to pluginNeale Ranns19-220/+239
2020-09-21vrrp: set up multicast for both address familiesMatthew Smith1-2/+14
2020-09-21ip: use main heap for mtrieDamjan Marion3-69/+3
2020-09-21acl: remove custom ACL-plugin heapAndrew Yourtchenko7-232/+17
2020-09-21dpdk: hugepage availibility check using new apiDamjan Marion1-11/+9
2020-09-21build: touch files when extracting rpm tarballsDave Wallace1-2/+5
2020-09-21build: remove opensuse build infraDave Wallace13-470/+9
2020-09-18session: grab worker barrier for sapi msgsFlorin Coras1-0/+5
2020-09-18dpdk: prevent linking dpdk against libbsdMohammed Hawari1-1/+16
2020-09-18build: missing deb pkg on ubuntu-20.04Dave Wallace1-1/+1
2020-09-18fib: skip byte swap on n_paths in mroute detailsMatthew Smith1-2/+2
2020-09-18vat: add infrastructure to align vnet test code and plugin test codeOle Troan14-519/+486
2020-09-18vlib: add decrement counter methodSergey Matov1-0/+19
2020-09-18tap: do not use strlen on vectorVladimir Isaev1-2/+1
2020-09-18session: fix vpp exit abnormal due to application as a proxy server with ldpfanyf1-1/+9
2020-09-18dpdk: call the meson-based build instead of MakefilesMohammed Hawari2-271/+220
2020-09-18virtio: fix txq lockingBenoƮt Ganne3-2/+23
2020-09-18vpp: make main heap page size configurable from startup.confDamjan Marion3-15/+74
2020-09-17stats: configurable page sizeDamjan Marion7-91/+163
2020-09-17teib: Use ip_address_t not ip46_address_tNeale Ranns9-149/+116