All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v4 0/3] Added new checks for labeled IPsec & SECMARK [en|dis]able
@ 2007-10-05 19:32 Paul Moore
  2007-10-05 19:32 ` [RFC PATCH v4 1/3] [SELinux] Add a capabilities bitmap to SELinux policy version 22 Paul Moore
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Paul Moore @ 2007-10-05 19:32 UTC (permalink / raw)
  To: selinux

I've updated the first two patches in this series based on Eric's comments
(thanks again Eric) and added a new patch which provides a way to determine if
labeled IPsec and SECMARK have been configured.  If they have been actively
configured we assume that they are enabled.  This is similar to the existing
netlbl_enabled() function and should allow us to dynamically enable/disable
the network access controls when using the new flow control checks as well the
local packet receive check when the new controls are active (i.e. new policy).

The SECMARK changes here are a bit on the ugly side, but due to it's ability to
be compiled as a module are options are somewhat limited.  If anyone has some
great ideas on the topic I'd love to hear them.

I've also updated the git tree for those of you who prefer to look at things
that way:

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

-- 
paul moore
linux security @ hp


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

end of thread, other threads:[~2007-10-10 21:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-05 19:32 [RFC PATCH v4 0/3] Added new checks for labeled IPsec & SECMARK [en|dis]able Paul Moore
2007-10-05 19:32 ` [RFC PATCH v4 1/3] [SELinux] Add a capabilities bitmap to SELinux policy version 22 Paul Moore
2007-10-10 18:16   ` Stephen Smalley
2007-10-10 18:31     ` Paul Moore
2007-10-10 21:02       ` Eric Paris
2007-10-10 21:41         ` Paul Moore
2007-10-05 19:32 ` [RFC PATCH v4 2/3] [SELinux] Better integration between peer labeling subsystems Paul Moore
2007-10-05 19:33 ` [RFC PATCH v4 3/3] [SELinux] Enable dynamic enable/disable of the network access checks Paul Moore
2007-10-07 21:53 ` [RFC PATCH v4 0/3] Added new checks for labeled IPsec & SECMARK [en|dis]able James Morris
2007-10-07 23:55   ` Paul Moore
2007-10-08 12:06     ` Paul Moore

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.