Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2005 23:17:09 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_bridge.c
Message-ID:  <200501292317.j0TNH9KW053119@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-01-29 23:17:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netgraph         ng_bridge.c 
  Log:
  MFC 1.29:
    - Use ng_callout() instead of timeout.
    - Schedule next timeout *after* finishing job of the current one.
    - Remove spl(9) calls.
  
    Tested by:      ru
    Reviewed by:    julian
  
  Revision  Changes    Path
  1.28.2.1  +7 -13     src/sys/netgraph/ng_bridge.c



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