CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2025/02/11 07:29:05
Modified files: usr.sbin/bgpd : session.c Log message: Clear the right memory in the RFC 8950 handling inside capa_neg_calc(). Obvious copy paste error which was harmless. OK tb@