On 11/19/18 7:21 AM, Alexis Bauvin wrote: > UDP tunnel sockets are always opened unbound to a specific device. This > patch allow the socket to be bound on a custom device, which > incidentally makes UDP tunnels VRF-aware if binding to an l3mdev. > > Signed-off-by: Alexis Bauvin <abau...@scaleway.com> > Reviewed-by: Amine Kherbouche <akherbou...@scaleway.com> > Tested-by: Amine Kherbouche <akherbou...@scaleway.com> > --- > include/net/udp_tunnel.h | 1 + > net/ipv4/udp_tunnel.c | 10 ++++++++++ > net/ipv6/ip6_udp_tunnel.c | 9 +++++++++ > 3 files changed, 20 insertions(+) >
you need to check your command for sending patches. I only received 2 of 3 patches and no cover-letter. I am not seeing any of them in the email account I use for netdev mail.