4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
table ip6 mangle {
|
|
chain output { type route hook output priority -150; }
|
|
}
|