Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2957 4289 d 15 h hidnplayr /kernel/branches/net/network/ TCP_input: window is now stored as dword, data is now also received when header prediction failed.  
2955 4291 d 1 h hidnplayr /kernel/branches/net/network/ implemented TCP_rangeset and TCP_set_persist  
2954 4291 d 2 h hidnplayr /kernel/branches/net/network/ rewrote TCP option parser, added SACK, moved connection accepter to run before option parser.  
2953 4291 d 2 h hidnplayr /kernel/branches/net/network/ Enabled Requesting scale and timestamp by default.  
2952 4291 d 2 h hidnplayr /kernel/branches/net/network/ Fixed scaling option in TCP_output  
2951 4291 d 3 h hidnplayr /kernel/branches/net/network/ Fixed timestamp option in TCP_output  
2950 4291 d 3 h hidnplayr /kernel/branches/net/network/ Fixed bugs in PPPoE discovery  
2948 4291 d 12 h hidnplayr /kernel/branches/net/network/ Fixed bug in RTT measurement  
2947 4291 d 12 h hidnplayr /kernel/branches/net/network/ Added missing file  
2946 4291 d 12 h hidnplayr /kernel/branches/net/network/ Added Protection Against Wrapped Sequence numbers (PAWS)  
2942 4291 d 23 h hidnplayr /kernel/branches/net/network/ Bugfixes for #2937 (receive window calculation).
Disabled interrupts while in TCP_input or TCP_output to prevent deadlock.
 
2940 4292 d 2 h hidnplayr /kernel/branches/net/network/ Fixed some cases of terrible deadlock in TCP.  
2939 4292 d 3 h hidnplayr /kernel/branches/net/network/ Fixed bug in socket_connect for TCP  
2938 4292 d 3 h hidnplayr /kernel/branches/net/network/ Fixed a bug in the last commit  
2937 4292 d 8 h hidnplayr /kernel/branches/net/network/ Beginning implementation of timestamps and Round Trip Time in TCP.  
2936 4293 d 11 h hidnplayr /kernel/branches/net/network/ Fixed kernel crash when keepalive timer expires.  
2932 4299 d 6 h hidnplayr /kernel/branches/net/network/ Removed useless cli before calling mutex  
2931 4300 d 3 h hidnplayr /kernel/branches/net/network/ Rewrote PPPoE from scratch.
TODO: link IPv4_output to PPPoE_session_output
 
2930 4300 d 10 h hidnplayr /kernel/branches/net/network/ Some updates for TCP  
2924 4304 d 5 h hidnplayr /kernel/branches/net/network/ Some markup changes in network stack.  

Show All