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
2953 4291 d 11 h hidnplayr /kernel/branches/net/network/ Enabled Requesting scale and timestamp by default.  
2948 4291 d 21 h hidnplayr /kernel/branches/net/network/ Fixed bug in RTT measurement  
2937 4292 d 17 h hidnplayr /kernel/branches/net/network/ Beginning implementation of timestamps and Round Trip Time in TCP.  
2930 4300 d 20 h hidnplayr /kernel/branches/net/network/ Some updates for TCP  
2891 4324 d 8 h hidnplayr /kernel/branches/net/network/ Better debug info for network, lots of improvements in TCP code  
2890 4324 d 16 h hidnplayr /kernel/branches/net/network/ Bugfixes & further development of TCP_output  
2882 4331 d 18 h hidnplayr /kernel/branches/net/network/ Fixed bug with TCP_close  
2877 4333 d 9 h hidnplayr /kernel/branches/net/network/ Getting ready for better IP routing  
2869 4337 d 15 h hidnplayr /kernel/branches/net/network/ Implemented proper closing/disconnecting for TCP sockets.  
2612 4427 d 13 h hidnplayr /kernel/branches/net/network/ Proper initialization for TCP socket (net branch)  
2600 4430 d 18 h hidnplayr /kernel/branches/net/network/ Fixed bug in TCP.
Error occured when receiving a TCP segment wich has no local socket. (netbranch)
 
2390 4478 d 9 h hidnplayr /kernel/branches/net/network/ Fixed TCP and UDP checksum in net branch.  
2362 4480 d 22 h hidnplayr /kernel/branches/net/network/ Markup changes in net branch + updates in TCP_output  
2308 4581 d 15 h hidnplayr /kernel/branches/net/network/ small updates and fixes in net branch  
2305 4585 d 8 h hidnplayr /kernel/branches/net/ NET branch: re-organised all structs to use struct.inc from fasm  
2301 4586 d 10 h hidnplayr /kernel/branches/net/network/ Replaced some of the 'magic numbers' in net branch with constants.  
2300 4586 d 11 h hidnplayr /kernel/branches/net/network/ Fixed Unsigned jumps in net branch  
1885 4842 d 17 h hidnplayr /kernel/branches/net/network/ Added some stub functions to net_branch  
1831 4865 d 14 h hidnplayr /kernel/branches/net/network/ Updates in NET branch:
- Added RST packet handling code
- Added SOCKET_isconnected
- Added ACK handeling in syn rcvd state (for passive open)
 
1830 4865 d 15 h hidnplayr /kernel/branches/net/network/ Bugfixes in Net branch:
- Fixed delayed ACK (misimplementation)
- Fixed zero window problem and checksum for TCP_respond_socket
 

Show All