CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2019/10/29 00:47:04

Modified files:
        usr.sbin/bgpd  : rde_rib.c 

Log message:
Replace the fatal non existing prefix call with a pt_add() call that
actually inserts the missing prefix in the prefix tree. While for
regular updates to the Adj-RIB-Out this case is indeed not reachable
it is reachable when using 'export default-route'.
Problem reported and fix tested by Esa Kuusisto.
OK benno@

Reply via email to