Skip to content

Commit

Permalink
SELinux: Add network ingress and egress control permission checks
Browse files Browse the repository at this point in the history
This patch implements packet ingress/egress controls for SELinux which allow
SELinux security policy to control the flow of all IPv4 and IPv6 packets into
and out of the system.  Currently SELinux does not have proper control over
forwarded packets and this patch corrects this problem.

Special thanks to Venkat Yekkirala <vyekkirala@trustedcs.com> whose earlier
work on this topic eventually led to this patch.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
  • Loading branch information
Paul Moore authored and James Morris committed Jan 29, 2008
1 parent 13541b3 commit effad8d
Showing 1 changed file with 280 additions and 122 deletions.
Loading

0 comments on commit effad8d

Please sign in to comment.