Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 1997 05:52:43 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/net if_ppp.c
Message-ID:  <199711181352.FAA01014@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/11/18 05:52:43 PST

  Modified files:
    sys/net              if_ppp.c 
  Log:
  Cleaned up PPP_FILTER/NBPFILTER ifdefs.
  
  Use gettime() instead of microtime() to set if_lastchange for i/o's.
  microtime() is probably too expensive.  However, setting if_lastchange
  for i/o's may be wrong.
  
  Revision  Changes    Path
  1.50      +6 -15     src/sys/net/if_ppp.c



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