Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2003 06:03:26 -0800 (PST)
From:      Bill Fenner <fenner@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_stf.c
Message-ID:  <200301051403.h05E3Qim037039@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      2003/01/05 06:03:26 PST

  Modified files:
    sys/net              if_stf.c 
  Log:
  Fix alignment problems -- the embedded v4 address is guaranteed to
  be only 16-bit aligned, so only do byte operations to compare with it.
  
  Revision  Changes    Path
  1.28      +17 -15    src/sys/net/if_stf.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301051403.h05E3Qim037039>