index
:
nftables
debian
progress-linux
upstream
debian 12 backports: nftables
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
shell
/
testcases
/
optionals
/
comments_table_0
blob: a0dfd74946617576c669f7882b66f25048b49adb (
plain
)
1
2
3
4
5
#!/bin/bash
# comments are shown
$NFT
add
table
test
{
comment
\"
test_comment
\"\;
}