Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2948 4293 d 12 h hidnplayr /kernel/branches/net/network/ Fixed bug in RTT measurement  
2947 4293 d 12 h hidnplayr /kernel/branches/net/network/ Added missing file  
2946 4293 d 13 h hidnplayr /kernel/branches/net/network/ Added Protection Against Wrapped Sequence numbers (PAWS)  
2942 4293 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.
 
2937 4294 d 8 h hidnplayr /kernel/branches/net/network/ Beginning implementation of timestamps and Round Trip Time in TCP.  
2932 4301 d 6 h hidnplayr /kernel/branches/net/network/ Removed useless cli before calling mutex  
2930 4302 d 11 h hidnplayr /kernel/branches/net/network/ Some updates for TCP  
2914 4313 d 9 h hidnplayr /kernel/branches/net/network/ Added crude loopback device.  
2891 4325 d 23 h hidnplayr /kernel/branches/net/network/ Better debug info for network, lots of improvements in TCP code  
2890 4326 d 7 h hidnplayr /kernel/branches/net/network/ Bugfixes & further development of TCP_output  
2888 4328 d 2 h hidnplayr /kernel/branches/net/network/ network code cleanup, implemented TCP_sendalot  
2882 4333 d 9 h hidnplayr /kernel/branches/net/network/ Fixed bug with TCP_close  
2866 4339 d 9 h hidnplayr /kernel/branches/net/ Added CMOVcc replacements to kernel macros (for eBox)  
2621 4426 d 3 h hidnplayr /kernel/branches/net/network/ -Bugfix for 2614 (had forgotten read_ip subfunction)
-Bugfix in socket_send_tcp
-IPv4 now simply ignores options, but does not drop the packet
-refactored sys_network api code
 
2612 4429 d 4 h hidnplayr /kernel/branches/net/network/ Proper initialization for TCP socket (net branch)  
2600 4432 d 9 h hidnplayr /kernel/branches/net/network/ Fixed bug in TCP.
Error occured when receiving a TCP segment wich has no local socket. (netbranch)
 
2555 4440 d 4 h hidnplayr /kernel/branches/net/network/ Fixed bug in TCP_input.listen, clarified some of the debug output (net branch)  
2402 4478 d 10 h hidnplayr /kernel/branches/net/network/ Usage of new mutexes in net branch.  
2390 4480 d 0 h hidnplayr /kernel/branches/net/network/ Fixed TCP and UDP checksum in net branch.  
2362 4482 d 13 h hidnplayr /kernel/branches/net/network/ Markup changes in net branch + updates in TCP_output  

Show All