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
/
0038set_0.nft
blob: 651a11bf126eb7760a03c92f7e17cc0f5f67c07a (
plain
)
1
2
3
4
5
6
7
table ip x { set y { type ipv4_addr flags interval elements = { 192.168.4.0/24 } } }