K 10 svn:author V 7 thompsa K 8 svn:date V 27 2005-09-25T20:36:02.000000Z K 7 svn:log V 329 MFC: if_bridge.c, r1.22 > Fix an alignment panic my preserving the 2byte padding (ETHER_ALIGN) on our > copied mbuf, which keeps the IP header 32-bit aligned. This copied mbuf is > reinjected back into ether_input and off to the IP routines. > > Reported and tested by: Peter van Dijk Approved by: re (scottl), mlaier (mentor) END