]> err.no Git - linux-2.6/blobdiff - security/selinux/nlmsgtab.c
Merge /spare/repo/linux-2.6/
[linux-2.6] / security / selinux / nlmsgtab.c
index f0fb6d76f7c5edc32e7184b0bb4b76dcf67f5428..92b057becb4b63abe6cb16d477998d3fcdc79fdb 100644 (file)
@@ -63,6 +63,8 @@ static struct nlmsg_perm nlmsg_route_perms[] =
        { RTM_GETPREFIX,        NETLINK_ROUTE_SOCKET__NLMSG_READ  },
        { RTM_GETMULTICAST,     NETLINK_ROUTE_SOCKET__NLMSG_READ  },
        { RTM_GETANYCAST,       NETLINK_ROUTE_SOCKET__NLMSG_READ  },
+       { RTM_GETNEIGHTBL,      NETLINK_ROUTE_SOCKET__NLMSG_READ  },
+       { RTM_SETNEIGHTBL,      NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
 };
 
 static struct nlmsg_perm nlmsg_firewall_perms[] =