URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dcc49369b9ca5dc44395070c2f1e03694f6be24b
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dcc4936 by Martin Kaiser (wireshark@xxxxxxxxx):
use the http server port as index for the ws.port dissector table
pinfo->match_uint is not set if websocket is called because of a
previous http Upgrade: header and http is running on a non-standard port
Bug: 10805
Change-Id: Ib0d35d29fe947cfb7b21107e734c64debbb91048
Reviewed-on: https://code.wireshark.org/review/6353
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 866d2f8 PPCAP: Nesting level does not match indendation (CID 1259218)
adds dcc4936 use the http server port as index for the ws.port dissector table
Summary of changes:
epan/dissectors/packet-websocket.c | 24 +++++++++++++++++++-----
1 file changed, 19 insertions(+), 5 deletions(-)