CVSROOT:        /cvs
Module name:    src
Changes by:     clau...@cvs.openbsd.org 2010/02/26 02:59:44

Modified files:
        usr.sbin/ospf6d: rde_lsdb.c 

Log message:
Swap order of RB tree sorting from type, ls_id, adv_rtr to type, adv_rtr,
ls_id. This is needed since sometimes the ls_id is not known and we need
to walk part of the tree.

Reply via email to