All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Additional TCP SYN-ACK fixes for labeled IPsec
@ 2013-12-10 19:53 Paul Moore
  2013-12-10 19:53 ` [PATCH 1/2] selinux: look for IPsec labels on both inbound and outbound packets Paul Moore
  2013-12-10 19:53 ` [PATCH 2/2] selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() Paul Moore
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Moore @ 2013-12-10 19:53 UTC (permalink / raw)
  To: selinux; +Cc: janak.desai

In addition to the patches posted earlier, there are two additional
labeled IPsec patches needed to fix up the SYN-ACK issue.

---

Paul Moore (2):
      selinux: look for IPsec labels on both inbound and outbound packets
      selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute()


 security/selinux/hooks.c        |   44 ++++++++++++++++++++++++++++------
 security/selinux/include/xfrm.h |    8 ++++--
 security/selinux/xfrm.c         |   51 +++++++++++++++++++++++++++++++--------
 3 files changed, 82 insertions(+), 21 deletions(-)

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-10 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 19:53 [PATCH 0/2] Additional TCP SYN-ACK fixes for labeled IPsec Paul Moore
2013-12-10 19:53 ` [PATCH 1/2] selinux: look for IPsec labels on both inbound and outbound packets Paul Moore
2013-12-10 19:53 ` [PATCH 2/2] selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() Paul Moore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.