Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347301
b: refs/heads/master
c: 9dd9ff9
h: refs/heads/master
i:
  347299: 7d52cd3
v: v3
  • Loading branch information
Amerigo Wang authored and David S. Miller committed Dec 16, 2012
1 parent f274428 commit 8330ea1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0d0863b02002c25140a1b9e113b81211bcc780e8
refs/heads/master: 9dd9ff99532d7a7f8222fd1f0d410d91c0f15ac5
2 changes: 2 additions & 0 deletions trunk/security/selinux/nlmsgtab.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ static struct nlmsg_perm nlmsg_route_perms[] =
{ RTM_SETDCB, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
{ RTM_NEWNETCONF, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
{ RTM_GETNETCONF, NETLINK_ROUTE_SOCKET__NLMSG_READ },
{ RTM_NEWMDB, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
{ RTM_DELMDB, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
{ RTM_GETMDB, NETLINK_ROUTE_SOCKET__NLMSG_READ },
};

Expand Down

0 comments on commit 8330ea1

Please sign in to comment.