Re: Re: TCP and SCTP sequence analysis code
"Martin Regner" <[email protected]>
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <005301c6719a$84c43030$eca9d950@SMART> |
Ronnie sahlberg wrote: <If looking at the tcp analysis code do look at the recent svn <version and none of the released versions. <the tcp analysis and reassembly code has <recently been completely rewritten and should be much much easier to <read and understand now compared to the previous version. <though it has not had very extensive testing yet the new tcp code <should be in significantly better shape than the older code. Thousand thanks Ronnie for the fixes to the TCP-code! I had an urgently need to analyze a capture with a lot of out-of-order TCP-segments this night. Analyzing it with the svn-version worked very well!