Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2004 19:22:23 +0000 (UTC)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_fec.c
Message-ID:  <200406201922.i5KJMN1A038579@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2004-06-20 19:22:23 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_fec.c 
  Log:
  Stash our node context pointer somewhere else within struct ifnet of
  underlying interfaces rather than using ac_netgraph in struct arpcom.
  The latter is meant only for use by ng_ether, and using it breaks
  interoperability with the rest of netgraph.
  
  Revision  Changes    Path
  1.10      +18 -2     src/sys/netgraph/ng_fec.c



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