Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1885 4811 d 0 h hidnplayr /kernel/branches/net/network/ Added some stub functions to net_branch  
1830 4833 d 22 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 4837 d 22 h hidnplayr /kernel/branches/net/network/ More TCP updates + Socket states  
1763 4841 d 17 h hidnplayr /kernel/branches/net/network/ More updates to TCP code of new stack.  
1761 4845 d 16 h hidnplayr /kernel/branches/net/network/ Updates of TCP_output for net branch  
1733 4858 d 0 h hidnplayr /kernel/branches/net/network/ * Updates in TCP code
* Splitted TCP code into multiple files
* cleanup