cvs commit: src/sys/netinet ip_fw2.c
Julian Elischer
julian at FreeBSD.org
Tue Apr 3 22:45:51 UTC 2007
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
More information about the cvs-src
mailing list