CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/27 03:40:28
Modified files:
usr.sbin/bgpd : session.c
Log message:
The holdtime is added to the ibuf with ibuf_add_n16() so no need to
htons() the value before.
OK tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/27 03:40:28
Modified files:
usr.sbin/bgpd : session.c
Log message:
The holdtime is added to the ibuf with ibuf_add_n16() so no need to
htons() the value before.
OK tb@