Bug ID |
11380
|
Summary |
wpan.src64 (and dst64) filter always gives "is not a valid EUI64 Address" error
|
Product |
Wireshark
|
Version |
1.12.6
|
Hardware |
x86-64
|
OS |
Mac OS X 10.9
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
TShark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
TShark 1.12.6 (v1.12.6-0-gee1fce6 from master-1.12)
Copyright 1998-2015 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 GLib 2.36.0, with libpcap, with libz 1.2.3, without
POSIX
capabilities, with SMI 0.4.8, without c-ares, without ADNS, with Lua 5.2,
without Python, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with
GeoIP.
Running on Mac OS X 10.9.5, build 13F1096 (Darwin 13.4.0), without locale, with
libpcap version 1.3.0 - Apple version 41, with libz 1.2.5.
Intel(R) Core(TM) i5-3427U CPU @ 1.80GHz
Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.9.00).
--
Filters based on wpan.src64 and wpan.dst64 do not work, always giving "not a
valid EUI64 Address" error. Both with tshark and GUI.
To reproduce use the following 6LoWPAN sample capture:
https://wiki.wireshark.org/SampleCaptures?action="">
With tshark:
tshark -r 6LoWPAN.pcap -2 -R wpan.src64==00:1c:da:ff:ff:00:18:88
tshark: "00:1c:da:ff:ff:00:18:88" is not a valid EUI64 Address
You are receiving this mail because:
- You are watching all bug changes.