Wireshark-commits: [Wireshark-commits] master 980f58b: Create IEC401 source TCP port preference.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=980f58bc277df178a15b4c730fb1b0cbd462da0b
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
980f58b by Jaap Keuter (jaap.keuter@xxxxxxxxx):
Create IEC401 source TCP port preference.
In order to decode IEC401 over TCP/IP it's not always the case
that the source port is the default 2404. Makeing this port a
preference addresses the decoding issue and src/dst determination.
Bug: 12407
Change-Id: Ifaee829e014a5e0ce449d047d9e0e44c470cd2f5
Ping-Bug: 10933
Reviewed-on: https://code.wireshark.org/review/15321
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Actions performed:
from aba9a5a Fix warnings for good ISUP messages
adds 980f58b Create IEC401 source TCP port preference.
Summary of changes:
epan/dissectors/packet-iec104.c | 34 +++++++++++++++++++++++++++-------
1 file changed, 27 insertions(+), 7 deletions(-)