Bug ID |
11265
|
Summary |
add support for XIP packets
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13657 [details]
XIP capture with valid DAG
Build Information:
Wireshark 1.99.7 (v1.99.7rc0-160-gdcf69bb from unknown)
Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
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 Qt 4.8.6, with libpcap, without POSIX capabilities,
without libnl, with libz 1.2.8, with GLib 2.40.2, without SMI, without c-ares,
without ADNS, without Lua, with GnuTLS 2.12.23, with Gcrypt 1.5.3, with MIT
Kerberos, without GeoIP, without PortAudio, with AirPcap.
Running on Linux 4.0.0-rc1-xia+, with locale C, with libpcap version 1.5.3,
with
libz 1.2.8, with GnuTLS 2.12.23, with Gcrypt 1.5.3, without AirPcap.
Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz (with SSE4.2)
Built using gcc 4.8.2.
--
The eXpressive Internet Protocol (XIP) is the network layer protocol for the
eXpressive Internet Architecture (XIA), a future Internet architecture project.
The addresses in XIP are directed acyclic graphs, so much of the code included
in this addition verifies the correctness of the DAGs and displays them in
human-readable form.
More information about XIA can be found here:
https://www.cs.cmu.edu/~xia/
And here:
https://github.com/AltraMayor/XIA-for-Linux/wiki
More information about the format of the DAG can be found here:
https://github.com/AltraMayor/XIA-for-Linux/wiki/Human-readable-XIP-address-format
You are receiving this mail because:
- You are watching all bug changes.