From: Peter Surda <shurdeek@routehat.org>
To: netfilter-devel@lists.netfilter.org
Subject: ipset -L causing kernel panic when using macipmap
Date: Fri, 03 Dec 2004 15:48:56 +0100 [thread overview]
Message-ID: <41B07CD8.8080800@routehat.org> (raw)
Hello,
I don't know if this is the correct mailing list for ipset, but there
doesn't seem to be much other information online so I'm trying it here.
I'm using kernel 2.4.26, iptables 1.2.11 and ipset 1.0 (at least I think
it is 1.0, changelog claims this) and am playing with it a little.
Using ipmap, everything seems to work fine. When I use macipmap however,
-L causes a kernel panic immediately without any output from ipset
itself. It happens regardless of the number of elements, I tested it
with 0, 2 and 3. Other commands, like -A or -T seem to work correctly
though.
Exact way to reproduce:
modprobe ip_set
modprobe ip_set_macipmap
ipset -N lan macipmap --network 10.0.0.0/24
# I also tried --from, --to and --network 10.0.0.0/255.255.255.0 with
the same results
ipset -L
# immediate panic
As I said, when I do the same with ipmap instead of macipmap, everything
seems to work ok.
Is this perhaps know and fixed in cvs or something? If not, I could do
some more tests or post more details if I know which ones, or try to
debug it myself.
Yours sincerely,
shurdeek
next reply other threads:[~2004-12-03 14:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-03 14:48 Peter Surda [this message]
2004-12-06 9:36 ` ipset -L causing kernel panic when using macipmap Jozsef Kadlecsik
2004-12-06 10:04 ` Peter Surda
2004-12-06 10:37 ` 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=41B07CD8.8080800@routehat.org \
--to=shurdeek@routehat.org \
--cc=netfilter-devel@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.