+12
−0
+13
−0
+1
−1
+5
−0
+21
−17
Loading
This adds security for IP sockets at the sock level. Security at the sock level is needed to enforce the SELinux security policy for security associations even when a sock is orphaned (such as in the TCP LAST_ACK state). This will also be used to enforce SELinux controls over data arriving at or leaving a child socket while it's still waiting to be accepted. Signed-off-by:Venkat Yekkirala <vyekkirala@TrustedCS.com> Signed-off-by:
David S. Miller <davem@davemloft.net>