Date: Fri, 7 Mar 2008 17:58:49 +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: <200803071758.m27HwnZY074411@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav         2008-03-07 17:58:49 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_7)
    sys/netgraph         ng_pppoe.c 
  Log:
  MFC rev. 1.92-1.93
  Make session ID generator to use session ID hash.
  Make session ID generator thread-safe.
  Use more compact LIST instead of TAILQ for session hash.
  Add all listening hooks into LIST to simplify searches.
  Use ng_findhook() instead of own equal implementation.
  
  Revision  Changes    Path
  1.84.2.5  +67 -100   src/sys/netgraph/ng_pppoe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803071758.m27HwnZY074411>
