Ask Your Question
0

DNP 3 reassemble fragments while sequence number is resetting to 0

asked 2019-08-01 15:51:27 +0000

igal.a gravatar image

Hi, I encounter a PCAP with a fragmented DNP message that reach TL sequence number 63 in a fragment and continue with next fragment of the message with sequence number 0 and so forth. After looking at the reassemble code I assume fragment_add_seq_single_aging() is not supporting sequence number reset while fragments are received. Is there a specific reason for that or the traffic I am looking at is not legal. I could not find in any place restrictions regarding DL fragment sequence number behavior. Thanks, Igal

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-08-01 15:59:47 +0000

grahamb gravatar image

This is a known issue with reassembly that I've been working on (intermittently) for some time. See change 32548 and bug 14437.

edit flag offensive delete link more

Comments

Thank you Graham

igal.a gravatar imageigal.a ( 2019-08-02 13:35:45 +0000 )edit

Sorry Graham, I have one more question. Can you estimate the release date of this change? Thanks

igal.a gravatar imageigal.a ( 2019-08-04 08:20:48 +0000 )edit

It's stalled. I (or someone else) needs to finds the spare time to complete.

grahamb gravatar imagegrahamb ( 2019-08-04 10:42:14 +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-08-01 15:51:27 +0000

Seen: 295 times

Last updated: Aug 01 '19