Wireshark-bugs: [Wireshark-bugs] [Bug 2886] New: Kerberos dissector doesn't parase IPv6 addresse
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2886
Summary: Kerberos dissector doesn't parase IPv6 addresses in
tickets
Product: Wireshark
Version: 1.0.3
Platform: PC
OS/Version: Red Hat
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: derekmorr@xxxxxxx
Derek Morr <derekmorr@xxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2249| |review_for_checkin?
Flag| |
Build Information:
wireshark 1.0.3
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.11, with GLib 2.16.5, with libpcap 0.9.8, with libz
1.2.3, with POSIX capabilities (Linux), without libpcre, without SMI, without
ADNS, without Lua, with GnuTLS 2.0.4, with Gcrypt 1.4.0, with MIT Kerberos,
without PortAudio, without AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.
Running on Linux 2.6.25.14-108.fc9.x86_64, with libpcap version 0.9.8.
Built using gcc 4.3.0 20080428 (Red Hat 4.3.0-8).
--
The Kerberos dissector does not parse IPv6 addresses in AS-REQ messages.
Attached is a patch that adds IPv6 dissection support, and adds a new filter,
kerberos.addr_ipv6, which is analagous to the existing kerberos.addr_ip.
--- Comment #1 from Derek Morr <derekmorr@xxxxxxx> 2008-09-18 16:52:27 PDT ---
Created an attachment (id=2249)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2249)
Add IPv6 dissection to addresses in Kerberos tickets
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.