CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2010/07/05 16:59:51
Modified files: usr.sbin/ospf6d: rde.c Log message: During network intra-area-prefix-lsa origination, the designated router's prefixes were ignored if all other routers on that link had no prefixes. Advertise a intra-area-prefix-lsa with all prefixes for the network if there are any adjacent neighbors on link. ok stsp@