aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/wireguard/wireguard_send.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-18wireguard: fix ipv6 handshake packetBenoƮt Ganne1-3/+1
2022-08-09wireguard: add peers roaming supportAlexander Chernavin1-2/+18
2022-08-08wireguard: add dos mitigation supportAlexander Chernavin1-11/+87
2021-11-03wireguard: reduce memcopy and prefetch headerGabriel Oginski1-2/+6
2021-10-06wireguard: add events for peerArtem Glazychev1-7/+6
2021-10-06wireguard: add ipv6 supportArtem Glazychev1-22/+43
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-1/+0
2020-10-07misc: Purge unused pg includesNeale Ranns1-1/+0
2020-09-29wireguard: fix license headersArtem Glazychev1-0/+1
2020-09-23wireguard: add handoff nodeArtem Glazychev1-32/+57
2020-09-09wireguard: initial implementation of wireguard protocolArtem Glazychev1-0/+225