Wireshark-bugs: [Wireshark-bugs] [Bug 8262] Bootp option 125 sub 5 update and fix
Date: Sun, 27 Jan 2013 14:20:29 +0000

changed bug 8262

What Removed Added
Status UNCONFIRMED INCOMPLETE
CC   eapache@gmail.com
Ever confirmed   1

Comment # 1 on bug 8262 from
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.