Ethereal

Re: [Ethereal-dev] packet-smb.c
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-dev: August 2001


> @@ -11163,8 +10907,8 @@
> {
> 	static hf_register_info hf[] = {
> 	  { &hf_smb_cmd,
> -	    { "SMB Command", "smb.cmd",
> -	      FT_UINT8, BASE_HEX, VALS(smb_cmd_vals), 0x0, "", HFILL }}
> +	    { "SMB Command", "smb.cmd", FT_UINT8, BASE_HEX,
> +	    NULL, 0x0, "SMB Command", HFILL }}

And the reason for removing the ability to compare SMB commands by name
in a filter expression is?



Powered by MHonArc 2.6.10