Re: [PATCH 2/3] net: add local route when creating link local ipv6 interface

2015-08-07 Thread Andrei Borzenkov
On Wed, Aug 5, 2015 at 9:36 PM, Josef Bacik wrote: > In order to talk to link local ipv6 addresses we need to have a route out of > the > link local interface for this to work. Thanks, > > Signed-off-by: Josef Bacik > --- > grub-core/net/net.c | 14 +- > 1 file changed, 13 insertio

[PATCH 2/3] net: add local route when creating link local ipv6 interface

2015-08-05 Thread Josef Bacik
In order to talk to link local ipv6 addresses we need to have a route out of the link local interface for this to work. Thanks, Signed-off-by: Josef Bacik --- grub-core/net/net.c | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/grub-core/net/net.c b/grub-core/n

[PATCH 2/3] net: add local route when creating link local ipv6 interface

2015-08-05 Thread Josef Bacik
In order to talk to link local ipv6 addresses we need to have a route out of the link local interface for this to work. Thanks, Signed-off-by: Josef Bacik --- grub-core/net/net.c | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/grub-core/net/net.c b/grub-core/n