From: Steven Jan Springl <steven@springl.ukfsn.org>
To: netfilter-devel@vger.kernel.org
Subject: Implicit loading of module xt_set.
Date: Tue, 5 Jul 2011 17:13:55 +0100 [thread overview]
Message-ID: <201107051713.55991.steven@springl.ukfsn.org> (raw)
Hello
The following command implicitly loads module xt_set:
ip6tables -A INPUT -m set --match-set sjs src -j ACCEPT
However, the following command does not implicitly load module xt_set:
iptables -A INPUT -m set --match-set sjs src -j ACCEPT
Instead the following message is issued:
iptables: No chain/target/match by that name.
Is this behaviour expected?
Steven.
next reply other threads:[~2011-07-05 16:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-05 16:13 Steven Jan Springl [this message]
2011-07-11 9:46 ` Implicit loading of module xt_set Patrick McHardy
-- strict thread matches above, loose matches on Subject: below --
2011-07-05 16:12 Steven Jan Springl
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=201107051713.55991.steven@springl.ukfsn.org \
--to=steven@springl.ukfsn.org \
--cc=netfilter-devel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).