wireshark/ui/cli/.editorconfig
João Valverde a93698a4ff Remove the tshark -z compare feature
- It cannot support IPv6.
  - Non-standard use (specifically recommended against in the RFCs)
of the IPv4 fragment ID field.
  - Has a narrow and non-obvious use case, IMO.
  - It is not supported in the Qt GUI.
  - Significant maintenance burden for an obscure feature.

Change-Id: Icaf429269dc42f78c38b8d20001508132499faf8
Reviewed-on: https://code.wireshark.org/review/29239
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: João Valverde <j@v6e.pt>
2018-09-09 23:55:19 +00:00

84 lines
1.2 KiB
INI

#
# Editor configuration
#
# http://editorconfig.org/
#
[tap-camelsrt.[ch]]
indent_size = 2
[tap-diameter-avp.[ch]]
indent_style = tab
indent_size = tab
[tap-endpoints.[ch]]
indent_style = tab
indent_size = tab
[tap-follow.[ch]]
indent_size = 2
[tap-hosts.[ch]]
indent_style = tab
indent_size = tab
[tap-httpstat.[ch]]
indent_style = tab
indent_size = tab
[tap-iousers.[ch]]
indent_style = tab
indent_size = tab
[tap-protocolinfo.[ch]]
indent_style = tab
indent_size = tab
[tap-protohierstat.[ch]]
indent_style = tab
indent_size = tab
[tap-rpcprogs.[ch]]
indent_style = tab
indent_size = tab
[tap-rtd.[ch]]
indent_style = tab
indent_size = tab
[tap-rtspstat.[ch]]
indent_style = tab
indent_size = tab
[tap-sctpchunkstat.[ch]]
indent_style = tab
indent_size = tab
[tap-simple_stattable.[ch]]
indent_style = tab
indent_size = tab
[tap-sipstat.[ch]]
indent_style = tab
indent_size = tab
[tap-smbsids.[ch]]
indent_style = tab
indent_size = tab
[tap-srt.[ch]]
indent_style = tab
indent_size = tab
[tap-stats_tree.[ch]]
indent_style = tab
indent_size = tab
[tap-sv.[ch]]
indent_style = tab
indent_size = tab
[tap-wspstat.[ch]]
indent_style = tab
indent_size = tab