https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7615
--- Comment #16 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2012-09-04 00:07:57 PDT ---
(In reply to comment #15)
> (In reply to comment #14)
> I have no objection. It might be tidier if the MCS values are eliminated:
> typedef enum
> {
> RLCMAC_PRACH = 0x20,
> RLCMAC_CS1 = 0x21,
> RLCMAC_CS2 = 0x22,
> RLCMAC_CS3 = 0x23,
> RLCMAC_CS4 = 0x24,
> RLCMAC_HDR_TYPE_1 = 0x31
> :
> }RLCMAC_GPRS_CS_t;
> It would be better (but not essential) if the gsmtap encoding were changed to
> match.
Ok I'll probably do the changes to rlcmac today, the gsmtap code can be adapted
once the gsmtap guys has OK:d the changes in their name spaces.
I'm not using gsmtap.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.