netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/2] Labeled networking core stack changes for 2.6.25
@ 2008-01-07 17:47 Paul Moore
  2008-01-07 17:47 ` [RFC PATCH v2 1/2] NET: Clone the sk_buff 'iif' field in __skb_clone() Paul Moore
  2008-01-07 17:47 ` [RFC PATCH v2 2/2] SELinux: Add network ingress and egress control permission checks Paul Moore
  0 siblings, 2 replies; 8+ messages in thread
From: Paul Moore @ 2008-01-07 17:47 UTC (permalink / raw)
  To: netdev; +Cc: davem

Take #2 ...

Once again, two patches.  The first should be familiar as it is the same patch
as before with feedback taken into account.  The second patch is most likely
new to the netdev crowd as it consists of the SELinux changes necessary to
implement the network ingress/egress controls I talked about last week after
the previous approach was rejected.

You will note that the ingress/egress controls are now completely contained
within the LSM/SELinux code using the skb->dst->xfrm approach mentioned last
Friday.  For those of you who want/need more context when looking at the
second patch, you can find the rest of the patches here:

 * git://git.infradead.org/users/pcmoore/lblnet-2.6_testing 
 * http://git.infradead.org/?p=users/pcmoore/lblnet-2.6_testing

Just as before, I'm posting these patches here for review and hopefully an
'Acked-by', not inclusion into net-2.6.25.  If these patches are acceptable
then they will pushed upstream with the rest of the changes when 2.6.25 is
ready.

Thanks.

-- 
paul moore
linux security @ hp

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

end of thread, other threads:[~2008-01-08 13:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-07 17:47 [RFC PATCH v2 0/2] Labeled networking core stack changes for 2.6.25 Paul Moore
2008-01-07 17:47 ` [RFC PATCH v2 1/2] NET: Clone the sk_buff 'iif' field in __skb_clone() Paul Moore
2008-01-07 21:11   ` James Morris
2008-01-08  5:48     ` David Miller
2008-01-08  6:01   ` David Miller
2008-01-07 17:47 ` [RFC PATCH v2 2/2] SELinux: Add network ingress and egress control permission checks Paul Moore
2008-01-08  6:02   ` David Miller
2008-01-08 13:13     ` Paul Moore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).