Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2007 08:24:08 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_pppoe.c
Message-ID:  <200709210824.l8L8O8Wf073525@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2007-09-21 08:24:08 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_pppoe.c 
  Log:
  This is optimization of ether and debug hooks determination. It
  simplifies code and should speedup pppoe_findsession() function which is
  called for every incoming packet.
  
  Approved by:    re (kensmith), glebius (mentor)
  
  Revision  Changes    Path
  1.83      +27 -44    src/sys/netgraph/ng_pppoe.c



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