From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH] kernel/corenetwork.te: Add all registered IRC ports
Date: Mon, 18 Aug 2014 15:22:03 -0400 [thread overview]
Message-ID: <53F2525B.1070706@tresys.com> (raw)
In-Reply-To: <1407793251-978-1-git-send-email-aranea@aixah.de>
On 8/11/2014 5:40 PM, Luis Ressel wrote:
> IANA has registered 6665-9/tcp and 6697 for IRC.
> ---
> policy/modules/kernel/corenetwork.te.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/policy/modules/kernel/corenetwork.te.in b/policy/modules/kernel/corenetwork.te.in
> index 82904e9..1bcd571 100644
> --- a/policy/modules/kernel/corenetwork.te.in
> +++ b/policy/modules/kernel/corenetwork.te.in
> @@ -152,7 +152,7 @@ network_port(ionixnetmon, tcp,7410,s0, udp,7410,s0)
> network_port(ipmi, udp,623,s0, udp,664,s0)
> network_port(ipp, tcp,631,s0, udp,631,s0, tcp,8610-8614,s0, udp,8610-8614,s0)
> network_port(ipsecnat, tcp,4500,s0, udp,4500,s0)
> -network_port(ircd, tcp,6667,s0)
> +network_port(ircd, tcp,6665,s0, tcp,6666,s0, tcp,6667,s0, tcp,6668,s0, tcp,6669,s0, tcp,6697,s0)
> network_port(isakmp, udp,500,s0)
> network_port(iscsi, tcp,3260,s0)
> network_port(isns, tcp,3205,s0, udp,3205,s0)
Merged.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
prev parent reply other threads:[~2014-08-18 19:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-11 21:40 [refpolicy] [PATCH] kernel/corenetwork.te: Add all registered IRC ports Luis Ressel
2014-08-18 19:22 ` Christopher J. PeBenito [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53F2525B.1070706@tresys.com \
--to=cpebenito@tresys.com \
--cc=refpolicy@oss.tresys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.