Module: netlink.generic

Provides a basic implementation for nl80211.

class NL80211(GenericNetlinkSocket)
A basic wrapper around nl80211.

async with connect() -> NL80211
Creates a generic netlink socket and returns an instance of NL80211.

NL80211

This class inherits GenericNetlinkSocket. Commands can be invoked through GenericNetlinkSocket.request().