pex: add support for sending endpoint notification from the wg port via raw socket
authorFelix Fietkau <nbd@nbd.name>
Wed, 31 Aug 2022 11:03:39 +0000 (13:03 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 31 Aug 2022 11:03:41 +0000 (13:03 +0200)
commitf5d02c32f81107dffe308df793ca32cdb790b960
tree05fb7039af7e8ec9f861cb4eb74b757f207fb6f5
parent0041fcacb62492653a1054098ec7d811d8eaacbf
pex: add support for sending endpoint notification from the wg port via raw socket

This makes it possible to use the global PEX socket (used for network data updates)
to be used to receive the endpoint address in a way that works through NAT.

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