dae
dae copied to clipboard
[Feature Request] Add redirect routing verdict
Greetings
No response
Feature Request
redirect([interface_name], [ingress|egress])
e.g. dip(1.1.1.1.1) -> redirect(wlp0s20f3, ingress)
e.g. pname(nginx) -> redirect(lo, egress)
The [interface_name] has to be in the same netns as wan/lan interface (usually host netns).
The [interface_name]` must exist when dae starts running.
Use Cases
ditto
Potential Benefits
ditto
Thanks for opening this issue!