aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/wireguard/wireguard_if.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-8/+0
2023-03-02wireguard: add barrier to sync dataGabriel Oginski1-4/+4
2022-08-09wireguard: add handshake rate limiting supportAlexander Chernavin1-0/+6
2022-08-08wireguard: add dos mitigation supportAlexander Chernavin1-1/+3
2022-06-05wireguard: fix crash by not sending arp via wg interfaceAlexander Chernavin1-0/+8
2022-02-17wireguard: Fix wireguard device name to use user-instanceJon Loeliger1-1/+2
2021-11-19fib: Don't use [midchain] adjacencies to change an interface's feature arcNeale Ranns1-0/+3
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