Enable extended acknowledgements for netlink messages
When something goes wrong with a netlink request, the kernel may return a
human-friendly error message using the 'extack' functionality. This is
opt-in however, so this patch adds parsing and display of such error
messages to the netlink debug output.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Showing