interface: use a global socket instead of per-interface ones
authorFelix Fietkau <nbd@nbd.name>
Thu, 19 Oct 2023 08:38:29 +0000 (10:38 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 19 Oct 2023 08:38:30 +0000 (10:38 +0200)
commit4035fe42df588122ec99ac3e16db448b6c3f577d
treefdaca95fc44f6b5cc11bddf0babf302efc0587d4
parentc286c51a9bd931d023a55988c0e89574ee6d8ffa
interface: use a global socket instead of per-interface ones

Fix corner cases related to having multiple addresses on a single interface

Signed-off-by: Felix Fietkau <nbd@nbd.name>
cache.c
dns.c
interface.c
interface.h
ubus.c