pex: after receiving data update req, notify peer of local address/port
authorFelix Fietkau <nbd@nbd.name>
Thu, 17 Aug 2023 14:46:32 +0000 (16:46 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 17 Aug 2023 14:46:33 +0000 (16:46 +0200)
commit52144f723bec2f0dc3b2658c38fb8cbefa9a0cfc
tree336a542909b381e83ebd08d9361d4635364337c7
parent7d3986b7a5a20b9af0dacd053b2657210385e7bb
pex: after receiving data update req, notify peer of local address/port

This helps in situations where a server with a public IP is being used as
a gateway for peers behind NAT.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
pex.c