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
6011 3072 d 7 h hidnplayr /kernel/trunk/ Cosmetical changes in network code, updated TCP timer code.  
5976 3083 d 1 h hidnplayr /kernel/trunk/network/ Implemented TCP 2MSL (Timed-wait) timer.
Cleanup and various bugfixes in network code.
 
5442 3381 d 7 h hidnplayr /kernel/trunk/network/ Collect some more TCP statistics.  
5363 3425 d 2 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5013 3587 d 13 h hidnplayr /kernel/trunk/network/ Moved TCP slow timer handler to separate thread, to avoid possible deadlocks.  
4850 3691 d 1 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).  
3600 4008 d 8 h hidnplayr /kernel/trunk/network/ Renamed some variables and constants in network code, removed NET_set_default function, improved TCP timers  
3556 4015 d 3 h hidnplayr /kernel/trunk/ Disabled network debug output by default.  
3545 4015 d 5 h hidnplayr / Merge new network stack with trunk