cvs commit: src/sys/netgraph ng_bridge.c

Gleb Smirnoff glebius at FreeBSD.org
Tue Dec 14 00:05:30 PST 2004


glebius     2004-12-14 08:05:29 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_bridge.c 
  Log:
  - 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.29      +7 -13     src/sys/netgraph/ng_bridge.c


More information about the cvs-all mailing list