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
5522 3320 d 7 h hidnplayr / New network buffers - phase I  
5442 3344 d 14 h hidnplayr /kernel/trunk/network/ Collect some more TCP statistics.  
5363 3388 d 9 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4850 3654 d 8 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).  
4387 3773 d 8 h hidnplayr /kernel/trunk/network/ Fixed typo in tcp_input.inc  
4366 3777 d 8 h hidnplayr /kernel/trunk/network/ TCP: correctly close connection.  
4347 3779 d 17 h hidnplayr /kernel/trunk/network/ TCP: advertise correct window, small updates and bugfixes  
4052 3834 d 13 h hidnplayr /kernel/trunk/network/ Some cleanup/refactoring of IPv4 code (preparing for routing)  
3711 3949 d 6 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3652 3962 d 21 h hidnplayr /kernel/trunk/network/ Bugixes and improvements for closing TCP sockets.  
3644 3964 d 18 h hidnplayr /kernel/trunk/network/ Correct stats for TCP.  
3603 3971 d 4 h hidnplayr /kernel/trunk/network/ More timer bugfixes for TCP_output.  
3602 3971 d 4 h hidnplayr /kernel/trunk/network/ Fixed bugs in new ARP code and TCP_output.  
3600 3971 d 15 h hidnplayr /kernel/trunk/network/ Renamed some variables and constants in network code, removed NET_set_default function, improved TCP timers  
3556 3978 d 10 h hidnplayr /kernel/trunk/ Disabled network debug output by default.  
3545 3978 d 12 h hidnplayr / Merge new network stack with trunk