https://github.com/torvalds/linux
Revision be48220edd48ca0d569782992840488a52373a24 authored by David Ahern on 26 February 2019, 17:00:04 UTC, committed by David S. Miller on 26 February 2019, 21:23:17 UTC
MPLS does not support nexthops with an MPLS address family.
Specifically, it does not handle RTA_GATEWAY attribute. Make it
clear by returning an error.

Fixes: 03c0566542f4c ("mpls: Netlink commands to add, remove, and dump routes")
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent e381854
History
Tip revision: be48220edd48ca0d569782992840488a52373a24 authored by David Ahern on 26 February 2019, 17:00:04 UTC
mpls: Return error for RTA_GATEWAY attribute
Tip revision: be48220

back to top