ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7360] Assignment Request message is not decoded after Serv

Date: Mon, 11 Jun 2012 10:49:05 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7360

Alexander <ats63@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8587|                            |review_for_checkin?
              Flags|                            |

--- Comment #1 from Alexander <ats63@xxxxxxx> 2012-06-11 10:49:04 PDT ---
Created attachment 8587
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8587
change ELEM_OPT_TV to ELEM_OPT_TLV in Service Handover definition

According to 3GPP 48.008 3.2.2.75 Service Handover

Service havdover is defined as:
Element Id - octet 1
Length     - octet 2
Service Handover Information - octet 3

Currently in packet-gsm_a_bssmap.c Service Hanover is decoded as ELEM_OPT_TV,
this should be changed to ELEM_OPT_TLV

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.