CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/26 03:40:31
Modified files:
sys/net : if_bridge.c
Log message:
Use the specialized m_copym2() preserving the alignment of the payload
in bridge_localbroadcast() too.
This should fix another alignment issue kettenis@ is seeing.
ok dlg@
