From: Venkat Yekkirala <vyekkirala@trustedcs.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, jmorris@namei.org, sds@tycho.nsa.gov,
paul.moore@hp.com, eparis@redhat.com, sgrubb@redhat.com
Subject: [PATCH 0/3] Fix for IPsec leakage with SELinux enabled - V.04
Date: Mon, 09 Oct 2006 11:24:32 -0500 [thread overview]
Message-ID: <452A77C0.5040108@trustedcs.com> (raw)
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(-)
next reply other threads:[~2006-10-09 16:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-09 16:24 Venkat Yekkirala [this message]
2006-10-09 16:29 ` [PATCH 0/3] Fix for IPsec leakage with SELinux enabled - V.04 James Morris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=452A77C0.5040108@trustedcs.com \
--to=vyekkirala@trustedcs.com \
--cc=davem@davemloft.net \
--cc=eparis@redhat.com \
--cc=jmorris@namei.org \
--cc=netdev@vger.kernel.org \
--cc=paul.moore@hp.com \
--cc=sds@tycho.nsa.gov \
--cc=sgrubb@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.