aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-05-13nat: fix broken buildKlement Sekera1-1/+1
2020-05-13nat: fix LRU blocked by inactive sessionKlement Sekera10-161/+391
2020-05-13nat: perf improvement - replace branchy codeKlement Sekera32-451/+401
2020-05-13nat: handoff next node feature fixFilip Varga7-47/+159
2020-05-13ikev2: fix removing of expired SAsFilip Tehlar1-1/+1
2020-05-12lacp: missing endian conversions for trace packet formatSteven Luong1-2/+2
2020-05-11crypto-native: properly deal with broken or outdated toolchainsDamjan Marion5-42/+54
2020-05-09gtpu: fix coverity issueChenmin Sun1-2/+2
2020-05-08docs: fix merge damage in nat.hDave Wallace1-4/+0
2020-05-08nat: fix per thread data vlib_main_t usage take 2Ole Troan7-42/+32
2020-05-07nat: remove duplicate line of codeKlement Sekera1-1/+0
2020-05-07nat: fix per thread data vlib_main_t usageFilip Varga9-75/+97
2020-05-07lacp: fix regarding vm arg for vlib_time_now callsElias Rudberg6-43/+26
2020-05-07rdma: fix alignment issueDamjan Marion1-2/+2
2020-05-06docs: clean up make docs jobPaul Vinciguerra21-42/+70
2020-05-06crypto: fix coverity issuesFan Zhang1-5/+11
2020-05-06rdma: fix clang buildBenoît Ganne1-2/+9
2020-05-06nat: ipfix logging vlib_mains[thread_index] bugfixElias Rudberg1-16/+16
2020-05-06nat: enable force session cleanupFilip Varga6-142/+236
2020-05-06nat: fix coverity warningKlement Sekera1-19/+5
2020-05-05tests: add test description to quic testsDave Wallace1-0/+24
2020-05-05ipsec: User can choose the UDP source portNeale Ranns1-2/+2
2020-05-05ikev2: remove sa from main threadFilip Tehlar1-17/+29
2020-05-05gtpu: RX offload for IPv6 payload supportingChenmin Sun3-8/+38
2020-05-05flow: explicitly convert RSS function types in dpdk_pluginChenmin Sun1-1/+34
2020-05-05nat: remove unused codeKlement Sekera1-27/+0
2020-05-04session: add option to preallocate fifo headersFlorin Coras2-2/+58
2020-05-04ikev2: fix string in apiFilip Tehlar1-1/+1
2020-05-04fib: midchain adjacency optimisationsNeale Ranns2-15/+0
2020-05-04misc: binary api fuzz test fixesDave Barach4-5/+207
2020-05-04nat: per vrf session limitsFilip Varga9-29/+310
2020-05-03tests: vpp_interface remove deprecated packed propertiesPaul Vinciguerra2-18/+19
2020-04-30hsa: bind af-unix socket only for echo testsFlorin Coras1-60/+77
2020-04-30flow: add l2tpv3oip flowChenmin Sun1-9/+45
2020-04-30crypto: introduce async crypto infraFan Zhang7-9/+1443
2020-04-30ikev2: use thread local vlib_main in vlib_time_nowFilip Tehlar1-13/+9
2020-04-29misc: switch to clang-9Damjan Marion2-4/+4
2020-04-29hsa: cleanup ifdefs in sock testsFlorin Coras4-532/+168
2020-04-29flow: explicit rss function enum castFlorin Coras1-1/+1
2020-04-28flow: add RSS supportChenmin Sun4-32/+80
2020-04-28nat: remove unused codeKlement Sekera1-9/+0
2020-04-28vppinfra: improve test coverageDave Barach2-0/+77
2020-04-28tests: move defaults from defaultmapping to .api filesPaul Vinciguerra3-10/+10
2020-04-28tls: fix wrong usage of session close function issueSimon Zhang1-1/+1
2020-04-27vlib: deprecate i2c and cjDave Barach4-4/+0
2020-04-27ioam: do not reuse existing vnet symbolBenoît Ganne1-2/+2
2020-04-27rdma: tx: interleave prefetchesBenoît Ganne1-24/+13
2020-04-27nat: improve perf - long read after short writeKlement Sekera7-363/+424
2020-04-26dhcp: fix dhcp proxy behavior for qinq and dot1q subinterfacesStanislav Zaikin2-14/+57
2020-04-24acl: ACL creation CLI parsing fixNeale Ranns1-2/+4