Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 15:30:19 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/dhclient bpf.c
Message-ID:  <200507281530.j6SFUJka060128@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2005-07-28 15:30:19 UTC

  FreeBSD src repository

  Modified files:
    sbin/dhclient        bpf.c 
  Log:
  Further fix receive_packet() by using BPF_WORDALIGN to insure the offset
  is properly aligned when we move to the next packet.
  
  Obtained from:  ISC dhclient via krw at OpenBSD
  
  Revision  Changes    Path
  1.4       +15 -5     src/sbin/dhclient/bpf.c



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