CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/24 03:26:18
Modified files:
usr.sbin/bgpd : session.c
Log message:
Fix add-path capability encoding, the length was not correctly calculated
because it included two extra bytes (copy-paste error from graceful restart).
