Resetting of the sequence counter on packet timeout is not a good idea; modifying the source IP, neither.
Receiving a zero sequence counter is the only reliable way for accepting a sender reset...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Resetting of the sequence counter on packet timeout is not a good idea; modifying the source IP, neither.
Receiving a zero sequence counter is the only reliable way for accepting a sender reset...
Implemented. Needs verification.