CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/21 12:54:24
Modified files:
usr.sbin/rtadvd: rtadvd.c
Log message:
Use a properly aligned buffer (malloc'd, not on stack) to get routing messages.
This fixes rtadvd on (at least) armv7. Problem reported and fix tested
by Martin Brandenburg.
