Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-13 | Wireguard: Don't fix listen_port update | Mikael Magnusson | |
2020-09-13 | WIP wireguard | Mikael Magnusson | |
2020-09-13 | Wireguard: Replace log with WG_TRACE | Mikael Magnusson | |
2020-09-13 | Wireguard: Replace debug with DBG | Mikael Magnusson | |
2020-09-13 | Wireguard: Don't add endpoint if not set | Mikael Magnusson | |
2020-09-13 | WIP debug | Mikael Magnusson | |
2020-09-13 | Wireguard: Fix duplicate allowedip entries | Mikael Magnusson | |
2020-09-13 | Wireguard: Dump peers | Mikael Magnusson | |
2020-09-13 | Wireguard: Refactor remove_allowed_ip | Mikael Magnusson | |
2020-09-13 | Wireguard: Remove wg peer on withdraw | Mikael Magnusson | |
2020-09-13 | TunnelEncaps: Add struct tunnel_encap | Mikael Magnusson | |
2020-09-13 | TunnelEncaps: Generalize tunnel encapsulation | Mikael Magnusson | |
2020-09-13 | Wireguard: Refactor tunnel encaps decoding | Mikael Magnusson | |
2020-09-13 | Wireguard: Refactor unix socket implementation | Mikael Magnusson | |
Move unix socket implementation for wireguard-go to sysdep/unix/. | |||
2020-09-13 | Wireguard: Remove bgp include | Mikael Magnusson | |
2020-09-13 | Wireguard: Fix discarded const qualifiers | Mikael Magnusson | |
2020-09-13 | Wireguard: Rename remote endpoint to tunnel endpoint | Mikael Magnusson | |
Adopt to draft-ietf-idr-tunnel-encaps-13.txt by renaming emote endpoint to tunnel endpoint. | |||
2020-09-13 | Wireguard: Add tunnel_type config parameter | Mikael Magnusson | |
Use 51820 (default wireguard port) as default tunnel type. | |||
2020-09-13 | Wireguard: Fixes | Mikael Magnusson | |
2020-09-13 | Wireguard: Implement copy_config | Mikael Magnusson | |
2020-09-13 | Wireguard: Add channel hooks | Mikael Magnusson | |
2020-09-13 | Wireguard: Reinit wg device at shutdown | Mikael Magnusson | |
2020-09-13 | Wireguard: Add user space support | Mikael Magnusson | |
2020-09-13 | Wireguard: Use recursive tunnel encaps | Mikael Magnusson | |
2020-09-13 | Wireguard: Move key conversion | Mikael Magnusson | |
2020-09-13 | Wireguard: Add peer list | Mikael Magnusson | |
2020-09-13 | Wireguard: Set up wireguard device | Mikael Magnusson | |
Add private key and listen port items. | |||
2020-09-13 | Wireguard: Allow multiple channels | Mikael Magnusson | |
2020-09-13 | Wireguard: Extended color community | Mikael Magnusson | |
2020-09-13 | Wireguard: Fixes | Mikael Magnusson | |
2020-09-13 | Wireguard: Refactor into peer and allowed ips functions | Mikael Magnusson | |
2020-09-13 | Wireguard: Add remote endpoint | Mikael Magnusson | |
2020-09-13 | Wireguard: Implement tunnel encode decode | Mikael Magnusson | |
2020-09-13 | Wireguard: Debug | Mikael Magnusson | |
2020-09-13 | Wireguard: Initial commit | Mikael Magnusson | |