[Bug 1836] "undesired" behavior when using the -r flag

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Mar 11 03:19:26 EST 2011


https://bugzilla.mindrot.org/show_bug.cgi?id=1836

screw <screw.you at seznam.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |screw.you at seznam.cz

--- Comment #2 from screw <screw.you at seznam.cz> 2011-03-11 03:19:26 EST ---
I didn't notice there's already bug filed about this behavior, so I've
made a possible fix(only for -v 5 version). You can find it here
http://code.google.com/r/d0nald86-real-dates/

I didn't know where to put it to not mess up the original.

My only concern is about the sys_uptime. Is it used for anything else
than just computing the start and end time of a flow (on the collector
side)?

My solution in brief:
when exporting flows i check whether the system_boot_time is less than
flow_start and/or the difference between system_boot_time and
flow_start is not more than ~49 days (as mentioned in the above post).
If so, set the system_boot_time to flow_start.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list