All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/5] SECMARK 2.0
@ 2006-05-18 15:37 James Morris
  2006-05-18 15:38 ` [PATCH 01/05] secmark: Add libselinux support James Morris
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: James Morris @ 2006-05-18 15:37 UTC (permalink / raw)
  To: Patrick McHardy; +Cc: netfilter-devel, Stephen Smalley

These are the iptables userland patches for the latest version of secmark, 
which has just been committed to the -mm tree.

Secmark implements a new scheme for adding security markings to packets 
via iptables, as well as changes to SELinux to use these markings for 
security policy enforcement.  The rationale for this scheme is explained 
and discussed in detail in the original threads: 
http://thread.gmane.org/gmane.linux.network/34927/ 
http://thread.gmane.org/gmane.linux.network/35244/

The latest kernel patches were posted here: 
http://marc.theaimsgroup.com/?l=linux-netdev&m=114794408021148&w=2 for 

Examples of policy and rulesets, as well as a full archive of patches for 
iptables and SELinux userland, may be found at:
http://people.redhat.com/jmorris/selinux/secmark/

The iptables userland patches do the following:

o Add support for linking to libselinux
o Add SECMARK targets for IPv4 and IPv6
o Add CONNSECMARK targets for IPv4 and IPv6

Following a suggestion from Patrick, the CONNSEMARK target now handles all 
conntrack-related functions.

Any questions, please let me know.


If it looks ok, please consider applying.




- James
-- 
James Morris
<jmorris@namei.org>

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

end of thread, other threads:[~2006-05-18 15:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-18 15:37 [PATCHSET 0/5] SECMARK 2.0 James Morris
2006-05-18 15:38 ` [PATCH 01/05] secmark: Add libselinux support James Morris
2006-05-18 15:39 ` [PATCH 02/05] secmark: Add libipt_SECMARK James Morris
2006-05-18 15:40 ` [PATCH 03/05] secmark: Add libip6t_SECMARK James Morris
2006-05-18 15:41 ` [PATCH 04/05] secmark: Add libipt_CONNSECMARK James Morris
2006-05-18 15:42 ` [PATCH 05/05] secmark: Add libip6t_CONNSECMARK James Morris
2006-05-18 15:59 ` [PATCHSET 0/5] SECMARK 2.0 Patrick McHardy

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.