pex: move raw ip send code to sendto_rawudp() in utils.c
authorFelix Fietkau <nbd@nbd.name>
Thu, 15 Sep 2022 19:44:47 +0000 (21:44 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 16 Sep 2022 16:55:17 +0000 (18:55 +0200)
commit395659b9c41563d7cf6410b7d2b87b22db242ed7
treeb8abcadcbfb943f0743e73d4d5796399944b342f
parent543e4a3d2ed7c227c69b223116f7ba8c5b126cfe
pex: move raw ip send code to sendto_rawudp() in utils.c

This allows it to be reused for other purposes later

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