CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/13 03:25:11
Modified files:
usr.sbin/bgpd : parse.y
Log message:
Add missing memcpy calls for auth_key_in / out in merge_auth_conf()
This was broken when refactoring the code for RTR and only affects
manual IPSec setups which are very uncommon.
OK tb@
