aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_netlink_generic_80211.txt
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-01-05 11:46:36 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-01-05 11:46:36 +0100
commitc5f5069930ee90925617ded2e413bc99716eb559 (patch)
tree022b7aa1c08ecf6fcb90cfd86293673d3d33f73c /sys/linux/socket_netlink_generic_80211.txt
parent026aaeb2b5393e0c838873306e1c5f2084a8a1aa (diff)
sys/linux: add AF_NETLINK/NETLINK_NETFILTER/NFNL_SUBSYS_CTNETLINK descriptions
Diffstat (limited to 'sys/linux/socket_netlink_generic_80211.txt')
-rw-r--r--sys/linux/socket_netlink_generic_80211.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/linux/socket_netlink_generic_80211.txt b/sys/linux/socket_netlink_generic_80211.txt
index 8cc178707..7948332f1 100644
--- a/sys/linux/socket_netlink_generic_80211.txt
+++ b/sys/linux/socket_netlink_generic_80211.txt
@@ -7,6 +7,9 @@ include <uapi/linux/genetlink.h>
include <uapi/linux/nl80211.h>
include <linux/ieee80211.h>
+# TODO: the description is incomplete, lots of commands are missing.
+# But it makes sense to setup hwsim devices first, otherwise there is not much to test.
+
resource nl80211_family_id[int16]
type msghdr_nl80211[CMD, POLICY] msghdr_netlink[netlink_msg_t[nl80211_family_id, genlmsghdr_t[CMD], POLICY]]