Discard stuff in "smb.h" not used by the dissectors, and replace the
authorGuy Harris <guy@alum.mit.edu>
Wed, 21 Nov 2001 06:25:58 +0000 (06:25 -0000)
committerGuy Harris <guy@alum.mit.edu>
Wed, 21 Nov 2001 06:25:58 +0000 (06:25 -0000)
commit99e2d7e62691d4c21089b01e6f499c0b1cddd646
treec2ff60c0f98011d7e5439cad1b397b7a65150213
parentdaef7e962dd701fb4f9b51fdbfcd37ee1efcf5f8
Discard stuff in "smb.h" not used by the dissectors, and replace the
#defines for SMB commands with ones that use the names from the SNIA
CIFS spec.

Use those #define values rather than hardcoded values in various places
that check for specific commands.

svn path=/trunk/; revision=4244
packet-smb.c
smb.h