On Thu, Aug 20, 2015 at 9:56 AM, Thomas Graf wrote:
> On 08/17/15 at 02:11pm, Pravin B Shelar wrote:
>> Introduce function udp_tun_rx_dst() to initialize tunnel dst on
>> receive path.
>>
>> Signed-off-by: Pravin B Shelar
>> Reviewed-by: Jesse Gross
>
> This looks great but conflicts with Jiri B
On 08/17/15 at 02:11pm, Pravin B Shelar wrote:
> Introduce function udp_tun_rx_dst() to initialize tunnel dst on
> receive path.
>
> Signed-off-by: Pravin B Shelar
> Reviewed-by: Jesse Gross
This looks great but conflicts with Jiri Benc's IPv6 series. Can we
rebase this on top of his work so we
Introduce function udp_tun_rx_dst() to initialize tunnel dst on
receive path.
Signed-off-by: Pravin B Shelar
Reviewed-by: Jesse Gross
---
drivers/net/vxlan.c| 18 ++
include/net/dst_metadata.h | 27 +++
include/net/udp_tunnel.h | 3 +++
net/ipv