CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2009/03/29 10:24:38
Modified files: usr.sbin/ospf6d: hello.c interface.c neighbor.c ospfe.h rde.h Log message: For SPF calculation, we will need the source address specified in hello packets by next-hop neighbours. So when notifying the RDE of a new neighbour, send the source address, too. ok claudio@