Add utility that takes a samba log file (at least level 5 for headers and
commit95b1d4933b0de63613fe041c273d413d86909b4b
authorJelmer Vernooij <jelmer@samba.org>
Fri, 15 Aug 2003 00:04:20 +0000 (15 00:04 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 15 Aug 2003 00:04:20 +0000 (15 00:04 +0000)
treef964f5329bb453aa293ad649174c31e8c75d7e89
parente8dc799ffbc4e622eb6adf374bbafc34724c24ce
Add utility that takes a samba log file (at least level 5 for headers and
10 for data contents as well) and creates a packet trace readable by
ethereal.

What does not work yet:
 - SMB data contents (log level 5)
 - SMB data contents beyond the 512 byte range (log level 99 or something?)
source/Makefile.in
source/utils/log2pcaphex.c