https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5775
--- Comment #1 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-03-31 07:05:33 PDT ---
Committed in r36415. Thanks!
BTW, I ran tools/checkhf.pl on packet-netflow.c and it yielded these 2 unused
header field entries:
Unused entry: epan/dissectors/packet-netflow.c, hf_cflow_unix_secs
Unused entry: epan/dissectors/packet-netflow.c, hf_pie_ntop_appl_latency_usec
The first one appears to be a false positive, but the second one isn't used. I
plan to delete it unless you want to submit a patch that makes use of it?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.