Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342064
b: refs/heads/master
c: 6e73d71
h: refs/heads/master
v: v3
  • Loading branch information
Cong Wang authored and David S. Miller committed Dec 10, 2012
1 parent 8c10581 commit 99b38c3
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: 7c77ab24e30bad7598b5cfda93be6f32ed439c2f
refs/heads/master: 6e73d71d8485607c692302d2058894588e3a387f
2 changes: 2 additions & 0 deletions trunk/security/selinux/nlmsgtab.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ static struct nlmsg_perm nlmsg_route_perms[] =
{ RTM_GETADDRLABEL, NETLINK_ROUTE_SOCKET__NLMSG_READ },
{ RTM_GETDCB, NETLINK_ROUTE_SOCKET__NLMSG_READ },
{ RTM_SETDCB, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
{ RTM_NEWNETCONF, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
{ RTM_GETNETCONF, NETLINK_ROUTE_SOCKET__NLMSG_READ },
{ RTM_GETMDB, NETLINK_ROUTE_SOCKET__NLMSG_READ },
};

Expand Down

0 comments on commit 99b38c3

Please sign in to comment.