Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3143 4148 d 6 h hidnplayr /kernel/branches/net/network/ Fixed TCP keepalive  
2955 4270 d 6 h hidnplayr /kernel/branches/net/network/ implemented TCP_rangeset and TCP_set_persist  
2936 4272 d 16 h hidnplayr /kernel/branches/net/network/ Fixed kernel crash when keepalive timer expires.  
2879 4312 d 4 h hidnplayr /kernel/branches/net/network/ Correct TCP socket closing after keepalive expires.  
1885 4821 d 12 h hidnplayr /kernel/branches/net/network/ Added some stub functions to net_branch  
1830 4844 d 10 h hidnplayr /kernel/branches/net/network/ Bugfixes in Net branch:
- Fixed delayed ACK (misimplementation)
- Fixed zero window problem and checksum for TCP_respond_socket
 
1773 4848 d 10 h hidnplayr /kernel/branches/net/network/ More TCP updates + Socket states  
1763 4852 d 4 h hidnplayr /kernel/branches/net/network/ More updates to TCP code of new stack.  
1761 4856 d 4 h hidnplayr /kernel/branches/net/network/ Updates of TCP_output for net branch  
1733 4868 d 11 h hidnplayr /kernel/branches/net/network/ * Updates in TCP code
* Splitted TCP code into multiple files
* cleanup