URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=785ef839640e00fd7db46130e367fc731525ccad
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
785ef83 by Guy Harris (guy@xxxxxxxxxxxx):
Revert "Add QNX' QNET protocol"
This reverts commit 72b91a56f86e3bbab700900366f81dc8c353b91d.
value_string_ext tables ***MUST*** be sorted numerically, otherwise the code prints warnings such as the ones in
http://buildbot.wireshark.org/trunk/builders/Ubuntu%2014.04%20x64/builds/1419/steps/test.sh/logs/stdio
Fix this and resubmit.
Change-Id: I448025bb7b19a607e992831202ed31d243ce70d8
Reviewed-on: https://code.wireshark.org/review/5530
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 1429986 Sadly, index() was the name of a routine in V7, so....
adds 785ef83 Revert "Add QNX' QNET protocol"
Summary of changes:
epan/CMakeLists.txt | 1 -
epan/dissectors/Makefile.common | 1 -
epan/dissectors/packet-qnet6.c | 6202 ---------------------------------------
epan/tvbuff.h | 11 -
4 files changed, 6215 deletions(-)
delete mode 100755 epan/dissectors/packet-qnet6.c