CVSROOT:        /cvs
Module name:    src
Changes by:     ren...@cvs.openbsd.org  2016/05/23 12:41:59

Modified files:
        usr.sbin/ldpd  : adjacency.c interface.c ldpd.c ldpe.c ldpe.h 
                         parse.y 

Log message:
Enable changing the router-id via config reload.

Now ldpd can start without a router-id, since it can be set later. Since
a router-id of 0.0.0.0 is invalid, interfaces and targeted-neighbors
will check for a valid router-id in order to be activated.

When the router-id is changed, all the neighborships are reset.

Reply via email to