wireshark/ui/cli
Jaap Keuter d90a22c1cc Reorganize long option values
For long options, without corresponding short options, to be processed
they need to be assigned a value, preferably outside of the range of
all possible short options. The code in various places tries to stay
clear of these low values, but further coordination is missing, easily
leading to issues when option processing code gets extended and/or
reorganized.

This change introduces a single location from where each catagory of
command line long option can derive a base value, which should minimize
potential option value collisions.

Change-Id: Ic8861a347d0050f74002de3aa1fcfb01202866e5
Reviewed-on: https://code.wireshark.org/review/35459
Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2019-12-15 20:02:09 +00:00
..
.editorconfig HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
tap-camelsrt.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-credentials.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-diameter-avp.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-endpoints.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-expert.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-exportobject.c QT/CLI: Remove limit for object export files 2019-11-05 22:40:27 +00:00
tap-exportobject.h Reorganize long option values 2019-12-15 20:02:09 +00:00
tap-flow.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-follow.c QUIC: Add Follow QUIC Stream support to Qt and tshark 2019-10-04 04:36:09 +00:00
tap-funnel.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-gsm_astat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-hosts.c tshark: Add "ip" as alias for "ipv4" in -z hosts option. 2019-09-02 06:54:08 +00:00
tap-httpstat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-icmpstat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-icmpv6stat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-iostat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-iousers.c Use human-readable numbers for conversation stats 2019-12-03 03:17:52 +00:00
tap-macltestat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-protocolinfo.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-protohierstat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-rlcltestat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-rpcprogs.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-rtd.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-rtp.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-rtspstat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-sctpchunkstat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-simple_stattable.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-sipstat.c HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
tap-smbsids.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-srt.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-stats_tree.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-sv.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-wspstat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tshark-tap.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00