https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6429
Summary: BRP Dissector
Product: Wireshark
Version: 1.7.x (Experimental)
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: rob.kruciak@xxxxxx
CC: rob.kruciak@xxxxxx
Build Information:
wireshark 1.7.0-SVN-BRPPROTOCOL (SVN Rev Unknown from unknown)
Copyright 1998-2011 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 (32-bit) with GTK+ 2.22.1, with Cairo 1.10.2, with Pango 1.28.3, with
GLib 2.26.1, with WinPcap (version unknown), with libz 1.2.5, without POSIX
capabilities, with threads support, with SMI 0.4.8, with c-ares 1.7.1, with Lua
5.1, without Python, with GnuTLS 2.10.3, with Gcrypt 1.4.6, with MIT Kerberos,
with GeoIP, with PortAudio V19-devel (built Oct 3 2011), with AirPcap.
Running on Windows XP Service Pack 3, build 2600, without WinPcap, GnuTLS
2.10.3, Gcrypt 1.4.6, without AirPcap.
Built using Microsoft Visual C++ 10.0 build 30319
--
This is a dissector for BRP (Bandwidth Reservation Protocol). This protocol is
used by various telecommunications vendors to establish VoD (Video On-Demand)
streams between a STB (Set-Top Box) at the customer's home and the VoD server
at the video head-end.
The following filters are available for use in the plug-in:
•brp = generic protocol filter
•brp.type = message type
•brp.trans = transaction ID
•brp.ver = version
•brp.stat = status
•brp.srcip = source IP
•brp.dstip = destination IP
•brp.dstuport = destination UDP port
•brp.mbz = must be zero
•brp.bw = bandwidth - Kbytes/sec
•brp.life = lifetime
•brp.flid = flow identifier
•brp.fltype = flow type
•brp.rmttl = remaining TTL
The code has passed fuzz testing.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.