From: Martynas Pumputis
Date: Wed, 11 Jan 2017 15:18:53 +
> Otherwise, a xfrm policy with sport/dport being set cannot be matched.
>
> Signed-off-by: Martynas Pumputis
> ---
> Changes in v2:
> - Set the source port in the flow key.
Applied, thanks.
Otherwise, a xfrm policy with sport/dport being set cannot be matched.
Signed-off-by: Martynas Pumputis
---
Changes in v2:
- Set the source port in the flow key.
drivers/net/vxlan.c | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/drivers/net/vxlan.c b/driv