CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/02 17:23:50
Modified files:
usr.sbin/ospf6d: rde.c rde.h rde_lsdb.c
Log message:
Since link LSAs live in iface->lsa_tree and not in area->lsa_tree,
we had better include LSAs from iface->lsa_tree when sending
DB summaries. Fixes initial flood of link LSAs.
ok claudio@
