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
7679 1731 d 20 h hidnplayr /kernel/trunk/network/ network code cleanup  
7678 1731 d 20 h hidnplayr /kernel/trunk/network/ network code cleanup, fix some statistics  
6912 2550 d 18 h hidnplayr /kernel/trunk/network/ TCP: improved routing, connect.  
6011 3068 d 23 h hidnplayr /kernel/trunk/ Cosmetical changes in network code, updated TCP timer code.  
5976 3079 d 17 h hidnplayr /kernel/trunk/network/ Implemented TCP 2MSL (Timed-wait) timer.
Cleanup and various bugfixes in network code.
 
5442 3377 d 23 h hidnplayr /kernel/trunk/network/ Collect some more TCP statistics.  
5363 3421 d 18 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4850 3687 d 17 h mario79 /kernel/trunk/ Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen).  
4528 3770 d 1 h hidnplayr /kernel/trunk/network/ More bugfixes for SOCKET_notify.  
4366 3810 d 17 h hidnplayr /kernel/trunk/network/ TCP: correctly close connection.  
4035 3871 d 22 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_connect  
4030 3872 d 4 h hidnplayr /kernel/trunk/network/ refactored SOCKET_connect  
3652 3996 d 6 h hidnplayr /kernel/trunk/network/ Bugixes and improvements for closing TCP sockets.  
3556 4011 d 19 h hidnplayr /kernel/trunk/ Disabled network debug output by default.  
3545 4011 d 21 h hidnplayr / Merge new network stack with trunk