Ask Your Question
0

lua dissector not called

asked 2019-06-13 08:56:04 +0000

Harvey gravatar image

updated 2019-06-19 09:54:23 +0000

Hello I wrote a lua dissector, which displays correcly most of the frames. But for the frames marked as "(suspected) retransmission" , the dissector is not invoke... How can I correct this ?

edit retag flag offensive close merge delete

Comments

That second part is a new question, so please post is as such.

Jaap gravatar imageJaap ( 2019-06-18 16:21:18 +0000 )edit

Can you please revert your question to its original state. This is not a forum it's a Q&A site, and to make sense to other users, questions and answers should be preserved apart from minor edits.

grahamb gravatar imagegrahamb ( 2019-06-19 09:57:33 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-06-13 13:31:16 +0000

Jaap gravatar image

Try disabling the TCP reassembly option.

edit flag offensive delete link more

Comments

1

There's also the "Do not call subdissectors for error packets" tcp preference.

grahamb gravatar imagegrahamb ( 2019-06-13 16:50:17 +0000 )edit

Disabling

Allow subdissector to reassemble TCP stream

works fine

Do not call subdissectors for error packets

makes no change. Thanks for your help.

Harvey gravatar imageHarvey ( 2019-06-14 11:05:09 +0000 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-06-13 08:56:04 +0000

Seen: 362 times

Last updated: Jun 19 '19