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 2829] New: GTP Common Flags missmatch ( between NRSN and N

Date: Mon, 25 Aug 2008 02:30:10 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2829

           Summary: GTP Common Flags missmatch (between NRSN and No QoS
                    Negotiation)
           Product: Wireshark
           Version: 1.0.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: ansla80@xxxxxxxxx



Andrei Slavoiu <ansla80@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2182|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=2182)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2182)
Reverse the order of NRSN and No QoS Negotiation bits

Build Information:
wireshark 1.0.2

Copyright 1998-2008 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 with GTK+ 2.12.10, with GLib 2.16.3, with libpcap 0.9.8, with libz
1.2.3, with POSIX capabilities (Linux), with libpcre 7.7, without SMI, without
ADNS, without Lua, with GnuTLS 2.2.5, without Gcrypt, with MIT Kerberos,
without
PortAudio, without AirPcap.

Running on Linux 2.6.25-gentoo-r7, with libpcap version 0.9.8.

Built using gcc 4.1.2 (Gentoo 4.1.2 p1.0.2).
--
TS 29.060 v7.8.0 and later specify new flags in the Common Flags IE:
bit 5 - No QoS Negotiation
bit 6 - NRSN
bit 7 - Upgrade QoS Supported

The current Wireshark implementation has bits 5 and 6 reversed. Attached patch
fixes this issue.


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