All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix for IPsec leakage with SELinux enabled - V.04
@ 2006-10-09 16:24 Venkat Yekkirala
  2006-10-09 16:29 ` James Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Venkat Yekkirala @ 2006-10-09 16:24 UTC (permalink / raw)
  To: davem; +Cc: netdev, jmorris, sds, paul.moore, eparis, sgrubb

This is a bug fix for the MLSXFRM patchset already queued for 2.6.19.

This version is just a repost of V.03 with the subject titles
fixed up, and the patches ported to davem's net-2.6.git as of today.

 include/linux/security.h        |   24 ++-----
 include/net/flow.h              |    2 
 include/net/xfrm.h              |    3 
 net/core/flow.c                 |   42 ++++++++----
 net/ipv4/xfrm4_policy.c         |    2 
 net/ipv6/xfrm6_policy.c         |    2 
 net/key/af_key.c                |    5 -
 net/xfrm/xfrm_policy.c          |  101 ++++++++++++++++++++++--------
 net/xfrm/xfrm_user.c            |    9 --
 security/dummy.c                |    3 
 security/selinux/include/xfrm.h |    3 
 security/selinux/xfrm.c         |   53 ++++++++++++---
 12 files changed, 162 insertions(+), 87 deletions(-)


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

end of thread, other threads:[~2006-10-09 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-09 16:24 [PATCH 0/3] Fix for IPsec leakage with SELinux enabled - V.04 Venkat Yekkirala
2006-10-09 16:29 ` James Morris

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.