2023-03-29 14:13:15

by Ujjal Roy

[permalink] [raw]
Subject: How to listen to NL80211 events from Kernel module

Hi All,

I am facing one problem on listening to the netlink nl80211 events
from net/wireless/nl80211.c for NEW_STA / DEL_STA. I want to listen on
Kernel space (from a module).

Can anyone help me how to achieve this?

Thanks,
UjjaL Roy