Sample Header Ad - 728x90

Is there an in-kernel way to debug netlink protocol communications?

1 vote
1 answer
1526 views
Netlink (as in, the kernel internal protocol) seems to be very difficult to debug without additional tools - which I can't actually use because I'm on a very confined embedded system. Is there an in-kernel debugging option for netlink if I recompile from source? e.g. logs confirming messages have been received and understood I've set debug verbosity to 15 but I can't find an option that specifically relates to netlink
Asked by David Roberts (121 rep)
Aug 20, 2021, 08:35 PM
Last activity: Aug 21, 2021, 03:50 PM