From: Martynas Pumputis
Date: Tue, 10 Jan 2017 17:29:45 +
> Otherwise, no xfrm policy with dport being set can be matched.
>
> Signed-off-by: Martynas Pumputis
And likewise you should also be adding the source port, since it is
available, to the route lookup as well.
Otherwise, no xfrm policy with dport being set can be matched.
Signed-off-by: Martynas Pumputis
---
drivers/net/vxlan.c | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c
index bb70dd5..fcfe786 100644
--- a/drivers/net/vxlan.