aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2022-09-27wireguard: fix re-handshake timer when response sentAlexander Chernavin1-1/+0
2022-09-26api: replace print functions wth formatDamjan Marion22-109/+70
2022-09-20nat: adding docs for nat44-ed sub pluginFilip Varga1-0/+729
2022-09-19cnat: coverity fixNathan Skrzypczak1-0/+4
2022-09-19abf: add API parameter n_paths range checksJon Loeliger3-43/+56
2022-09-19linux-cp: fix some CLI error messagesMatthew Smith1-79/+71
2022-09-18lisp: fix coverity 277315Andrew Yourtchenko1-0/+5
2022-09-15prom: fix coverity 277312, 277317Andrew Yourtchenko1-0/+2
2022-09-15nat: fix nat44-ed port range with multiple workersVladislav Grishenko4-8/+15
2022-09-09vlib: don't leak node frames on reforkDmitry Valter1-2/+1
2022-09-09nat: fix nat44-ed-in2out fast path next nodeJing Peng1-1/+1
2022-09-08wireguard: eliminate some calls to main threadMatthew Smith1-4/+10
2022-09-08avf: check for VLAN_TOGGLE capabilityMohammed Hawari1-0/+6
2022-09-07dpdk-cryptodev: reduce request to enable asyncGabriel Oginski1-1/+0
2022-09-06vrrp: fix cli functions according to short_helpluoyaozu1-0/+6
2022-08-31nat: fix coverity 249194Andrew Yourtchenko1-1/+1
2022-08-31nat: fix coverity 249178Andrew Yourtchenko1-1/+1
2022-08-31pppoe: fix coverity 218437, 218401Andrew Yourtchenko1-0/+3
2022-08-30dma_intel: fix the wrong unformat typeHaiyue Wang1-1/+1
2022-08-30memif: Process bad descriptors correctly in memif_process_descSteven Luong1-10/+35
2022-08-29nat: fix coverity 249202Benoît Ganne1-2/+2
2022-08-26linux-cp: fix coverity 216937Andrew Yourtchenko1-1/+1
2022-08-26nsh: fix coverity 249201Andrew Yourtchenko1-1/+1
2022-08-25vlib: introduce DMA infrastructureMarvin Liu6-0/+890
2022-08-25wireguard: fix ipv6 payload_length computationAloys Augustin1-4/+3
2022-08-23linux-cp: handle AF_BRIDGE neighborsMatthew Smith1-2/+8
2022-08-23lisp: address the issues raised by coverity 249165Andrew Yourtchenko1-4/+12
2022-08-23rdma: fix coverity 249197Benoît Ganne1-2/+2
2022-08-19nat: simplify per-protocol code by using an arrayJon Loeliger4-243/+158
2022-08-19ipsec: enable UDP encap for IPv6 ESP tun protectMatthew Smith2-2/+6
2022-08-18unittest: fix coverity 274736Andrew Yourtchenko1-0/+1
2022-08-18wireguard: fix error type for crypto backendBenoît Ganne1-1/+1
2022-08-18wireguard: fix ipv6 handshake packetBenoît Ganne1-3/+1
2022-08-18nat: Replace port refcounts with simple bitvectorsJon Loeliger2-17/+80
2022-08-18dns: fix coverity 249189, 249198Andrew Yourtchenko1-2/+2
2022-08-18nsh: fix coverity 249169Andrew Yourtchenko1-1/+1
2022-08-18ikev2: accept key exchange on CREATE_CHILD_SAAtzm Watanabe2-63/+126
2022-08-18ikev2: fix possible SEGVAtzm Watanabe1-3/+3
2022-08-17memif: crash on recceiving a bad descriptorSteven Luong1-1/+1
2022-08-17wireguard: fix fib entry trackingAlexander Chernavin2-53/+35
2022-08-16nat: fix potential out-of-bound worker array indexJing Peng3-24/+36
2022-08-14vrrp: fix SIGABRT crash by ASSERT() when deleting vrrp vr(MASTER state)luoyaozu1-0/+1
2022-08-12http_static: validate session before sendingFlorin Coras1-0/+2
2022-08-11linux-cp: FIB lookup for P2MP tunnel interfacesMatthew Smith1-4/+22
2022-08-10ikev2: do not accept rekey until old SA is deletedAtzm Watanabe2-14/+36
2022-08-09wireguard: add peers roaming supportAlexander Chernavin7-49/+187
2022-08-09wireguard: add handshake rate limiting supportAlexander Chernavin6-7/+178
2022-08-09ip-neighbor: ARP and ND stats per-interface.Neale Ranns1-2/+6
2022-08-08wireguard: add dos mitigation supportAlexander Chernavin10-64/+224
2022-08-08ikev2: fix rekeying with multiple notify payloadsAtzm Watanabe1-5/+8