You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Making good progress. Most of the sections of the document have been completed at least to a first draft stage.
The section that remains is to complete the state diagram for managing connections, and a page on packet retransmission.
The state diagram section can only be drawn from the code, as the older documents don't cover that aspect.
This is pretty critical stuff, as a lot of practical experience is embodied in that state machine.
I believe that this documentation is "good enough for the intended purpose". The only thing really lacking is the action table in the FSA. When writing the new code, the C code should be referenced, not the documentation.
Of course, reverse engineering open source software with some existing documents isn’t as hard as most reverse engineering wink.
The top level document for this activity is in the project wiki. It draws from two previous articles written long ago:
Although these are not enough, they provide great fodder for how it works in some aspects.
They lack on explaining how startup and shutdown occur.
The text was updated successfully, but these errors were encountered: