shinobu/router/nft: Fix typo
This commit is contained in:
parent
799ccf2b8b
commit
a8d170fd0e
|
@ -113,7 +113,7 @@ table inet restrict-wan {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Traffic control
|
# Traffic control
|
||||||
# Neets output and prerouting to match packets from localhost and lan
|
# Needs output and prerouting to match packets from localhost and lan
|
||||||
table inet tc {
|
table inet tc {
|
||||||
chain output {
|
chain output {
|
||||||
type route hook output priority mangle
|
type route hook output priority mangle
|
||||||
|
|
Loading…
Reference in a new issue