All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ismaël BALLO" <isma.ballo@gmail.com>
To: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Cc: netfilter@lists.netfilter.org
Subject: Re: [ipset] Minor non-blocking "sleep" bugs
Date: Thu, 29 Mar 2007 22:01:36 +0200	[thread overview]
Message-ID: <460C1B20.1060107@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0703291957540.14898@blackhole.kfki.hu>

Jozsef Kadlecsik a écrit :
> Hi,
>
> On Thu, 29 Mar 2007, Ismaël BALLO wrote:
>
>> The compilation fails unless you put
>> u_int32_t  min_ip, max_ip; (instead of  __be32 )
>> in  KERNEL_DIR/ include/linux/netfilter_ipv4/ipt_iprange.h
>
> That's an independent problem, not related to ipset ;-).
Ok.
>
>> When I want to flush and delete all rules.
>> (after ipset -U :all: :all: ; ipset -F ; ipset -X and iptables -D <on
>> appropriate rules using sets >)
>>
>> Sometimes, references stays on some sets.
>
> The order is important: you cannot destroy a set if you haven't 
> deleted previously the iptables rule referencing the set.
>
Sorru,  you're right.( I've written too quick ..)
But the problem is still there

 1 - iptables -D <on all appropriate rules using sets > ...
 2 - ipset -U :all: :all: ; ipset -F ; ipset -X

Sometimes, there still exists references.
How can we see them ?Is there a way to flush them ?
> Best regards,
> Jozsef
> -
> E-mail  : kadlec@blackhole.kfki.hu, kadlec@sunserv.kfki.hu
> PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt
> Address : KFKI Research Institute for Particle and Nuclear Physics
>           H-1525 Budapest 114, POB. 49, Hungary




  reply	other threads:[~2007-03-29 20:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <513bde910703270005q2fe38dddp6ed5a4233a2c1c5d@mail.gmail.com>
2007-03-27 13:56 ` [ipset] Minor non-blocking "sleep" bugs Ismaël BALLO
2007-03-28 17:09   ` Jozsef Kadlecsik
2007-03-29 13:16     ` Ismaël BALLO
2007-03-29 18:03       ` Jozsef Kadlecsik
2007-03-29 20:01         ` Ismaël BALLO [this message]
2007-03-30  6:55           ` Jozsef Kadlecsik

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=460C1B20.1060107@gmail.com \
    --to=isma.ballo@gmail.com \
    --cc=kadlec@blackhole.kfki.hu \
    --cc=netfilter@lists.netfilter.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.