diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2015-09-23 00:14:33 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2015-09-23 12:17:07 +0200 |
commit | de2ebd0e1d43361ecd879170b40bac76a503aa65 (patch) | |
tree | d54eb9e0ed5d7a4f7ead8574f1d75293db40b26f /src/payload.c | |
parent | 491851ee43dcd1a797a77e4e9d24d018696c4fe0 (diff) |
parser: show all tables via list tables with no family
Default to the same behaviour that we get through `list ruleset', ie.
# nft list tables
table ip filter
table ip6 filter
# nft list tables ip
table ip filter
# nft list tables ip6
table ip6 filter
Closes: http://bugzilla.netfilter.org/show_bug.cgi?id=1033
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/payload.c')
0 files changed, 0 insertions, 0 deletions