]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
On architectures with strict alignment requirements compensate
authorMarius Strobl <marius@FreeBSD.org>
Sat, 7 Mar 2009 19:08:58 +0000 (19:08 +0000)
committerMarius Strobl <marius@FreeBSD.org>
Sat, 7 Mar 2009 19:08:58 +0000 (19:08 +0000)
commitc89c8a1029860182eece5d51ec09119b9500e5a1
tree25a76694bea3791d223804b5dab3dae47761145d
parent5f1286689c9592e03266d97c1f9f4c52df652c2d
On architectures with strict alignment requirements compensate
the misalignment of the IP header that prepending the EtherIP
header might have caused.

PR: 131921
MFC after: 1 week
sys/net/if_gif.h
sys/netinet/in_gif.c
sys/netinet6/in6_gif.c