Evan Huus
changed
bug 8262
What |
Removed |
Added |
Status |
UNCONFIRMED
|
INCOMPLETE
|
CC |
|
[email protected]
|
Ever confirmed |
|
1
|
Comment # 1
on bug 8262
from Evan Huus
Hi Hadar, thanks for the patch.
In general, it helps if you can provide a small capture file (one or two
packets is plenty) that can be used to demonstrate the fixes and new features.
Also, be aware that C++-style comments (//foo) are not permitted in Wireshark
as not all our compilers support them. They should generally be replaced with
C-style comments (/* foo */).
Thanks,
Evan
You are receiving this mail because:
- You are watching all bug changes.