From: Alexis Bauvin <redacted>
Date: Tue, 27 Nov 2018 14:05:42 +0100
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 <redacted>
Reviewed-by: Amine Kherbouche <redacted>
Reviewed-by: David Ahern <redacted>
Tested-by: Amine Kherbouche <redacted>
Please address Sabrina's feedback and respin this series.
Thanks.