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