cvs commit: src/sys/netgraph ng_pppoe.c

Alexander Motin mav at FreeBSD.org
Mon Mar 3 19:36:04 UTC 2008


mav         2008-03-03 19:36:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_pppoe.c 
  Log:
  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.94      +32 -62    src/sys/netgraph/ng_pppoe.c


More information about the cvs-all mailing list