CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/04 11:20:22
Modified files:
usr.sbin/ospf6d: kroute.c
Log message:
if_newaddr() was hard-coding all interface prefixes to /64.
Make it smarter so that ospf6d knows the actual prefix length
configured on an interface.
ok claudio@
