Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2008 18:55:45 +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_tee.c
Message-ID:  <200802031855.m13ItkZ4036554@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2008-02-03 18:55:45 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_tee.c 
  Log:
  Move all possible node logic out of the rcvdata() function
  to the newhook()/disconnect().
  Unify function names with other nodes.
  
  Revision  Changes    Path
  1.34      +90 -96    src/sys/netgraph/ng_tee.c



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