All of lore.kernel.org
 help / color / mirror / Atom feed
* IPv6 support available
@ 2004-03-30 14:45 James Morris
  2004-03-30 18:00 ` Andreas Schuldei
  0 siblings, 1 reply; 3+ messages in thread
From: James Morris @ 2004-03-30 14:45 UTC (permalink / raw)
  To: selinux

A set of preliminary patches providing IPv6 support may be found at:
http://people.redhat.com/jmorris/selinux/ipv6/

The kernel patch requires recent -mm kernels, and ipv6-exthdrs-core.patch 
needs to be applied if IPv6 is compiled as a module.

The kernel patches are expected to be submitted to mainline after 2.6.5 is 
released.

Any review or testing of the IPv6 code will be appreciated.


- James
-- 
James Morris
<jmorris@redhat.com>



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

* Re: IPv6 support available
  2004-03-30 14:45 IPv6 support available James Morris
@ 2004-03-30 18:00 ` Andreas Schuldei
  2004-03-30 18:49   ` James Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schuldei @ 2004-03-30 18:00 UTC (permalink / raw)
  To: James Morris; +Cc: selinux

* James Morris (jmorris@redhat.com) [040330 19:50]:
> A set of preliminary patches providing IPv6 support may be found at:
> http://people.redhat.com/jmorris/selinux/ipv6/
> 
> The kernel patch requires recent -mm kernels, and ipv6-exthdrs-core.patch 
> needs to be applied if IPv6 is compiled as a module.
> 
> The kernel patches are expected to be submitted to mainline after 2.6.5 is 
> released.
> 
> Any review or testing of the IPv6 code will be appreciated.

this is what i have waited for for some time. could you give a
short overview of what features there are, now?

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

* Re: IPv6 support available
  2004-03-30 18:00 ` Andreas Schuldei
@ 2004-03-30 18:49   ` James Morris
  0 siblings, 0 replies; 3+ messages in thread
From: James Morris @ 2004-03-30 18:49 UTC (permalink / raw)
  To: Andreas Schuldei; +Cc: selinux

On Tue, 30 Mar 2004, Andreas Schuldei wrote:

> this is what i have waited for for some time. could you give a
> short overview of what features there are, now?

There are no new permissions or classes, IPv6 is managed along with IPv4 
(e.g. a TCP socket refers to both protocols).

You can now provide IPv6 nodes with contexts, e.g.

nodecon ::1 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff system_u:object_r:node_lo_t

In standard policy, the IPv4 loopback address has the same type, so they
can be treated equivalently by security policy.  You can, of course,
specify different security contexts for IPv4 and IPv6 nodes if you want
e.g. system_u:object_r:node_ipv6_lo_t

Logging has been extended to handle IPv6 addresses.

The checkpolicy tool now has generic policy version compatibility.  It can
read and write any version from 15 to 17, and the kernel will also be able
to load any of these policy versions.  The checkpoliy '-c' parameter takes 
a policy version argument to be used, and it recognises IPv6 addresses in 
debug mode.



- James
-- 
James Morris
<jmorris@redhat.com>



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

end of thread, other threads:[~2004-03-30 18:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-30 14:45 IPv6 support available James Morris
2004-03-30 18:00 ` Andreas Schuldei
2004-03-30 18:49   ` James Morris

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.