netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Maciej Żenczykowski" <zenczykowski@gmail.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Patrick McHardy <kaber@trash.net>,
	Netfilter Development Mailinglist
	<netfilter-devel@vger.kernel.org>,
	NetDev <netdev@vger.kernel.org>,
	netfilter-announce@lists.netfilter.org,
	"netfilter@vger.kernel.org" <netfilter@vger.kernel.org>
Subject: Re: [ANNOUNCE]: Release of iptables-1.4.11
Date: Fri, 27 May 2011 09:40:40 +0200	[thread overview]
Message-ID: <BANLkTimJMQ8Gc4Jj3eZC50hLp-=zXQgekg@mail.gmail.com> (raw)
In-Reply-To: <1306434537.2543.4.camel@edumazet-laptop>

you could try with -M '' (or something like that) if you want to
prevent even xtables from being loaded.
Although that will probably still not prevent iptable_filter from
being loaded if ip_tables is already loaded...

On Thu, May 26, 2011 at 20:28, Eric Dumazet <eric.dumazet@gmail.com> wrote:
> Le jeudi 26 mai 2011 à 18:53 +0200, Patrick McHardy a écrit :
>> The netfilter coreteam presents:
>>
>>     iptables version 1.4.10
>>
>> the iptables release for the 2.6.39 kernels. Due to some mistakes
>> on my side we didn't have a release for longer than expected, so
>> this contains a rather large number of changes.
>>
>> Changes include:
>>
>
> ...
>> - a new iptables option "-C" to check for existance of a rules
>
> Nice, but this still loads modules...
>
> # lsmod | grep ipta
> # ./iptables -C INPUT -p tcp
> iptables: Bad rule (does a matching rule exist in that chain?).
> # lsmod | grep ipta
> iptable_filter          1730  0
> ip_tables              15958  1 iptable_filter
> x_tables               22998  3 iptable_filter,ip_tables,xt_tcpudp
>
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

  parent reply	other threads:[~2011-05-27  7:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-26 16:53 [ANNOUNCE]: Release of iptables-1.4.11 Patrick McHardy
2011-05-26 17:04 ` Patrick McHardy
2011-05-26 20:00   ` Lutz Jaenicke
2011-05-26 20:10     ` Jan Engelhardt
2011-05-27  7:58       ` Lutz Jaenicke
2011-05-27  8:32         ` Jan Engelhardt
2011-05-27  7:52   ` Arkadiusz Miskiewicz
2011-05-27 11:55     ` Pablo Neira Ayuso
2011-05-30  9:05       ` Arkadiusz Miskiewicz
2011-05-30 10:18         ` Jan Engelhardt
2011-05-26 18:28 ` Eric Dumazet
2011-05-26 20:16   ` Jan Engelhardt
2011-05-27  7:40   ` Maciej Żenczykowski [this message]
2011-06-07  5:24 ` iptables 1.4.11, cannot invert tcp flags Olaf
2011-06-07 14:06   ` Patrick McHardy
2011-06-07 21:22     ` Olaf
2011-06-07 21:29       ` Jan Engelhardt

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='BANLkTimJMQ8Gc4Jj3eZC50hLp-=zXQgekg@mail.gmail.com' \
    --to=zenczykowski@gmail.com \
    --cc=eric.dumazet@gmail.com \
    --cc=kaber@trash.net \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-announce@lists.netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=netfilter@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).