cvs commit: src/sys/netgraph ng_bridge.c

Gleb Smirnoff glebius at FreeBSD.org
Sat Jan 29 15:17:10 PST 2005


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


More information about the cvs-all mailing list