URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d1e1e7876a811d2c8720009ae1261a7701a1fc2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4d1e1e7 by Guy Harris (guy@xxxxxxxxxxxx):
Sort the Ethernet pseudo-wire types so that they're together.
Separating the "try to guess whether there's a control word" type from
the "yes, there's a control word" and "no, there's not a control word"
types is just a huge UI botch.
Make it clearer that the default is "Ethernet pseudo-wire, try to guess
whether there's a control word".
Change-Id: I91cc526fc709ad102b22ca67f5a9d7c98fffa0cc
Reviewed-on: https://code.wireshark.org/review/2414
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 13597c9 Rename the filtername to initial_rtt
adds 4d1e1e7 Sort the Ethernet pseudo-wire types so that they're together.
Summary of changes:
epan/dissectors/packet-mpls.c | 48 ++++++++++++++++++++---------------------
1 file changed, 24 insertions(+), 24 deletions(-)