On Thu, Sep 20, 2012 at 12:26:54PM +0200, Henning Brauer wrote: > * Alexander Bluhm <bl...@cvs.openbsd.org> [2012-09-19 21:21]: > > CVSROOT: /cvs > > Module name: src > > Changes by: bl...@cvs.openbsd.org 2012/09/19 13:20:34 > > > > Modified files: > > usr.sbin/ospf6d: kroute.c ospf6d.h > > > > Log message: > > Instead of fiddling about the kame hack here and there, implement > > the functions embedscope(), recoverscope(), clearscope(). > > ok claudio@ > > IMHO this belongs somewhere reachable for everything, as every user of > the routing socket dealing with link-local crap has to reimplement that. >
No. The goal would be that the routing socket is not embedding scope. The routing socket is using sockaddrs so there is no need to embed. -- :wq Claudio