Wireshark-bugs: [Wireshark-bugs] [Bug 8015] New: L2TP filtering on AVPs "Called Number" and "Cal
Date: Fri, 23 Nov 2012 12:24:49 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8015

           Summary: L2TP filtering on AVPs "Called Number" and "Calling
                    Number"
           Product: Wireshark
           Version: unspecified
          Platform: x86
        OS/Version: Windows 7
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: akk142@xxxxxxxxx


Created attachment 9565
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9565
Proposed Diff

Build Information:
[andy@localhost wireshark-trunk-svn]$ which tshark
/usr/local/bin/tshark
[andy@localhost wireshark-trunk-svn]$ tshark -v
TShark 1.9.0 (SVN Rev 46097 from /trunk)

Copyright 1998-2012 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 (64-bit) with GLib 2.22.5, with libpcap, with libz 1.2.3, without
POSIX
capabilities, without libnl, without SMI, without c-ares, without ADNS, without
Lua, without Python, without GnuTLS, without Gcrypt, without Kerberos, without
GeoIP.

Running on Linux 2.6.32-279.el6.x86_64, with locale en_US.UTF-8, with libpcap
version 1.0.0, with libz 1.2.3.

Built using gcc 4.4.6 20120305 (Red Hat 4.4.6-4).
[andy@localhost wireshark-trunk-svn]$ 



--
Filtering on AVPs "Called Number" and "Calling Number" allows easier
correlation between access-side PPPoE discovery and core-side L2TP tunneling in
a packet capture. PPPoE tags Circuit-ID and Remote-ID may be placed into the
L2TP AVPs Called Number and Calling Number, respectively. Otherwise, there is
no reason not to be able to filter on the Called Number and Calling Number
criteria.

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