Re: [PATCH net v2] ipv6: Allow IPv4-mapped address as next-hop

2016-12-05 Thread Erik Nordmark
On 12/5/16 11:52 AM, David Miller wrote: From: Erik Nordmark Date: Sat, 3 Dec 2016 20:57:09 -0800 Made kernel accept IPv6 routes with IPv4-mapped address as next-hop. It is possible to configure IP interfaces with IPv4-mapped addresses, and one can add IPv6 routes for IPv4-mapped destination

Re: [PATCH net v2] ipv6: Allow IPv4-mapped address as next-hop

2016-12-05 Thread David Miller
From: Erik Nordmark Date: Sat, 3 Dec 2016 20:57:09 -0800 > Made kernel accept IPv6 routes with IPv4-mapped address as next-hop. > > It is possible to configure IP interfaces with IPv4-mapped addresses, and > one can add IPv6 routes for IPv4-mapped destinations/prefixes, yet prior > to this fix

[PATCH net v2] ipv6: Allow IPv4-mapped address as next-hop

2016-12-03 Thread Erik Nordmark
Made kernel accept IPv6 routes with IPv4-mapped address as next-hop. It is possible to configure IP interfaces with IPv4-mapped addresses, and one can add IPv6 routes for IPv4-mapped destinations/prefixes, yet prior to this fix the kernel returned an EINVAL when attempting to add an IPv6 route wit