aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/wireguard/wireguard_peer.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-01wireguard: add atomic mutexGabriel Oginski1-0/+3
2022-08-17wireguard: fix fib entry trackingAlexander Chernavin1-8/+1
2022-08-09wireguard: add peers roaming supportAlexander Chernavin1-1/+18
2022-06-05wireguard: fix crash by not sending arp via wg interfaceAlexander Chernavin1-1/+1
2022-04-05wireguard: prevent segfault on non-adj packetsJon Loeliger1-0/+2
2021-11-03wireguard: reduce memcopy and prefetch headerGabriel Oginski1-0/+14
2021-10-06wireguard: add events for peerArtem Glazychev1-2/+22
2021-10-06wireguard: add ipv6 supportArtem Glazychev1-4/+12
2021-10-04wireguard: use the same udp-port for multi-tunnelArtem Glazychev1-0/+1
2021-09-30wireguard: move adjacency processing from wireguard_peer to wireguard_interfaceArtem Glazychev1-11/+21
2021-02-11wireguard: testing alternative timer dispatchMohammed Hawari1-0/+1
2020-09-29wireguard: fix license headersArtem Glazychev1-0/+1
2020-09-23wireguard: add handoff nodeArtem Glazychev1-4/+36
2020-09-09wireguard: initial implementation of wireguard protocolArtem Glazychev1-0/+122