Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Mr Dash Four <mr.dash.four@googlemail.com>
To: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Cc: netfilter@vger.kernel.org
Subject: Re: kernel BUG: ipset 4.4
Date: Fri, 03 Dec 2010 13:26:01 +0000	[thread overview]
Message-ID: <4CF8EFE9.2000602@googlemail.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1012031056470.28561@blackhole.kfki.hu>


> According to the logs below, it's a bug in deleting an entry from 
> an iptreemap type. I'll look into it at the weekend, thanks for reporting!
>   
It might be related to something I did (and was very impressed with as 
far as ipset goes): I had defined a /16 range of addresses in that 
ipset, but later on had to delete a single address from that range with 
the ipset -D command.

When I executed ipset -L (and got the kernel error) I found out that 
ipset had readjusted, 'automatically', the IP range, which I found quite 
good.

For example, let say the original IP range was 10.10.0.0-10.10.255.255. 
Then I deleted 10.10.100.100 and issued ipset -L. The previous range of 
10.10.0.0-10.10.255.255 is now split in two, 'automatically' by ipset, 
to 10.10.0.0-10.10.100.99 and 10.10.100.101-10.10.255.255 - quite 
impressive, though unfortunate that I get the kernel error, which I 
suspect was caused by the deletion I did previously.


      reply	other threads:[~2010-12-03 13:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-02 20:31 kernel BUG: ipset 4.4 Mr Dash Four
2010-12-03  9:58 ` Jozsef Kadlecsik
2010-12-03 13:26   ` Mr Dash Four [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=4CF8EFE9.2000602@googlemail.com \
    --to=mr.dash.four@googlemail.com \
    --cc=kadlec@blackhole.kfki.hu \
    --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