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 3070 d 17 h hidnplayr /kernel/trunk/ Cosmetical changes in network code, updated TCP timer code.  
5976 3081 d 11 h hidnplayr /kernel/trunk/network/ Implemented TCP 2MSL (Timed-wait) timer.
Cleanup and various bugfixes in network code.
 
5442 3379 d 17 h hidnplayr /kernel/trunk/network/ Collect some more TCP statistics.  
5363 3423 d 12 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5013 3585 d 23 h hidnplayr /kernel/trunk/network/ Moved TCP slow timer handler to separate thread, to avoid possible deadlocks.  
4850 3689 d 11 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 4006 d 18 h hidnplayr /kernel/trunk/network/ Renamed some variables and constants in network code, removed NET_set_default function, improved TCP timers  
3556 4013 d 13 h hidnplayr /kernel/trunk/ Disabled network debug output by default.  
3545 4013 d 15 h hidnplayr / Merge new network stack with trunk