aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2021-10-28vrrp: fix coverity warning/NULL dereferenceKlement Sekera1-4/+25
2021-10-28perfmon: fix coverity warningKlement Sekera1-0/+8
2021-10-28ioam: fix coverity warning/NULL dereferenceKlement Sekera1-9/+12
2021-10-27tcp: fix use of invalid local sw_if_indexFlorin Coras1-4/+4
2021-10-26perfmon: properly unmap mmapped pagesKlement Sekera1-1/+1
2021-10-22session: fix minor issueFilip Tehlar1-1/+1
2021-10-21fib: respect mfib entry flags on create with pathsPaul Atkins8-122/+88
2021-10-20gso: add support for gso perf unittestMohsin Kazmi2-0/+380
2021-10-20nat: nat44-ei configuration improvementsFilip Varga6-1027/+1574
2021-10-20nat: NAT44-ED api fix and improvementFilip Varga4-16/+14
2021-10-18interface: add api test fileFilip Tehlar2-21/+1
2021-10-16memif: Enhance show memif descriptors to display regionSteven Luong1-14/+13
2021-10-16perfmon: topdown lvl 2 support on sapphire rapidsRay Kinsella2-11/+167
2021-10-16perfmon: additional perf counters on icelakeRay Kinsella2-1/+31
2021-10-14pppoe: fix coverity warningKlement Sekera1-6/+12
2021-10-14nat: static mappings in flow hashKlement Sekera27-1475/+1086
2021-10-14misc: fix coverity warning in ila pluginKlement Sekera1-1/+1
2021-10-13docs: convert plugins doc md->rstNathan Skrzypczak56-3184/+3706
2021-10-13nat: fix coverity warningKlement Sekera1-1/+1
2021-10-13nat: fix static mapping segvJoshua Roys1-1/+1
2021-10-13dpdk: fix vmbus device name parsingBenoît Ganne1-2/+3
2021-10-12dhcp: fix coverity warningFlorin Coras1-1/+1
2021-10-12unittest: fix crypto key len coverity warningFlorin Coras1-1/+1
2021-10-12memif: fix the memif crash when slave disconnectMohsin Kazmi1-1/+2
2021-10-12Revert "nat: static mappings in flow hash"Ole Troan27-1058/+1457
2021-10-12nat: static mappings in flow hashKlement Sekera27-1457/+1058
2021-10-11l3xc: skip load balancing if not multipathBenoît Ganne1-5/+5
2021-10-11ip: fix fib and mfib locksNathan Skrzypczak4-12/+7
2021-10-11docs: nitfixes in FEATURE.yamlNathan Skrzypczak6-7/+7
2021-10-11af_xdp: ensure at least one queue is createdJoshua Roys1-1/+4
2021-10-08tls: shutdown openssl context on app closeFlorin Coras1-0/+2
2021-10-08vxlan-gpe: add udp-port configuration supportArtem Glazychev2-3/+6
2021-10-08ikev2: lazy initializationBenoît Ganne4-52/+111
2021-10-07wireguard: peers dump fixArtem Glazychev1-1/+1
2021-10-07vppinfra: asan: improve overflow semanticBenoît Ganne1-1/+1
2021-10-07build: fix ipsecmb version checkFan Zhang1-5/+5
2021-10-07ikev2: do not require optional IDr on IKE AUTHBenoît Ganne1-8/+26
2021-10-07ikev2: add logs in case of parsing errorsBenoît Ganne1-6/+24
2021-10-07ikev2: do not send IDi on responder AUTHBenoît Ganne1-1/+0
2021-10-07perfmon: Topdown Level 1 support on SnowridgeRay Kinsella4-1/+102
2021-10-07perfmon: check bundle is supportedRay Kinsella1-0/+23
2021-10-07perfmon: fix peusdo eventsRay Kinsella1-1/+1
2021-10-06wireguard: add events for peerArtem Glazychev8-33/+223
2021-10-06wireguard: add ipv6 supportArtem Glazychev14-193/+517
2021-10-06docs: more nitfixesNathan Skrzypczak1-8/+7
2021-10-05perfmon: bundles with multiple typesRay Kinsella4-35/+147
2021-10-05nat: NAT44 ED api fix and improvementFilip Varga3-14/+178
2021-10-04build: Allow ipsec-mb plugin to build with libipsec_mb 0.55Nick Brown2-0/+14
2021-10-04memif: integrate with new tx infraMohsin Kazmi3-15/+17
2021-10-04hsa: do not drop the barrier when creating echo serverFilip Tehlar1-14/+1