Age | Commit message (Expand) | Author | Files | Lines |
2023-02-01 | wireguard: update ESTABLISHED flag |  Artem Glazychev | 1 | -1/+29 |
2023-01-26 | wireguard: sending the first handshake |  Artem Glazychev | 1 | -0/+33 |
2022-11-29 | wireguard: compute checksum for outer ipv6 header |  Artem Glazychev | 1 | -9/+86 |
2022-10-07 | tests: disable broken wireguard tests on vpp_debug image |  Dave Wallace | 1 | -1/+2 |
2022-09-28 | tests: stabilize wireguard ratelimiting test |  Alexander Chernavin | 1 | -29/+13 |
2022-09-27 | wireguard: stop sending handshakes when wg intf is down |  Alexander Chernavin | 1 | -1/+133 |
2022-09-27 | wireguard: fix re-handshake timer when response sent |  Alexander Chernavin | 1 | -22/+48 |
2022-09-27 | tests: disable failing tests on ubuntu-22.04 debian-11 |  Dave Wallace | 1 | -0/+10 |
2022-08-17 | wireguard: fix fib entry tracking |  Alexander Chernavin | 1 | -0/+83 |
2022-08-09 | wireguard: add peers roaming support |  Alexander Chernavin | 1 | -19/+247 |
2022-08-09 | wireguard: add handshake rate limiting support |  Alexander Chernavin | 1 | -0/+168 |
2022-08-08 | wireguard: add dos mitigation support |  Alexander Chernavin | 1 | -4/+187 |
2022-08-03 | wireguard: add processing of received cookie messages |  Alexander Chernavin | 1 | -5/+166 |
2022-06-05 | wireguard: fix crash by not sending arp via wg interface |  Alexander Chernavin | 1 | -8/+54 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 1 | -505/+650 |
2021-11-02 | build: remove unnecessary executable bits |  Ray Kinsella | 1 | -0/+0 |
2021-10-06 | wireguard: add events for peer |  Artem Glazychev | 1 | -8/+136 |
2021-10-06 | wireguard: add ipv6 support |  Artem Glazychev | 1 | -51/+448 |
2021-10-04 | wireguard: use the same udp-port for multi-tunnel |  Artem Glazychev | 1 | -0/+104 |
2021-09-30 | wireguard: move adjacency processing from wireguard_peer to wireguard_interface |  Artem Glazychev | 1 | -14/+36 |
2021-05-13 | tests: move test source to vpp/test |  Dave Wallace | 1 | -0/+748 |