CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/03 07:39:56
Modified files:
usr.sbin/ospf6d: rde_lsdb.c
Log message:
The new intra area db entry has to be saved into the tree before
orig_intra_area_prefix_lsas() is called. If not, the ospf6d will not
announce the new intra area db for a newly learned link from another
ospf router of the broadcast domain.
OK denis@
