summaryrefslogtreecommitdiffstats
path: root/tests/shell/features/table_flag_owner.nft
blob: aef122a0724bfe5b6d307a6e097818f54ebaafe7 (plain)
1
2
3
4
5
# 6001a930ce03 ("netfilter: nftables: introduce table ownership")
# v5.12-rc1~200^2~6^2
table t {
	flags owner;
}