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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to