HOME


Mini Shell 1.0
DIR: /proc/self/root/usr/share/doc/nftables/examples/
Upload File :
Current File : //proc/self/root/usr/share/doc/nftables/examples/ipv6-mangle.nft
table ip6 mangle {
	chain output		{ type route hook output priority -150; }
}