Date: Sun, 25 Sep 2005 20:36:03 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_bridge.c Message-ID: <200509252036.j8PKa32l015310@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2005-09-25 20:36:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/net if_bridge.c
Log:
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)
Revision Changes Path
1.11.2.11 +1 -1 src/sys/net/if_bridge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509252036.j8PKa32l015310>
