CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2009/03/29 15:46:10
Modified files: usr.sbin/ospf6d: rde_spf.c Log message: Update calc_nexthop() for OSPFv3, using helper functions added in last commit. Next hop IP addresses and outgoing interfaces can now be correctly determined, paving the way for SPF tree calculation. Arguments have changed, so update callers, too. ok claudio@