diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-02-02 14:51:53 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-02-03 08:35:39 +0000 |
| commit | 624427e2e2bf16b96a2ee05cf6edfa3fd577fb96 (patch) | |
| tree | 7f05ea6e3d65f9bc41b10a698035ae477223f781 /sys/linux/socket_netlink.txt.const | |
| parent | 6ce93dd4258e133bb60b00fb7a0435b755be7bf4 (diff) | |
sys/linux: use a wider range for netlink attributes
Diffstat (limited to 'sys/linux/socket_netlink.txt.const')
| -rw-r--r-- | sys/linux/socket_netlink.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_netlink.txt.const b/sys/linux/socket_netlink.txt.const index 4cb65d069..d4ea2a439 100644 --- a/sys/linux/socket_netlink.txt.const +++ b/sys/linux/socket_netlink.txt.const @@ -18,6 +18,7 @@ NETLINK_ISCSI = 8 NETLINK_KOBJECT_UEVENT = 15 NETLINK_LISTEN_ALL_NSID = 8 NETLINK_LIST_MEMBERSHIPS = 9 +NETLINK_MAX_ATTRIBUTES = 329 NETLINK_NETFILTER = 12 NETLINK_NFLOG = 5 NETLINK_NO_ENOBUFS = 5 |
