IEEE 802.11: include the Mesh ID field while printing management
frames.
DNS: sync resource types with IANA.
- MPTCP: print length before subtype inside MPTCP options, parse MPC
- data_len field, print flags from MP_CAPABLE option.
+ MPTCP: parse MPC data_len field, print flags from MP_CAPABLE option.
ICMP: add dissector for ICMP Interface Identification Object
BGP: Parse BGP extended message support capability
BGP: Deprecate DPA, ADVERTISER and RCID_PATH path attributes
NFS: Fix the format for printing an unsigned int
PTP: fix printing of the correction fields
WHOIS: Add its own printer source file and printer function
+ MPTCP: print length before subtype inside MPTCP options
Building and testing:
Update config.guess and config.sub.
Use AS_HELP_STRING macro instead of AC_HELP_STRING.