network: add support for specifying a host gateway
authorFelix Fietkau <nbd@nbd.name>
Wed, 24 Aug 2022 12:02:48 +0000 (14:02 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 24 Aug 2022 12:02:49 +0000 (14:02 +0200)
commit1d8ba108ca06783f827b6b0dcdb4673548b62265
tree9975916241a7d39a43da501a6c37645a5a1576a6
parent3cc349891ecdd1822997825eb35f97cd53d7200c
network: add support for specifying a host gateway

A host will only use its gateway as a peer, and connections from
other hosts will be routed through the gateway host

Signed-off-by: Felix Fietkau <nbd@nbd.name>
host.c
host.h
scripts/unet-cli
wg-linux.c
wg-user.c