aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-24nat: ignore user hash in ED NATKlement Sekera8-362/+273
2020-04-24nat: make usage of vnet_buffer2 transparentKlement Sekera5-21/+13
2020-04-24nat: ED: reduce number of hash tables usedKlement Sekera5-212/+210
2020-04-24nat: fix extended unit testsKlement Sekera1-2/+2
2020-04-24ip: Setting the Link-Local address from the API enables IPv6 on theNeale Ranns2-3/+3
2020-04-23nat: add/del ed_ext_ports only if the table is instantiatedDave Barach1-4/+6
2020-04-23ip: Replace Sematics for Interface IP addressesNeale Ranns1-66/+85
2020-04-22svm: asan: fix asan supportBenoît Ganne1-2/+2
2020-04-22misc: fix coverity warningsDave Barach1-2/+3
2020-04-22misc: asan: do not poison memory after munmap()Benoît Ganne1-2/+0
2020-04-22devices: Adding ConnectX-6 DX Device ID for validationAmir Zeidner1-2/+7
2020-04-21nat: dslite ce mode in separate config entryVladimir Ratnikov2-4/+20
2020-04-21vppinfra: bihash improvementsDave Barach1-6/+6
2020-04-20svm: check if fifo free list index is valid on allocFlorin Coras1-12/+29
2020-04-20nat: remove unused codeKlement Sekera5-484/+3
2020-04-20gbp: fix l3-out anonymous test cleanupBenoît Ganne1-3/+13
2020-04-20tls: fix Picotls tx hang issueSimon Zhang1-2/+2
2020-04-17dpdk: fix udp-encap for esp in transport modeAlexander Chernavin2-10/+9
2020-04-16igmp: fix igmp proxy group mergeBenoît Ganne6-24/+25