Files
haiku-beta6/src
Axel Dörfler 75743fcd65 * Implemented adding/processing TCP options; so far only "max segment size" (MSS)
is really supported.
* Added TCP option fields to the tcp_segment_header structure - they are filled
  in on receive, and add_tcp_header() now gets a tcp_segment_header as well, and
  will add any options automatically.
* Fixed some minor bugs (connection with passive open had wrong state after connect).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19333 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-20 17:35:51 +00:00
..
2006-11-14 19:37:11 +00:00
2006-11-08 04:51:02 +00:00
2006-11-17 15:36:10 +00:00
2006-11-19 00:30:18 +00:00
…