Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2009 20:53:01 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200901232053.n0NKrHSX011076@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-01-23 20:53:01 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  SVN rev 187648 on 2009-01-23 20:53:01Z by jhb
  
  Only start the if_slowtimo timer (which drives the if_watchdog methods of
  network interfaces) if we have at least one interface with an if_watchdog
  routine.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.306     +25 -2     src/sys/net/if.c



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