]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix alignment problems -- the embedded v4 address is guaranteed to
authorBill Fenner <fenner@FreeBSD.org>
Sun, 5 Jan 2003 14:03:26 +0000 (14:03 +0000)
committerBill Fenner <fenner@FreeBSD.org>
Sun, 5 Jan 2003 14:03:26 +0000 (14:03 +0000)
commit2b0e59768268fc87dd4e84fff881df8ec3ecbb8a
treec07e624e2fe0768abebe447929bd36a62803fb4c
parenta09de2f7cd0f86d1c070189e373b9b6126c8d67b
Fix alignment problems -- the embedded v4 address is guaranteed to
be only 16-bit aligned, so only do byte operations to compare with it.
sys/net/if_stf.c