CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/21 10:40:23
Modified files:
sys/net : switchofp.c
Log message:
Fix alignment fault in switchd(8) on sparc64. Use memcpy to set oxm_value,
which isn't aligned to 64 bits.
Based on pointers from Ori Bernstein
Reported by Ryan Keating
ok yasuoka@ deraadt@
