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
3514 4012 d 7 h hidnplayr /kernel/branches/net/network/ SOCKET_is_disconnected now clears TCP and UDP ports.  
3406 4067 d 4 h hidnplayr /kernel/branches/net/network/ Preparing to implement TCP reassembly queue.
Some cleanup of tcp_input and skip checksum recalculation for loopback segments.
 
3275 4091 d 22 h hidnplayr /kernel/branches/net/network/ Cleanup in TCP, fixed possible deadlock in TCP_input.  
3270 4094 d 1 h hidnplayr /kernel/branches/net/network/ Fixed bugs in TCP (crash when closing socket, crash when responding to segment that has no socket)  
3162 4138 d 4 h hidnplayr /kernel/branches/net/network/ Fixed previous mistake.  
3161 4138 d 4 h hidnplayr /kernel/branches/net/network/ Actually release the TCP socket once it's closed.  
3146 4149 d 22 h hidnplayr /kernel/branches/net/ Added simple socket debugging tool.
Moved some TCP code to tcp_usreq.inc.
 
3144 4150 d 20 h hidnplayr /kernel/branches/net/ Added TCP_mss (max segment size) stub.
Bugfix in FTPD concerning data ports.
 
3143 4151 d 22 h hidnplayr /kernel/branches/net/network/ Fixed TCP keepalive  
2995 4209 d 6 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
2955 4273 d 21 h hidnplayr /kernel/branches/net/network/ implemented TCP_rangeset and TCP_set_persist  
2953 4273 d 22 h hidnplayr /kernel/branches/net/network/ Enabled Requesting scale and timestamp by default.  
2948 4274 d 8 h hidnplayr /kernel/branches/net/network/ Fixed bug in RTT measurement  
2937 4275 d 4 h hidnplayr /kernel/branches/net/network/ Beginning implementation of timestamps and Round Trip Time in TCP.  
2930 4283 d 7 h hidnplayr /kernel/branches/net/network/ Some updates for TCP  
2891 4306 d 19 h hidnplayr /kernel/branches/net/network/ Better debug info for network, lots of improvements in TCP code  
2890 4307 d 3 h hidnplayr /kernel/branches/net/network/ Bugfixes & further development of TCP_output  
2882 4314 d 5 h hidnplayr /kernel/branches/net/network/ Fixed bug with TCP_close  
2877 4315 d 20 h hidnplayr /kernel/branches/net/network/ Getting ready for better IP routing  
2869 4320 d 2 h hidnplayr /kernel/branches/net/network/ Implemented proper closing/disconnecting for TCP sockets.  

Show All