Skip to content

Commit 1c57087

Browse files
Test for asx itch
1 parent 20b93a9 commit 1c57087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Asx/Asx_AsxSecurities_Ntp_Itch_v1_05_Dissector.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5244,7 +5244,7 @@ omi_asx_asxsecurities_ntp_itch_v1_05:register_heuristic("udp", omi_asx_asxsecuri
52445244

52455245
-- Register Asx AsxSecurities Ntp Itch 1.05 on default port
52465246
local udp_table = DissectorTable.get("udp.port")
5247-
udp_table:add(65333, omi_asx_asxsecurities_ntp_itch_v1_05)
5247+
udp_table:add(17510, omi_asx_asxsecurities_ntp_itch_v1_05)
52485248

52495249
-----------------------------------------------------------------------
52505250
-- Lua dissectors are an easily edited and modified cross-platform dissection solution.

0 commit comments

Comments
 (0)