[ebtables-compat-experimental5 PATCH] iptables/xtables-eb.c: delete extra 'policy' printf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This message doesn't exist in the original ebtables tool.

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@xxxxxxxxx>
---
 iptables/xtables-eb.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/iptables/xtables-eb.c b/iptables/xtables-eb.c
index 99d930e..917bca2 100644
--- a/iptables/xtables-eb.c
+++ b/iptables/xtables-eb.c
@@ -670,7 +670,6 @@ handle_P:
 				for (i = 0; i < NUM_STANDARD_TARGETS; i++)
 					if (!strcmp(argv[optind], ebt_standard_targets[i])) {
 						policy = argv[optind];
-						printf("policy: %s\n", policy);
 						if (-i-1 == EBT_CONTINUE)
 							xtables_error(PARAMETER_PROBLEM,
 								      "Wrong policy '%s'",

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux