From 2ffa6679c4790a83f26a1b674ed34800e028fe2e Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 21 Feb 2020 19:09:56 +0100 Subject: sys/linux: add NETLINK_SOCK_DIAG descriptions Incomplete, but something. --- sys/linux/socket_netlink_386.const | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/linux/socket_netlink_386.const') diff --git a/sys/linux/socket_netlink_386.const b/sys/linux/socket_netlink_386.const index a015faa28..80dac637c 100644 --- a/sys/linux/socket_netlink_386.const +++ b/sys/linux/socket_netlink_386.const @@ -11,7 +11,6 @@ NETLINK_DNRTMSG = 14 NETLINK_DROP_MEMBERSHIP = 2 NETLINK_ECRYPTFS = 19 NETLINK_FIB_LOOKUP = 10 -NETLINK_FIREWALL = 3 NETLINK_GENERIC = 16 NETLINK_INET_DIAG = 4 NETLINK_ISCSI = 8 -- cgit mrf-deployment