selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* IPv6 netmask in nodecon statement
@ 2020-02-05 17:23 Christian Göttsche
  2020-02-05 18:01 ` Stephen Smalley
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Göttsche @ 2020-02-05 17:23 UTC (permalink / raw)
  To: selinux

Hi,

what is the correct way of specifying an ipv6 netmask in the nodecon statement?
I am searching for a valid netmask for localhost (::1).
'fe80::/10' should be one, but since the syntax does not support any
prefix-length, this is not compiling.
Using 'fe80::' seems to work fine, but setools is complaining [1].
Or should I use the full netmask: 'ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff' ?


[1]: https://github.com/SELinuxProject/setools/issues/40

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

end of thread, other threads:[~2020-02-05 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-05 17:23 IPv6 netmask in nodecon statement Christian Göttsche
2020-02-05 18:01 ` Stephen Smalley

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).