Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2007 22:45:50 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw2.c
Message-ID:  <200704032245.l33Mjo5A048420@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2007-04-03 22:45:50 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  Since we switched to using monatomically increasing timestamps,
  they have been reported back to the userland as being in 1970.
  Add boot time to the timestamp to give the time in the scale of the 'current'
  real timescale.  Not perfect if you change the time a lot but good enough
  to keep all the rules correct relative to each other correct in terms
  of time relative to "now".
  
  Revision  Changes    Path
  1.162     +9 -0      src/sys/netinet/ip_fw2.c



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