-
I have noticed that if you sniff a subsequent stream from the same server and the first datafile still exists that the second datafile will be named tcpick_ip_ip_clnt.1.dat while the lock file will be named tcpick_ip_ip_clnt.dat. I noticed that during file open in write.c there are 2 calls to avail_filename, one for the data file and one for the lock file and each will return the first available...
2009-04-19 06:25:32 UTC by ponley
-
duskdruid committed patchset 103 of module tcpick-devel to the tcpick: tcp stream tracker and sniffer CVS repository, changing 8 files.
2005-01-19 16:20:37 UTC by duskdruid
-
About: tcpick is a textmode sniffer that can track TCP streams and saves the data captured in files or displays them in the terminal. It is useful for picking files in a passive way. It can store all connections in different files, or it can display all the stream on the terminal (using colors too).
Changes: Fixed a SIGALRM bug that caused freezes, added a workaround for a kernel bug in...
2005-01-19 16:15:08 UTC by duskdruid
-
duskdruid committed patchset 102 of module tcpick-devel to the tcpick: tcp stream tracker and sniffer CVS repository, changing 10 files.
2005-01-19 16:09:10 UTC by duskdruid
-
duskdruid committed patchset 101 of module tcpick-devel to the tcpick: tcp stream tracker and sniffer CVS repository, changing 1 files.
2005-01-18 23:12:57 UTC by duskdruid
-
duskdruid committed patchset 100 of module tcpick-devel to the tcpick: tcp stream tracker and sniffer CVS repository, changing 10 files.
2005-01-18 20:40:32 UTC by duskdruid
-
duskdruid committed patchset 99 of module tcpick-devel to the tcpick: tcp stream tracker and sniffer CVS repository, changing 5 files.
2005-01-18 11:38:39 UTC by duskdruid
-
duskdruid committed patchset 98 of module tcpick-devel to the tcpick: tcp stream tracker and sniffer CVS repository, changing 5 files.
2005-01-18 11:32:02 UTC by duskdruid
-
duskdruid committed patchset 97 of module tcpick-devel to the tcpick: tcp stream tracker and sniffer CVS repository, changing 11 files.
2005-01-18 11:23:00 UTC by duskdruid
-
duskdruid committed patchset 96 of module tcpick-devel to the tcpick: tcp stream tracker and sniffer CVS repository, changing 3 files.
2005-01-16 17:56:13 UTC by duskdruid