CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/17 03:12:06
Modified files:
usr.sbin/bgpd : util.c
Log message:
Adapt the KAME hack in sa2addr() to be the same as in route/show.c
Also fix the function by moving the memcpy() after the embedded scope
has been removed.
OK tb@
