Bug ID |
8555
|
Summary |
More features for the Locator/ID Separation Protocol (LISP) dissector
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 10529 [details]
LISP control packet dissector updates
Build Information:
wireshark 1.9.3 (SVN Rev 48717 from /trunk)
Copyright 1998-2013 Gerald Combs <[email protected]> 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 GTK+ 3.4.4, with Cairo 1.10.2, with Pango 1.30.1, with
GLib 2.32.4, with libpcap, with libz 1.2.7, with POSIX capabilities (Linux),
with libnl 3, without SMI, without c-ares, without ADNS, with Lua 5.1, without
Python, with GnuTLS 2.12.23, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
without PortAudio, without AirPcap.
Running on Linux 3.8.5-gentoo, with locale en_US.UTF-8, with libpcap version
1.3.0, with libz 1.2.7, GnuTLS 2.12.23, Gcrypt 1.5.0.
Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz
Built using clang 4.2.1 Compatible Clang 3.2 (tags/RELEASE_32/final).
--
Originally submitted as bug #5854 and updated with bug #7654, this patch adds
support in the LISP dissector for the following:
* dissect Map-Referral packet subtype
* dissect individual fields in mapping records, which are now filterable
* some code cleanup
The patch passed checkAPI, checkhf, checkfiltername, and fuzz testing with 1000
passes.
I would really, really like to get this in for the 1.10 release, and if
possible, backported to 1.8 as well.
You are receiving this mail because:
- You are watching all bug changes.