aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/wireguard/wireguard_if.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-06wireguard: add ipv6 supportArtem Glazychev1-7/+22
2021-10-04wireguard: use the same udp-port for multi-tunnelArtem Glazychev1-14/+23
2021-09-30wireguard: move adjacency processing from wireguard_peer to wireguard_interfaceArtem Glazychev1-72/+6
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-2/+2
2020-09-30wireguard: fix udp-port registrationArtem Glazychev1-0/+7
2020-09-29wireguard: fix license headersArtem Glazychev1-0/+15
2020-09-23wireguard: add handoff nodeArtem Glazychev1-34/+52
2020-09-14wireguard: coverity fixesNeale Ranns1-4/+8
2020-09-12wireguard: Fix for tunnel encapNeale Ranns1-7/+15
2020-09-09wireguard: initial implementation of wireguard protocolArtem Glazychev1-0/+422