netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Labeled networking core stack changes for 2.6.25
@ 2008-01-03 17:25 Paul Moore
  2008-01-03 17:25 ` [PATCH 1/2] LSM: Add inet_sys_snd_skb() LSM hook Paul Moore
  2008-01-03 17:25 ` [PATCH 2/2] NET: Clone the sk_buff 'iif' field in __skb_clone() Paul Moore
  0 siblings, 2 replies; 9+ messages in thread
From: Paul Moore @ 2008-01-03 17:25 UTC (permalink / raw)
  To: netdev; +Cc: davem

Two small patches for 2.6.25 which enable some new labeled networking features
and fixes.  One patch introduces a new outbound packet LSM hook and one adds
the skb 'iif' field to the list of fields copied during a clone operation.

Both of these patches are part of a much larger patchset that has been under
review on the SELinux and LSM mailing lists for the past few months (some bits
have been under review since this past spring).  I'll save everyone the spam
and not post the entire patchset here, but if you want to take a look you can
find the latest bits here:

 * git://git.infradead.org/users/pcmoore/lblnet-2.6_testing

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] 9+ messages in thread

end of thread, other threads:[~2008-01-04 22:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-03 17:25 [PATCH 0/2] Labeled networking core stack changes for 2.6.25 Paul Moore
2008-01-03 17:25 ` [PATCH 1/2] LSM: Add inet_sys_snd_skb() LSM hook Paul Moore
2008-01-04  4:45   ` David Miller
2008-01-04 14:38     ` Paul Moore
2008-01-04 21:09       ` David Miller
2008-01-04 22:37         ` Paul Moore
2008-01-03 17:25 ` [PATCH 2/2] NET: Clone the sk_buff 'iif' field in __skb_clone() Paul Moore
2008-01-03 18:33   ` Joe Perches
2008-01-03 18:40     ` 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).