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.
