https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2975
Summary: Decode binary "Ascend-Data-Filter" vendor specific
attribute in packet-radius
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: flo@xxxxxxxxxx
Created an attachment (id=2373)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2373)
packet-radius-ascend-data-filter-decode.patch
Build Information:
Version 1.1.2 (SVN Rev 26485)
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.8, with GLib 2.16.2, with libpcap 0.9.8, with libz
1.2.3.3, with POSIX capabilities (Linux), with libpcre 7.6, without SMI,
without
c-ares, with ADNS, without Lua, with GnuTLS 2.4.1, with Gcrypt 1.4.0, with MIT
Kerberos, with PortAudio V19-devel (built Oct 25 2007), without AirPcap.
Running on Linux 2.6.24-rc8, with libpcap version 0.9.8.
Built using gcc 4.2.2 (Debian 4.2.2-1).
--
Hi,
this is an implementation to show the decoded Ascend-Data-Filter binary filter
spec. This diff also contains the patch in Bug #2974 (bugfix) as with SVN
r26485 the avp specific dissector initialisation is broken. In case there is a
different solution to Bug #2974 this patch needs to be adapted.
Specification for the Ascend-Data-Filter as implemented by Juniper, RedBack and
Ascend can be found here:
http://www.juniper.net/techpubs/software/erx/junose53/swconfig-policy-qos/html/policy-mgmt-config11.html
Please review the patch - probably there is a more efficient/easier way to
build the string.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.