aboutsummaryrefslogtreecommitdiff
path: root/net/wireguard/files
Commit message (Collapse)AuthorAge
* wireguard: new version and usability improvementsdanrl2017-01-16
| | | | Signed-off-by: Dan Luedtke <mail@danrl.com>
* wireguard: add protocol dependency for endpointsdanrl2016-12-24
| | | | | | | | Endpoint dependency implemented. The actual endpoint is used exclusively. Using this approach we are dual-stack safe (not errors on missing protocol) and create only the dependency that are really necessary. Signed-off-by: Dan Luedtke <mail@danrl.com>
* wireguard-tools: Add netifd protocol helperdanrl2016-11-15
Signed-off-by: Dan Luedtke <mail@danrl.com>