Re: [PATCH net] ipv6: Allow IPv4-mapped address as next-hop
From: David Miller <davem@davemloft.net>
Date: 2016-11-30 15:58:59
From: David Miller <davem@davemloft.net>
Date: 2016-11-30 15:58:59
From: Erik Nordmark <redacted> Date: Mon, 28 Nov 2016 15:27:05 -0800
@@ -1995,8 +1995,11 @@ static struct rt6_info *ip6_route_info_c It is very good, but in some (rare!) circumstances (SIT, PtP, NBMA NOARP links) it is handy to allow some exceptions. --ANK + We allow IPv4-mapped nexthops to support RFC4798-type + addressing */
This is definitely not indented and formatted correctly, please fix.