index
:
nftables
1.0.6.y
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
shell
/
testcases
/
nft-f
/
dumps
/
0018jump_variable_0.nft
blob: 0ddaf07f0ea3b364512c0b6bd68c100b54fd967c (
plain
)
1
2
3
4
5
6
7
8
table ip foo { chain bar { jump ber } chain ber { } }