socket: change debug callbacks to pass struct nl_msg master
authorFelix Fietkau <nbd@nbd.name>
Tue, 5 Dec 2023 11:52:42 +0000 (12:52 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 5 Dec 2023 11:52:43 +0000 (12:52 +0100)
commit965c4bf49658342ced0bd6e7cb069571b4a1ddff
tree18e2b83ef1e3caa830a48f23f78ea513ba098e31
parent785e11aee7ddf1ce302e7c91d6207ec777ea13c6
socket: change debug callbacks to pass struct nl_msg

This allows checking the netlink protocol in the callback

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/netlink/socket.h
nl.c