https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7764
Pascal Quantin <pascal.quantin@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-09-27 12:16:44 PDT ---
Your sample is no a valid encoding of the APN. See 3GPP 23.003 chapter 9.1:
"The APN consists of one or more labels. Each label is coded as a one octet
length field followed by that number of octets coded as 8 bit ASCII characters.
Following RFC 1035 [19] the labels shall consist only of the alphabetic
characters (A-Z and a-z), digits (0-9) and the hyphen (-). Following RFC 1123
[20], the label shall begin and end with either an alphabetic character or a
digit. The case of alphabetic characters is not significant. The APN is not
terminated by a length byte of zero."
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.