CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2018/09/09 07:22:41

Modified files:
        usr.sbin/bgpd  : parse.y printconf.c 

Log message:
Rework the parser a bit to be more sane when it comes to newline and comma
handling. In expansion lists we want that commas and newlines are allowed
but optional. In the neighbor, group and rdomain blocks statements need to
be newline separated but neighbor 192.0.2.3 { descr "test-peer" } is allowed.
OK sthen@ benno@

Reply via email to