From: Alex Wei <alex.kern.mentor@gmail.com>
To: netfilter-devel@vger.kernel.org
Subject: nf_tables_api.c:nf_tables_update cause oops
Date: Fri, 27 Dec 2013 17:33:08 +0800 [thread overview]
Message-ID: <CAFyS_9uJDMEvOnWzmif7ZFmDFCUTDeixPZEr2Co2F_GUb24gNA@mail.gmail.com> (raw)
Hi,
When I do these operations:
#nft add table table1
#nft add chain table1 chain1
#nft-table-upd ip table1 dormant
there is a oops. the nft-table-upd program is from libnftables/examples.
When we active or disactive a table, I think we should judge whether
the chain of the table is a base-chain or not first, right?
Best wishes.
Alex Wei
next reply other threads:[~2013-12-27 9:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-27 9:33 Alex Wei [this message]
2013-12-27 11:15 ` nf_tables_api.c:nf_tables_update cause oops Pablo Neira Ayuso
-- strict thread matches above, loose matches on Subject: below --
2013-12-27 9:26 Alex Wei
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=CAFyS_9uJDMEvOnWzmif7ZFmDFCUTDeixPZEr2Co2F_GUb24gNA@mail.gmail.com \
--to=alex.kern.mentor@gmail.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).