https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5329
Summary: Cleanup PPP Dissector
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: alexis.lagoutte@xxxxxxxxx
Build Information:
TShark 1.5.0 (SVN Rev 34618 from /trunk)
Copyright 1998-2010 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (32-bit) with GLib 2.24.1, with libpcap 1.0.0, with libz 1.2.3.3, with
POSIX capabilities (Linux), without libpcre, with SMI 0.4.8, with c-ares 1.7.0,
with Lua 5.1, without Python, with GnuTLS 2.8.5, with Gcrypt 1.4.4, with MIT
Kerberos, with GeoIP.
Running on Linux 2.6.32-21-generic, with libpcap version 1.0.0, with libz
1.2.3.3.
Built using gcc 4.4.3.
--
When launch a checkhf.pl in packet-ppp.c
there are the following errors :
NO ARRAY: epan/dissectors/packet-ppp.c, hf_iphc_crtp_cid16
NO ARRAY: epan/dissectors/packet-ppp.c, hf_chap_message
NO ARRAY: epan/dissectors/packet-ppp.c, hf_iphc_crtp_seq
NO ARRAY: epan/dissectors/packet-ppp.c, hf_chap_name
NO ARRAY: epan/dissectors/packet-ppp.c, hf_iphc_crtp_cs_invalid
NO ARRAY: epan/dissectors/packet-ppp.c, hf_iphc_crtp_gen
Unused entry: epan/dissectors/packet-ppp.c, hf_vsnp_data
Unused entry: epan/dissectors/packet-ppp.c, hf_vsnp
Unused entry: epan/dissectors/packet-ppp.c, hf_vsnp_type
NO ARRAY: epan/dissectors/packet-ppp.c, hf_iphc_crtp_cid8
NO ARRAY: epan/dissectors/packet-ppp.c, hf_iphc_crtp_cs_cnt
NO ARRAY: epan/dissectors/packet-ppp.c, hf_chap_value_size
NO ARRAY: epan/dissectors/packet-ppp.c, hf_iphc_crtp_cs_flags
NO ARRAY: epan/dissectors/packet-ppp.c, hf_chap_length
NO ARRAY: epan/dissectors/packet-ppp.c, hf_chap_value
NO ARRAY: epan/dissectors/packet-ppp.c, hf_chap_identifier
NO ARRAY: epan/dissectors/packet-ppp.c, hf_chap_data
NO ARRAY: epan/dissectors/packet-ppp.c, hf_chap_code
NO ARRAY: epan/dissectors/packet-ppp.c, hf_iphc_crtp_fh_flags
Unused entry: epan/dissectors/packet-ppp.c, hf_vsnp_header
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.