aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-04wireguard: use the same udp-port for multi-tunnelArtem Glazychev5-29/+62
2021-10-04vppinfra: fix potential memory access error in _pool_init_fixedJieqiang Wang1-15/+23
2021-10-04perfmon: topdown events as peusdo eventsRay Kinsella1-9/+13
2021-10-04docs: plugin comment nitfixesNathan Skrzypczak11-52/+52
2021-10-03hsa: proxy app worker thread deadlockSivaprasad Tummala1-5/+10
2021-10-01devices: add support for pseudo header checksumMohsin Kazmi3-8/+267
2021-09-30wireguard: move adjacency processing from wireguard_peer to wireguard_interfaceArtem Glazychev7-233/+123
2021-09-30nat: doc nitfixesNathan Skrzypczak5-8/+8
2021-09-29nat: nat44-ed add session timing out indicator in api (2)Alexander Chernavin2-1/+146
2021-09-29ikev2: build only when deps requirements are metFilip Tehlar2-113/+5
2021-09-28api: API trace improvementsFilip Tehlar3-18/+17
2021-09-28misc: vpe.api messages dynamically allocatedOle Troan2-34/+0
2021-09-28af_xdp: fix init lock for shared txqarikachen1-6/+7
2021-09-28nat: NAT44 ED & EI session filtering CLIJúlius Milan2-15/+103
2021-09-28af_xdp: fix free mem in tx while no free slotarikachen1-2/+2
2021-09-27ikev2: support variable-length noncesBenoît Ganne1-21/+34
2021-09-27fib: fix crash on exporter tracker removeVladislav Grishenko1-1/+39
2021-09-27misc: api move continuedFlorin Coras13-15/+13
2021-09-23wireguard: fix wg-output-tun feature configurationAloys Augustin1-3/+0
2021-09-23svm: remove unused fifo functionsFlorin Coras1-3/+3
2021-09-22ping: set fib_index for lookup_nodeArtem Glazychev1-0/+1