CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2019/01/22 20:35:14

Modified files:
        usr.sbin/ldpd  : parse.y 

Log message:
factor out parsing of ldp router ids by making it part of the grammar

this way we do the inet_aton and bad address check in one place,
and just reuse it in the router-id, neighbor, and pseudowire bits.

ok claudio@

Reply via email to