From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Kirill Tkhai <ktkhai@parallels.com>
Cc: netfilter-devel@vger.kernel.org,
Patrick McHardy <kaber@trash.net>,
Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Subject: Re: [PATCH] netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
Date: Sun, 30 Mar 2014 13:33:46 +0200 [thread overview]
Message-ID: <20140330113346.GA5593@localhost> (raw)
In-Reply-To: <1395830279.3601.2.camel@tkhai>
On Wed, Mar 26, 2014 at 02:37:59PM +0400, Kirill Tkhai wrote:
> There are no these aliases, so kernel can not request appropriate
> match table:
>
> $ iptables -I INPUT -p tcp -m osf --genre Windows --ttl 2 -j DROP
> iptables: No chain/target/match by that name.
>
> setsockopt() requests ipt_osf module, which is not present. Add
> the aliases.
Applied, thanks.
prev parent reply other threads:[~2014-03-30 11:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-26 10:37 [PATCH] netfilter: Add {ipt,ip6t}_osf aliases for xt_osf Kirill Tkhai
2014-03-30 11:33 ` Pablo Neira Ayuso [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=20140330113346.GA5593@localhost \
--to=pablo@netfilter.org \
--cc=kaber@trash.net \
--cc=kadlec@blackhole.kfki.hu \
--cc=ktkhai@parallels.com \
--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).