Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2002 09:13:14 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_ethersubr.c
Message-ID:  <200208071613.g77GDE5D016549@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2002/08/07 09:13:14 PDT

  Modified files:        (Branch: RELENG_4)
    sys/net              if_ethersubr.c 
  Log:
  MFC: implement a new interface for ether_input(): passing a null eh
  means that the header is at the beginning of the mbuf.
  The old interface is (and will be) still supported so drivers do
  not need to be updated all at once, and binary-only drivers will keep
  working.
  
  Revision   Changes    Path
  1.70.2.29  +26 -12    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?200208071613.g77GDE5D016549>