Viewing File: /usr/share/doc/nftables/examples/ipv4-mangle.nft

table mangle {
	chain output		{ type route hook output priority -150; }
}
Back to Directory File Manager