Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2950 4293 d 10 h hidnplayr /kernel/branches/net/network/ Fixed bugs in PPPoE discovery  
2948 4293 d 19 h hidnplayr /kernel/branches/net/network/ Fixed bug in RTT measurement  
2947 4293 d 19 h hidnplayr /kernel/branches/net/network/ Added missing file  
2946 4293 d 19 h hidnplayr /kernel/branches/net/network/ Added Protection Against Wrapped Sequence numbers (PAWS)  
2942 4294 d 6 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 4294 d 10 h hidnplayr /kernel/branches/net/network/ Fixed some cases of terrible deadlock in TCP.  
2939 4294 d 10 h hidnplayr /kernel/branches/net/network/ Fixed bug in socket_connect for TCP  
2938 4294 d 10 h hidnplayr /kernel/branches/net/network/ Fixed a bug in the last commit  
2937 4294 d 15 h hidnplayr /kernel/branches/net/network/ Beginning implementation of timestamps and Round Trip Time in TCP.  
2936 4295 d 19 h hidnplayr /kernel/branches/net/network/ Fixed kernel crash when keepalive timer expires.  
2932 4301 d 13 h hidnplayr /kernel/branches/net/network/ Removed useless cli before calling mutex  
2931 4302 d 10 h hidnplayr /kernel/branches/net/network/ Rewrote PPPoE from scratch.
TODO: link IPv4_output to PPPoE_session_output
 
2930 4302 d 18 h hidnplayr /kernel/branches/net/network/ Some updates for TCP  
2924 4306 d 13 h hidnplayr /kernel/branches/net/network/ Some markup changes in network stack.  
2914 4313 d 16 h hidnplayr /kernel/branches/net/network/ Added crude loopback device.  
2894 4325 d 6 h hidnplayr /kernel/branches/net/network/ Fixed debug output for previous revision  
2893 4325 d 7 h hidnplayr /kernel/branches/net/network/ TCP_send now sends correct data under all conditions  
2891 4326 d 6 h hidnplayr /kernel/branches/net/network/ Better debug info for network, lots of improvements in TCP code  
2890 4326 d 14 h hidnplayr /kernel/branches/net/network/ Bugfixes & further development of TCP_output  
2888 4328 d 8 h hidnplayr /kernel/branches/net/network/ network code cleanup, implemented TCP_sendalot  

Show All