All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH] corenetwork: Declare gdomap port, tcp/udp:538
@ 2013-09-27 11:36 Dominick Grift
  2013-09-27 19:09 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Dominick Grift @ 2013-09-27 11:36 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 5965e15..a5ab564 100644
--- a/policy/modules/kernel/corenetwork.te.in
+++ b/policy/modules/kernel/corenetwork.te.in
@@ -128,6 +128,7 @@
 network_port(ftp, tcp,21,s0, tcp,990,s0, udp,990,s0)
 network_port(ftp_data, tcp,20,s0)
 network_port(gatekeeper, udp,1718,s0, udp,1719,s0, tcp,1721,s0, tcp,7000,s0)
+network_port(gdomap, tcp,538,s0, udp,538,s0)
 network_port(gds_db, tcp,3050,s0, udp,3050,s0)
 network_port(giftd, tcp,1213,s0)
 network_port(git, tcp,9418,s0, udp,9418,s0)

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

* [refpolicy] [PATCH] corenetwork: Declare gdomap port, tcp/udp:538
  2013-09-27 11:36 [refpolicy] [PATCH] corenetwork: Declare gdomap port, tcp/udp:538 Dominick Grift
@ 2013-09-27 19:09 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2013-09-27 19:09 UTC (permalink / raw)
  To: refpolicy

On Fri 27 Sep 2013 07:36:42 AM EDT, 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 5965e15..a5ab564 100644
> --- a/policy/modules/kernel/corenetwork.te.in
> +++ b/policy/modules/kernel/corenetwork.te.in
> @@ -128,6 +128,7 @@
>  network_port(ftp, tcp,21,s0, tcp,990,s0, udp,990,s0)
>  network_port(ftp_data, tcp,20,s0)
>  network_port(gatekeeper, udp,1718,s0, udp,1719,s0, tcp,1721,s0, tcp,7000,s0)
> +network_port(gdomap, tcp,538,s0, udp,538,s0)
>  network_port(gds_db, tcp,3050,s0, udp,3050,s0)
>  network_port(giftd, tcp,1213,s0)
>  network_port(git, tcp,9418,s0, udp,9418,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:[~2013-09-27 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 11:36 [refpolicy] [PATCH] corenetwork: Declare gdomap port, tcp/udp:538 Dominick Grift
2013-09-27 19:09 ` 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.