All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 1/1] ip6?tables-multi is combined in xtables-multi
@ 2011-08-23 10:37 Sven Vermeulen
  2011-08-24 12:55 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Vermeulen @ 2011-08-23 10:37 UTC (permalink / raw)
  To: refpolicy

Since april, the *-multi applications offered through iptables are combined
through a single binary called xtables-multi. The previous commands are now
symbolic links towards this application.

Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
---
 policy/modules/system/iptables.fc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/policy/modules/system/iptables.fc b/policy/modules/system/iptables.fc
index 05fb364..14cffd2 100644
--- a/policy/modules/system/iptables.fc
+++ b/policy/modules/system/iptables.fc
@@ -12,6 +12,7 @@
 /sbin/ipvsadm			--	gen_context(system_u:object_r:iptables_exec_t,s0)
 /sbin/ipvsadm-restore		--	gen_context(system_u:object_r:iptables_exec_t,s0)
 /sbin/ipvsadm-save		--	gen_context(system_u:object_r:iptables_exec_t,s0)
+/sbin/xtables-multi		--	gen_context(system_u:object_r:iptables_exec_t,s0)
 
 /usr/sbin/ipchains.*		--	gen_context(system_u:object_r:iptables_exec_t,s0)
 /usr/sbin/iptables		--	gen_context(system_u:object_r:iptables_exec_t,s0)
-- 
1.7.3.4

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

* [refpolicy] [PATCH 1/1] ip6?tables-multi is combined in xtables-multi
  2011-08-23 10:37 [refpolicy] [PATCH 1/1] ip6?tables-multi is combined in xtables-multi Sven Vermeulen
@ 2011-08-24 12:55 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2011-08-24 12:55 UTC (permalink / raw)
  To: refpolicy

On 08/23/11 06:37, Sven Vermeulen wrote:
> Since april, the *-multi applications offered through iptables are combined
> through a single binary called xtables-multi. The previous commands are now
> symbolic links towards this application.
> 
> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
> ---
>  policy/modules/system/iptables.fc |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/policy/modules/system/iptables.fc b/policy/modules/system/iptables.fc
> index 05fb364..14cffd2 100644
> --- a/policy/modules/system/iptables.fc
> +++ b/policy/modules/system/iptables.fc
> @@ -12,6 +12,7 @@
>  /sbin/ipvsadm			--	gen_context(system_u:object_r:iptables_exec_t,s0)
>  /sbin/ipvsadm-restore		--	gen_context(system_u:object_r:iptables_exec_t,s0)
>  /sbin/ipvsadm-save		--	gen_context(system_u:object_r:iptables_exec_t,s0)
> +/sbin/xtables-multi		--	gen_context(system_u:object_r:iptables_exec_t,s0)
>  
>  /usr/sbin/ipchains.*		--	gen_context(system_u:object_r:iptables_exec_t,s0)
>  /usr/sbin/iptables		--	gen_context(system_u:object_r:iptables_exec_t,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:[~2011-08-24 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-23 10:37 [refpolicy] [PATCH 1/1] ip6?tables-multi is combined in xtables-multi Sven Vermeulen
2011-08-24 12:55 ` 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.