pex: track indirect hosts (reachable via gateway) as peers without adding them to wg
authorFelix Fietkau <nbd@nbd.name>
Mon, 21 Aug 2023 20:27:37 +0000 (22:27 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 21 Aug 2023 20:27:38 +0000 (22:27 +0200)
commit29aacb9386e058408ed8a835bad37d58d3c9d57f
treea0f00d5a9510891e9b990c13d9c81447b6344b08
parent52144f723bec2f0dc3b2658c38fb8cbefa9a0cfc
pex: track indirect hosts (reachable via gateway) as peers without adding them to wg

This allows other hosts to respond to them via global PEX, in order to help
them find their gateway

Signed-off-by: Felix Fietkau <nbd@nbd.name>
host.c
host.h
pex-stun.c
pex.c
wg.c