CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 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: clau...@cvs.openbsd.org 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@