All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH v1] svrloc port type declaration from slpd policy module
@ 2012-09-18 10:49 Dominick Grift
  2012-10-02 15:01 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Dominick Grift @ 2012-09-18 10:49 UTC (permalink / raw)
  To: refpolicy


Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
diff --git a/policy/modules/kernel/corenetwork.te.in b/policy/modules/kernel/corenetwork.te.in
index a15f0a9..21fe549 100644
--- a/policy/modules/kernel/corenetwork.te.in
+++ b/policy/modules/kernel/corenetwork.te.in
@@ -248,6 +248,7 @@
 network_port(ssh, tcp,22,s0)
 network_port(stunnel) # no defined portcon
 network_port(svn, tcp,3690,s0, udp,3690,s0)
+network_port(svrloc, tcp,427,s0, udp,427,s0)
 network_port(swat, tcp,901,s0)
 network_port(sype_transport, tcp,9911,s0, udp,9911,s0)
 network_port(syslogd, udp,514,s0)

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

* [refpolicy] [PATCH v1] svrloc port type declaration from slpd policy module
  2012-09-18 10:49 [refpolicy] [PATCH v1] svrloc port type declaration from slpd policy module Dominick Grift
@ 2012-10-02 15:01 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2012-10-02 15:01 UTC (permalink / raw)
  To: refpolicy

On 09/18/12 06:49, Dominick Grift wrote:
> 
> Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
> diff --git a/policy/modules/kernel/corenetwork.te.in b/policy/modules/kernel/corenetwork.te.in
> index a15f0a9..21fe549 100644
> --- a/policy/modules/kernel/corenetwork.te.in
> +++ b/policy/modules/kernel/corenetwork.te.in
> @@ -248,6 +248,7 @@
>  network_port(ssh, tcp,22,s0)
>  network_port(stunnel) # no defined portcon
>  network_port(svn, tcp,3690,s0, udp,3690,s0)
> +network_port(svrloc, tcp,427,s0, udp,427,s0)
>  network_port(swat, tcp,901,s0)
>  network_port(sype_transport, tcp,9911,s0, udp,9911,s0)
>  network_port(syslogd, udp,514,s0)

Merged.

-- 
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

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

end of thread, other threads:[~2012-10-02 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-18 10:49 [refpolicy] [PATCH v1] svrloc port type declaration from slpd policy module Dominick Grift
2012-10-02 15:01 ` Christopher J. PeBenito

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.