On 2014/04/28 18:39, Martin Pieuchot wrote:
> On 28/04/14(Mon) 17:32, Stuart Henderson wrote:
> > On 2014/04/28 17:15, Stuart Henderson wrote:
> > > This breaks my setup,
> > >
> > > # /sbin/route add -inet6 default -ifp pppoe1 fe80::
> > > route: writing to routing socket: Network is unreachable
> > > add net default: gateway fe80::: Network is unreachable
> > >
> >
> > hmmm... actually it seems something that was committed broke this;
> > any suggestions of likely candidates?
>
> Concerning routing & inet6 that might be the rt_ifa_add_loop() committed
> on the 3rd of April, but you tested and ok'd it or the rtinit() ->
> rt_ifa_add() conversion committed the 10th of April.
Window narrowed to between these:
OpenBSD 5.5-current (GENERIC.MP) #61: Tue Apr 8 17:28:01 MDT 2014
OpenBSD 5.5-current (GENERIC.MP) #63: Thu Apr 10 20:45:05 MDT 2014
Could it be in6.c 1.135? (I need to stop breaking my net for a bit to
get some other things done..)