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
/
sets
/
dumps
/
0020comments_0.nft
blob: 8b7d60aa7edb0d7ea99adcc8f6bfecc268b07fe1 (
plain
)
1
2
3
4
5
6
table inet t { set s { type inet_service elements = { 22 comment "test" } } }