diff options
| author | Pimyn Girgis <bemenboshra2001@gmail.com> | 2024-07-18 13:53:55 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-07-18 16:06:20 +0000 |
| commit | 95c3f16174cf7b8efee1d95b94e00c4f56b6ec32 (patch) | |
| tree | f9de6012a21d09b5c831880958b08f161f4cae12 /sys/linux/socket_netlink.txt.const | |
| parent | f3eecf6982a7243293c7e27986d9584d8decce90 (diff) | |
sys/linux: update socket_netlink_generic_gtp description file
Accounted for added command and added fields in gtp_policy and
gtp_genl_policy. Users can create GTP devices without providing
IFLA_GTP_FD0 and IFLA_GTP_FD1 arguments, if IFLA_GTP_CREATE_SOCKETS
field is set.
Diffstat (limited to 'sys/linux/socket_netlink.txt.const')
| -rw-r--r-- | sys/linux/socket_netlink.txt.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/socket_netlink.txt.const b/sys/linux/socket_netlink.txt.const index 6d6cd4a58..f5c5f1674 100644 --- a/sys/linux/socket_netlink.txt.const +++ b/sys/linux/socket_netlink.txt.const @@ -18,7 +18,7 @@ NETLINK_ISCSI = 8 NETLINK_KOBJECT_UEVENT = 15 NETLINK_LISTEN_ALL_NSID = 8 NETLINK_LIST_MEMBERSHIPS = 9 -NETLINK_MAX_ATTRIBUTES = 330 +NETLINK_MAX_ATTRIBUTES = 332 NETLINK_NETFILTER = 12 NETLINK_NFLOG = 5 NETLINK_NO_ENOBUFS = 5 |
