![]() |
|
No such thing as a small change | |
PerlMonks |
Re^2: analyzing databy Theodore (Friar) |
on Apr 23, 2014 at 09:36 UTC ( #1083312=note: print w/replies, xml ) | Need Help?? |
Second that. In your example, src_port varies, so does dest_ip. In the result row, you are using the src_port of the 6th row, although it looks that this row is not used in the result due to different dest_ip. Also, what about the times, are they truncated or rounded and how? Can we assume that all entries are sorted by time? The first step is to actually specify what you want to do.
In Section
Seekers of Perl Wisdom
|
|