Comment # 5
on bug 8178
from Guy Harris
Note also that an _expression_ of COUNT(smb2.cmd) and a filter of "smb2.cmd == X
&& smb2.file_info.infolevel", where X is a command that has a file_info
structure containing an infolevel subfield, would, I think, end up counting
*all* the SMB2 commands in a packet in which *at least one* command had a
file_info structure containing an infolevel subfield. This may not be what is
intended.
You are receiving this mail because:
- You are watching all bug changes.