CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/01 12:31:10
Modified files:
usr.sbin/bgpd : control.c
Log message:
Explicitly set peer.auth_conf.method, the auth_state value is never
initialized in the SE so bgpctl did always see 0, auth_conf.method
is on the other hand properly shared.
OK tb@
