Current Path : /proc/1412124/cwd/proc/1412127/root/usr/share/doc/nftables/examples/ |
Current File : //proc/1412124/cwd/proc/1412127/root/usr/share/doc/nftables/examples/ipv4-mangle.nft |
table mangle { chain output { type route hook output priority -150; } }