Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-05 | wireguard: fix crash by not sending arp via wg interface | Alexander Chernavin | 1 | -1/+1 |
2022-04-05 | wireguard: prevent segfault on non-adj packets | Jon Loeliger | 1 | -0/+2 |
2021-11-03 | wireguard: reduce memcopy and prefetch header | Gabriel Oginski | 1 | -0/+14 |
2021-10-06 | wireguard: add events for peer | Artem Glazychev | 1 | -2/+22 |
2021-10-06 | wireguard: add ipv6 support | Artem Glazychev | 1 | -4/+12 |
2021-10-04 | wireguard: use the same udp-port for multi-tunnel | Artem Glazychev | 1 | -0/+1 |
2021-09-30 | wireguard: move adjacency processing from wireguard_peer to wireguard_interface | Artem Glazychev | 1 | -11/+21 |
2021-02-11 | wireguard: testing alternative timer dispatch | Mohammed Hawari | 1 | -0/+1 |
2020-09-29 | wireguard: fix license headers | Artem Glazychev | 1 | -0/+1 |
2020-09-23 | wireguard: add handoff node | Artem Glazychev | 1 | -4/+36 |
2020-09-09 | wireguard: initial implementation of wireguard protocol | Artem Glazychev | 1 | -0/+122 |