mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-09 07:19:17 +07:00
Revert "optimize: no need for rule table for wan and reject TCP to tproxy"
This reverts commit 7452abb158
.
This commit is contained in:
@ -125,6 +125,7 @@ var (
|
||||
)
|
||||
|
||||
const (
|
||||
TproxyMark uint32 = 0x8000000
|
||||
LoopbackIfIndex = 1
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user