Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2002 12:50:48 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_ethersubr.c
Message-ID:  <200209181950.g8IJomaZ045327@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/09/18 12:50:48 PDT

  Modified files:
    sys/net              if_ethersubr.c 
  Log:
  Optimize the way we call BPF a tiny bit:  If we chop the ether-header off
  ourselves, call bpf before we do so, rather than re-construct the entire
  thing afterwards.
  
  Sponsored:      http://www.babeltech.dk/
  
  Revision  Changes    Path
  1.122     +7 -8      src/sys/net/if_ethersubr.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?200209181950.g8IJomaZ045327>