https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3164
Summary: Dissector for QoS Marking attributes in BGP UPDATE
messages
Product: Wireshark
Version: SVN
Platform: PC
URL: http://tools.ietf.org/id/draft-knoll-idr-qos-attribute
OS/Version: Ubuntu
Status: NEW
Severity: Enhancement
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: knoll@xxxxxxxxxxxxxxxxxxx
CC: knoll@xxxxxxxxxxxxxxxxxxx
Thomas M. Knoll <knoll@xxxxxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2605| |review_for_checkin?
Flag| |
Created an attachment (id=2605)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2605)
dissector patch for BGP QoS Marking attributes in UPDATE messages.
Build Information:
wireshark 1.1.2 (SVN Rev 27127)
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.9, with GLib 2.16.6, with libpcap 0.9.8, with libz
1.2.3.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without GnuTLS, without Gcrypt, without
Kerberos, without GeoIP, without PortAudio, without AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.
Running on Linux 2.6.24-22-generic, with libpcap version 0.9.8.
Built using gcc 4.2.4 (Ubuntu 4.2.4-1ubuntu3).
--
Added a new dissector for BGP QoS Marking extended community attributes as
defined in http://tools.ietf.org/id/draft-knoll-idr-qos-attribute.
The modified packet-bgp.c and packet-bgp.h compile without errors on Ubuntu,
checkAPIs.pl and Fuzz test did not show any errors.
Attached is the SVN patch as review for checkin.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.