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