Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4959 3630 d 8 h hidnplayr /kernel/trunk/network/ Increased the max socket buffer size from 32k to 256k, for better network throughput on slower links.  
4892 3664 d 13 h hidnplayr /kernel/trunk/network/ Fixed some debug output in ICMP_input procedure.  
4850 3671 d 10 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).  
4574 3729 d 11 h hidnplayr /kernel/trunk/network/ Fixed stack corruption on SOCKET_num_to_ptr error.  
4535 3751 d 20 h hidnplayr /kernel/trunk/network/ Bugfix for SOCKET_alloc.  
4528 3753 d 18 h hidnplayr /kernel/trunk/network/ More bugfixes for SOCKET_notify.  
4527 3753 d 18 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_notify.  
4520 3755 d 16 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_block  
4511 3756 d 16 h hidnplayr /kernel/trunk/network/ Bugfix for #4510  
4510 3756 d 17 h hidnplayr /kernel/trunk/network/ Make network queue spinlock protected instead of mutex-protected or worse: a combination of both..  
4436 3768 d 23 h hidnplayr /kernel/trunk/network/ Disabled socket cleanup after process ends (until deadlock is fixed..)  
4388 3790 d 9 h hidnplayr /kernel/trunk/network/ Disabled verbose network debug output.  
4387 3790 d 9 h hidnplayr /kernel/trunk/network/ Fixed typo in tcp_input.inc  
4366 3794 d 9 h hidnplayr /kernel/trunk/network/ TCP: correctly close connection.  
4365 3794 d 12 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_close for TCP  
4347 3796 d 19 h hidnplayr /kernel/trunk/network/ TCP: advertise correct window, small updates and bugfixes  
4344 3797 d 19 h hidnplayr /kernel/trunk/network/ Bugfix in PAWS algorithm for TCP.  
4339 3799 d 10 h hidnplayr /kernel/trunk/network/ Bugfixes in TCP.  
4335 3801 d 16 h hidnplayr /kernel/trunk/network/ Fixed typo in ICMP. (Wrong stats were updated)  
4296 3813 d 14 h hidnplayr /kernel/trunk/network/ TCP_input: dont use conditional move instruction. (not available on some machines)  

Show All