.ac.ru; yoshf...@linux-ipv6.org
Subject: Re: [PATCH] ip_tunnel: Use mark in skb by default
From: Thomas Winter
Date: Tue, 23 Jan 2018 16:46:24 +1300
> This allows marks set by connmark in iptables
> to be used for route lookups.
>
> Signed-off-by: Thomas Winter
Applied to net-next, thanks.
From: Thomas Winter
Date: Tue, 23 Jan 2018 16:46:24 +1300
> This allows marks set by connmark in iptables
> to be used for route lookups.
>
> Signed-off-by: Thomas Winter
Applied to net-next, thanks.
This allows marks set by connmark in iptables
to be used for route lookups.
Signed-off-by: Thomas Winter
Cc: "David S. Miller"
Cc: Alexey Kuznetsov
Cc: Hideaki YOSHIFUJI
---
net/ipv4/ip_tunnel.c | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/net/ipv4/ip_tun