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
/
transactions
/
dumps
/
0035set_0.nft
blob: e11149471a61b22b26cccceb2f78e6f4082a97fd (
plain
)
1
2
3
4
5
6
table ip x { set y { type ipv4_addr elements = { 3.3.3.3 } } }