[Patch net] wireguard: preserve skb->mark on ingress side

Jason A. Donenfeld Jason at zx2c4.com
Tue Sep 28 03:22:44 UTC 2021


Hi Cong,

I'm not so sure this makes sense, as the inner packet is in fact
totally different. If you want to distinguish the ingress interface,
can't you just use `iptables -i wg0` or `ip rule add ... iif wg0`?

Jason


More information about the WireGuard mailing list