netlink: add NLA_F_NESTED to all nested attributes
authorFelix Fietkau <nbd@nbd.name>
Tue, 17 May 2022 18:15:57 +0000 (20:15 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 17 May 2022 18:15:59 +0000 (20:15 +0200)
commitb5b2ba09c4f1c8b3c21580aea7223edc2f5e92be
tree950a98801e62c326bb8c93a4400d549f5f513ae7
parent8e0555fb39f51a5d6436b4f1370850caa03611ea
netlink: add NLA_F_NESTED to all nested attributes

Newer generic netlink APIs (e.g. wireguard) require this to be able to parse
nested attributes

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/netlink/attr.h
include/netlink/netlink-kernel.h