aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/wireguard/wireguard_peer.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2023-03-02wireguard: add barrier to sync dataGabriel Oginski1-2/+2
2023-01-26wireguard: sending the first handshakeArtem Glazychev1-10/+2
2022-12-01wireguard: add atomic mutexGabriel Oginski1-0/+1
2022-09-27wireguard: stop sending handshakes when wg intf is downAlexander Chernavin1-3/+66
2022-08-17wireguard: fix fib entry trackingAlexander Chernavin1-45/+34
2022-08-09wireguard: add peers roaming supportAlexander Chernavin1-23/+102
2022-08-08wireguard: add dos mitigation supportAlexander Chernavin1-46/+2
2021-11-03wireguard: reduce memcopy and prefetch headerGabriel Oginski1-2/+4
2021-10-06wireguard: add events for peerArtem Glazychev1-8/+29
2021-10-06wireguard: add ipv6 supportArtem Glazychev1-22/+106
2021-10-04wireguard: use the same udp-port for multi-tunnelArtem Glazychev1-0/+7
2021-09-30wireguard: move adjacency processing from wireguard_peer to wireguard_interfaceArtem Glazychev1-124/+86
2021-09-23wireguard: fix wg-output-tun feature configurationAloys Augustin1-3/+0
2021-02-11wireguard: testing alternative timer dispatchMohammed Hawari1-0/+1
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-5/+5
2020-09-29wireguard: fix license headersArtem Glazychev1-0/+1
2020-09-23wireguard: add handoff nodeArtem Glazychev1-23/+35
2020-09-14wireguard: increase FIB source priorityNeale Ranns1-2/+7
2020-09-12wireguard: Fix for tunnel encapNeale Ranns1-3/+4
2020-09-09wireguard: initial implementation of wireguard protocolArtem Glazychev1-0/+418