netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* nf_tables_api.c:nf_tables_update cause oops
@ 2013-12-27  9:33 Alex Wei
  2013-12-27 11:15 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Wei @ 2013-12-27  9:33 UTC (permalink / raw)
  To: netfilter-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread
* nf_tables_api.c:nf_tables_update cause oops
@ 2013-12-27  9:26 Alex Wei
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Wei @ 2013-12-27  9:26 UTC (permalink / raw)
  To: netfilter-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-27 11:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27  9:33 nf_tables_api.c:nf_tables_update cause oops Alex Wei
2013-12-27 11:15 ` Pablo Neira Ayuso
  -- strict thread matches above, loose matches on Subject: below --
2013-12-27  9:26 Alex Wei

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).