From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 3/3] dnsmasq reads MTU sysctl
Date: Fri, 4 Apr 2014 16:19:11 -0400 [thread overview]
Message-ID: <533F13BF.4070404@tresys.com> (raw)
In-Reply-To: <1396188552-16007-4-git-send-email-sven.vermeulen@siphos.be>
On 03/30/2014 10:09 AM, Sven Vermeulen wrote:
> The dnsmasq application reads in the value of the
> /proc/sys/net/ipv6/conf/*/mtu values.
>
> This is confirmed through looking at the source code of dnsmasq, in
> src/radv.c.
>
> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
> ---
> dnsmasq.te | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/dnsmasq.te b/dnsmasq.te
> index ede2f1e..08ea853 100644
> --- a/dnsmasq.te
> +++ b/dnsmasq.te
> @@ -52,6 +52,7 @@ manage_files_pattern(dnsmasq_t, dnsmasq_var_run_t, dnsmasq_var_run_t)
> files_pid_filetrans(dnsmasq_t, dnsmasq_var_run_t, { dir file })
>
> kernel_read_kernel_sysctls(dnsmasq_t)
> +kernel_read_net_sysctls(dnsmasq_t)
> kernel_read_network_state(dnsmasq_t)
> kernel_read_system_state(dnsmasq_t)
> kernel_request_load_module(dnsmasq_t)
Merged.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
prev parent reply other threads:[~2014-04-04 20:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-30 14:09 [refpolicy] [PATCH 0/3] Gentoo patch upstreaming Sven Vermeulen
2014-03-30 14:09 ` [refpolicy] [PATCH 1/3] Introduce alsa domains Sven Vermeulen
2014-04-04 20:22 ` Christopher J. PeBenito
2014-04-06 9:45 ` Sven Vermeulen
2014-03-30 14:09 ` [refpolicy] [PATCH 2/3] Support read/append/manage functions for various httpd content Sven Vermeulen
2014-04-04 20:26 ` Christopher J. PeBenito
2014-03-30 14:09 ` [refpolicy] [PATCH 3/3] dnsmasq reads MTU sysctl Sven Vermeulen
2014-04-04 20:19 ` 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=533F13BF.4070404@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.