]> The Tcpdump Group git mirrors - tcpdump/commit
Use native 64-bit integer support when dissecting 64-bit integers in
authorguy <guy>
Tue, 28 Dec 2004 03:34:08 +0000 (03:34 +0000)
committerguy <guy>
Tue, 28 Dec 2004 03:34:08 +0000 (03:34 +0000)
commitae82ae627eb9671e354678e9be4de7a8a066983c
tree402c69c39c16551cce51250210515e74132d8857
parent13c072a2c75d8544c0aec1ac8cba02b309a57474
Use native 64-bit integer support when dissecting 64-bit integers in
SMB.

Shuffle around some of the cases in the smb_fdata1() switch to keep
together the cases to handle various sizes of integer in a particular
fashion.
smbutil.c