wireshark/epan
dsrsupport 1b0d51ffdf ZigBee: decode ZBOSS traffic dump and Interpan frames as ZigBee.
If decoded ZBOSS traffic dump, sure this is ZigBee, so bypass heuristic.
If decoding air sniffer dump, try to go thru heuristic by checking for ext address src mode required for interpan.

Change-Id: Iddf799400a4cf0fd73714f06b99e3d11c8cb2e60
Reviewed-on: https://code.wireshark.org/review/15921
Reviewed-by: Michael Mann <mmann78@netscape.net>
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-06-15 20:52:42 +00:00
..
compress Remove Nmake build system 2016-06-15 19:21:57 +00:00
crypt Remove Nmake build system 2016-06-15 19:21:57 +00:00
dfilter Remove Nmake build system 2016-06-15 19:21:57 +00:00
dissectors ZigBee: decode ZBOSS traffic dump and Interpan frames as ZigBee. 2016-06-15 20:52:42 +00:00
ftypes Remove Nmake build system 2016-06-15 19:21:57 +00:00
nghttp2 Remove Nmake build system 2016-06-15 19:21:57 +00:00
wmem Remove Nmake build system 2016-06-15 19:21:57 +00:00
wslua Remove Nmake build system 2016-06-15 19:21:57 +00:00
.editorconfig Add EditorConfig settings for epan/*.[ch] 2016-03-14 13:22:30 +00:00
CMakeLists.txt CORBA IDL: compile dissectors with /Ox when using MSVC2013 x64 2016-06-14 21:57:41 +00:00
Makefile.am Remove Nmake build system 2016-06-15 19:21:57 +00:00
Makefile.common Move Gateway Control Protocol (Context Tracking) into packet-h248.h 2016-06-12 11:21:52 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c addr_resolv: change g_hash to wmem_map. 2016-06-14 19:33:04 +00:00
addr_resolv.h addr_resolv: change g_hash to wmem_map. 2016-06-14 19:33:04 +00:00
address.h Convert AT_SS7PC to a "dissector address type" 2016-06-13 17:06:38 +00:00
address_types.c Convert AT_SS7PC to a "dissector address type" 2016-06-13 17:06:38 +00:00
address_types.h Add address_type_get_by_name 2016-06-13 05:16:51 +00:00
afn.c
afn.h
aftypes.c
aftypes.h
app_mem_usage.c Don't use the prohibited API open(). 2016-04-11 23:22:29 +00:00
app_mem_usage.h
arcnet_pids.h
arptypes.h
asm_utils.c
asm_utils.h
asm_utils_win32_x86.asm
asn1.c
asn1.h
ax25_pids.h
bridged_pids.h
capture_dissectors.c
capture_dissectors.h
charsets.c
charsets.h
chdlctypes.h
circuit.c
circuit.h
color_filters.c Use getc_unlocked in a few places. 2016-06-13 16:18:25 +00:00
color_filters.h Qt: Color _ANY and _TCP sequence analysis items. 2016-06-01 04:27:13 +00:00
column-info.h Allow control of individual columns to be (un)writable. 2016-06-15 06:03:57 +00:00
column-utils.c Allow control of individual columns to be (un)writable. 2016-06-15 06:03:57 +00:00
column-utils.h Allow control of individual columns to be (un)writable. 2016-06-15 06:03:57 +00:00
column.c Display "IP DSCP" column as short text 2016-06-15 17:34:34 +00:00
column.h
conv_id.h
conversation.c Revert "Create an extended converstaion hastable taking more address information into consideration. This makes it possible to differentiate between packets on different vlans and can be expanded to handle tunnels." 2016-02-08 16:32:57 +00:00
conversation.h Revert "Create an extended converstaion hastable taking more address information into consideration. This makes it possible to differentiate between packets on different vlans and can be expanded to handle tunnels." 2016-02-08 16:32:57 +00:00
conversation_debug.h
conversation_table.c Add free_address_wmem(), fix warnings [-Wcast-qual] 2016-02-26 23:09:43 +00:00
conversation_table.h
crc6-tvb.c
crc6-tvb.h
crc8-tvb.c
crc8-tvb.h
crc10-tvb.c
crc10-tvb.h
crc16-tvb.c add functions to calculate the CRC of an ISO14443-A message 2016-02-08 06:01:05 +00:00
crc16-tvb.h add functions to calculate the CRC of an ISO14443-A message 2016-02-08 06:01:05 +00:00
crc32-tvb.c
crc32-tvb.h
decode_as.c const gpointer -> gconstpointer 2016-02-16 05:10:49 +00:00
decode_as.h const gpointer -> gconstpointer 2016-02-16 05:10:49 +00:00
diam_dict.h
diam_dict.l Free if the pointer to the item being freed is *non*-null, not if it's null. 2016-06-07 21:47:40 +00:00
disabled_protos.c Use getc_unlocked in a few places. 2016-06-13 16:18:25 +00:00
disabled_protos.h
dissector_filters.c
dissector_filters.h Qt: Make conversation menu items static. 2016-03-28 16:27:41 +00:00
doxygen.cfg.in
dtd.h
dtd_grammar.lemon
dtd_parse.h Make the Flex scanners and YACC parser in libraries reentrant. 2016-04-03 22:21:29 +00:00
dtd_parse.l Make the Flex scanners and YACC parser in libraries reentrant. 2016-04-03 22:21:29 +00:00
dtd_preparse.l Make the Flex scanners and YACC parser in libraries reentrant. 2016-04-03 22:21:29 +00:00
dvb_chartbl.c
dvb_chartbl.h
dwarf.c
dwarf.h
eap.h
eapol_keydes_types.h
enterprise-numbers [Automatic update for 2016-06-12] 2016-06-12 15:11:23 +00:00
epan-int.h
epan.c Convert AT_SS7PC to a "dissector address type" 2016-06-13 17:06:38 +00:00
epan.h
epan_dissect.h
etypes.h ethertype: Add old non-standard 802.1ad (QinQ) 2016-05-16 18:07:40 +00:00
ex-opt.c
ex-opt.h
except.c Use a single WS_NORETURN macro 2016-04-08 17:34:10 +00:00
except.h Use a single WS_NORETURN macro 2016-04-08 17:34:10 +00:00
exceptions.h Fix test-programs to build with -Werror 2016-02-11 13:53:12 +00:00
exntest.c Include ws_diag_control.h in config.h 2016-04-04 23:05:31 +00:00
expert.c Qt: Expert info grouping. 2016-06-10 16:44:17 +00:00
expert.h
exported_pdu.c Convert AT_SS7PC to a "dissector address type" 2016-06-13 17:06:38 +00:00
exported_pdu.h Convert AT_SS7PC to a "dissector address type" 2016-06-13 17:06:38 +00:00
filter_expressions.c
filter_expressions.h
follow.c Bring back packet_num in "Follow Stream" 2016-02-10 10:09:39 +00:00
follow.h Qt: Add UTF-16 output to Follow Stream. 2016-06-03 16:20:57 +00:00
frame_data.c
frame_data.h Include ws_diag_control.h in config.h 2016-04-04 23:05:31 +00:00
frame_data_sequence.c
frame_data_sequence.h
funnel.c
funnel.h
g_int64_hash_routines.c
g_int64_hash_routines.h
garrayfix.h
geoip_db.c
geoip_db.h
golay.c
golay.h
guid-utils.c Don't use _snwprintf (use StringCchPrintf instead). 2016-04-12 04:11:21 +00:00
guid-utils.h
iana_charsets.c Remove the MIBenum stuff from the WAP code. 2016-05-08 21:15:43 +00:00
iana_charsets.h Get rid of extra blank line. 2016-05-08 21:17:30 +00:00
iax2_codec_type.h
in_cksum.c
in_cksum.h
ip_opts.h
ipproto.c Remove synchronous DNS name resolution 2016-04-04 06:49:55 +00:00
ipproto.h
ipv4.c
ipv4.h
ipv6.h Move a declaration to wsutil 2016-04-09 23:36:30 +00:00
lapd_sapi.h
llcsaps.h
next_tvb.c
next_tvb.h
nlpid.h
oids.c Use faster string functions at startup. 2016-04-07 22:36:28 +00:00
oids.h
oids_test.c
osi-utils.c
osi-utils.h
oui.c Support for Oracle Solaris ECP/VDP dissection based on IEEE 802.1Qbg Draft 2.1. 2016-04-19 05:06:31 +00:00
oui.h Add Aerohive gre tunnel between APs. 2016-06-14 19:13:54 +00:00
packet-range.c
packet-range.h
packet.c More Sysdig / system event support. 2016-06-15 13:39:29 +00:00
packet.h Completely remove dissector_add_handle. 2016-06-13 05:16:37 +00:00
packet_info.h
params.h
plugin_if.c Add some casts to void * to fix (pedantic) argument mismatch notes 2016-02-15 00:00:34 +00:00
plugin_if.h
ppptypes.h
prefs-int.h prefs: fix a leak. 2016-02-08 06:04:13 +00:00
prefs.c Use getc_unlocked in a few places. 2016-06-13 16:18:25 +00:00
prefs.h
print.c TShark: Add a "-E bom=" option. 2016-05-11 17:30:33 +00:00
print.h
print.ps
print_stream.c Use g_get_charset instead of g_get_codeset. 2016-05-14 07:59:46 +00:00
print_stream.h
proto.c Add proto_tree_add_bitmask_list_value. 2016-06-13 22:20:57 +00:00
proto.h Change how dissectors do late-field-registration to avoid a double-registration 2016-06-15 05:38:01 +00:00
proto_data.c proto_data: Remove superfluous casts 2016-02-07 23:21:04 +00:00
proto_data.h
ps.h
ptvcursor.h
radius_dict.l Don't double-close the input. 2016-04-04 01:28:06 +00:00
range.c
range.h
reassemble.c reassemble: remove special treatment for truncated data 2016-04-03 16:22:46 +00:00
reassemble.h reassemble: remove special treatment for truncated data 2016-04-03 16:22:46 +00:00
reassemble_test.c reassemble: remove special treatment for truncated data 2016-04-03 16:22:46 +00:00
reedsolomon.c
reedsolomon.h
req_resp_hdrs.c
req_resp_hdrs.h
rtd_table.c
rtd_table.h
rtp_pt.h
sctpppids.h
show_exception.c
show_exception.h
slow_protocol_subtypes.h
sminmpec.c [Automatic update for 2016-06-12] 2016-06-12 15:11:23 +00:00
sminmpec.h L2TP: Added AVPs from RFC 5515 2016-03-01 08:07:05 +00:00
srt_table.c
srt_table.h
stat_groups.h
stat_tap_ui.c
stat_tap_ui.h
stats_tree.c Cleanup indentation 2016-02-08 05:51:14 +00:00
stats_tree.h
stats_tree_priv.h
stream.c
stream.h
strutil.c
strutil.h
t35.c
t35.h
tap-voip.h
tap.c Include ws_diag_control.h in config.h 2016-04-04 23:05:31 +00:00
tap.h
tfs.c Adding a dissector for the Distributed Object Framework protocol. 2016-04-14 12:27:24 +00:00
tfs.h Adding a dissector for the Distributed Object Framework protocol. 2016-04-14 12:27:24 +00:00
time_fmt.h
timestamp.c
timestamp.h
timestats.c
timestats.h
to_str-int.h
to_str.c Move ip6_to_str_buf() to to_str.c and make it take the buffer length. 2016-06-06 22:00:41 +00:00
to_str.h Move ip6_to_str_buf() to to_str.c and make it take the buffer length. 2016-06-06 22:00:41 +00:00
tpg.c
tpg.h
tvbparse.c tvbparse: change g_hash_table to wmem_map. 2016-06-14 19:34:12 +00:00
tvbparse.h tvbparse: change g_hash_table to wmem_map. 2016-06-14 19:34:12 +00:00
tvbtest.c
tvbuff-int.h
tvbuff.c clean up some comments in tvb_find_line_end() 2016-06-02 08:31:01 +00:00
tvbuff.h
tvbuff_base64.c
tvbuff_composite.c Fix display of composite tvbs in GUI 2016-05-31 16:53:41 +00:00
tvbuff_real.c
tvbuff_subset.c
tvbuff_zlib.c use #include <file.h> for generated include files 2016-06-13 21:17:29 +00:00
uat-int.h
uat.c
uat.h
uat_load.l Get rid of extra %noyyalloc etc. stuff. 2016-04-05 22:58:05 +00:00
value_string.c Revert "Simplify val_to_str[_ext] implementation." 2016-05-11 04:22:26 +00:00
value_string.h
x264_prt_id.h
xdlc.c
xdlc.h