CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2021/05/27 02:27:48

Modified files:
        usr.sbin/bgpd  : bgpd.h logmsg.c session.c session.h 

Log message:
bgpd(8) will soon support ADD-PATH (RFC7911) and enhanced route refresh
(RFC7313). This is the frist step toward this.

It adds the capability parsers for the two no capabilities, extends the
capability struct and adds the capability negotiation bits.
The route refresh message parser and generator are extended to support
the BoRR and EoRR message. Also add the new NOTIFICATION type and subtype
for the route refresh message.

Reply via email to