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
2942 4290 d 15 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 4290 d 18 h hidnplayr /kernel/branches/net/network/ Fixed some cases of terrible deadlock in TCP.  
2939 4290 d 18 h hidnplayr /kernel/branches/net/network/ Fixed bug in socket_connect for TCP  
2938 4290 d 19 h hidnplayr /kernel/branches/net/network/ Fixed a bug in the last commit  
2937 4291 d 0 h hidnplayr /kernel/branches/net/network/ Beginning implementation of timestamps and Round Trip Time in TCP.  
2936 4292 d 3 h hidnplayr /kernel/branches/net/network/ Fixed kernel crash when keepalive timer expires.  
2932 4297 d 21 h hidnplayr /kernel/branches/net/network/ Removed useless cli before calling mutex  
2931 4298 d 18 h hidnplayr /kernel/branches/net/network/ Rewrote PPPoE from scratch.
TODO: link IPv4_output to PPPoE_session_output
 
2930 4299 d 2 h hidnplayr /kernel/branches/net/network/ Some updates for TCP  
2924 4302 d 21 h hidnplayr /kernel/branches/net/network/ Some markup changes in network stack.  
2914 4310 d 0 h hidnplayr /kernel/branches/net/network/ Added crude loopback device.  
2894 4321 d 15 h hidnplayr /kernel/branches/net/network/ Fixed debug output for previous revision  
2893 4321 d 15 h hidnplayr /kernel/branches/net/network/ TCP_send now sends correct data under all conditions  
2891 4322 d 14 h hidnplayr /kernel/branches/net/network/ Better debug info for network, lots of improvements in TCP code  
2890 4322 d 23 h hidnplayr /kernel/branches/net/network/ Bugfixes & further development of TCP_output  
2888 4324 d 17 h hidnplayr /kernel/branches/net/network/ network code cleanup, implemented TCP_sendalot  
2882 4330 d 0 h hidnplayr /kernel/branches/net/network/ Fixed bug with TCP_close  
2880 4331 d 15 h hidnplayr /kernel/branches/net/network/ Disable keepalive timer on listening socket.  
2879 4331 d 15 h hidnplayr /kernel/branches/net/network/ Correct TCP socket closing after keepalive expires.  
2877 4331 d 16 h hidnplayr /kernel/branches/net/network/ Getting ready for better IP routing  

Show All