summaryrefslogtreecommitdiffstats
path: root/ip6tables.c
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2007-04-30 00:01:39 +0000
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2007-04-30 00:01:39 +0000
commit3fce9ef8254af5fdb49abf95810e867aaa6f219c (patch)
treeb33ff56526332febe4c9467978556d6c55625c01 /ip6tables.c
parenta1fa2c7d6a8232f8440b9996800a0c5543e97a55 (diff)
In fixing bug #446 [1], the output for unspecified proto was changed from "all" to "0". This reverts to the original behaviour, and closes bugzilla #543. (Phil Oester)
Diffstat (limited to 'ip6tables.c')
-rw-r--r--ip6tables.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ip6tables.c b/ip6tables.c
index d2314b7..4510ba4 100644
--- a/ip6tables.c
+++ b/ip6tables.c
@@ -233,6 +233,7 @@ static const struct pprot chain_protos[] = {
{ "ah", IPPROTO_AH },
{ "ipv6-mh", IPPROTO_MH },
{ "mh", IPPROTO_MH },
+ { "all", 0 },
};
static char *