pex: add support for sending/receiving global PEX messages via unix socket
authorFelix Fietkau <nbd@nbd.name>
Mon, 5 Sep 2022 10:30:07 +0000 (12:30 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 16 Sep 2022 12:57:40 +0000 (14:57 +0200)
commitdcf1362c210452ac25638d0120a0b687cb59fd48
treedb6bf7ed990c94144a7a3a240084d56446079ac5
parent0c2f39e52d5def03f631926be23b783185ff816f
pex: add support for sending/receiving global PEX messages via unix socket

This can be used for allowing another protocol (e.g. DHT) to run on the same
port, making it easier to deal with NAT

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