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
5015 3553 d 21 h hidnplayr /kernel/trunk/network/ Cleanup/small refactor of some internal network functions.  
5013 3557 d 1 h hidnplayr /kernel/trunk/network/ Moved TCP slow timer handler to separate thread, to avoid possible deadlocks.  
5001 3569 d 18 h hidnplayr /kernel/trunk/network/ Disabled experimental PPPoE and IPv6 support by default.  
5000 3569 d 19 h clevermouse /kernel/trunk/network/ fix kernel crash when TCP input queue is full  
4976 3601 d 22 h hidnplayr /kernel/trunk/network/ IPv4: accept all destination addresses when we dont have one yet.  
4959 3619 d 11 h hidnplayr /kernel/trunk/network/ Increased the max socket buffer size from 32k to 256k, for better network throughput on slower links.  
4892 3653 d 17 h hidnplayr /kernel/trunk/network/ Fixed some debug output in ICMP_input procedure.  
4850 3660 d 13 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 3718 d 15 h hidnplayr /kernel/trunk/network/ Fixed stack corruption on SOCKET_num_to_ptr error.  
4535 3741 d 0 h hidnplayr /kernel/trunk/network/ Bugfix for SOCKET_alloc.  
4528 3742 d 21 h hidnplayr /kernel/trunk/network/ More bugfixes for SOCKET_notify.  
4527 3742 d 21 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_notify.  
4520 3744 d 20 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_block  
4511 3745 d 19 h hidnplayr /kernel/trunk/network/ Bugfix for #4510  
4510 3745 d 20 h hidnplayr /kernel/trunk/network/ Make network queue spinlock protected instead of mutex-protected or worse: a combination of both..  
4436 3758 d 2 h hidnplayr /kernel/trunk/network/ Disabled socket cleanup after process ends (until deadlock is fixed..)  
4388 3779 d 13 h hidnplayr /kernel/trunk/network/ Disabled verbose network debug output.  
4387 3779 d 13 h hidnplayr /kernel/trunk/network/ Fixed typo in tcp_input.inc  
4366 3783 d 13 h hidnplayr /kernel/trunk/network/ TCP: correctly close connection.  
4365 3783 d 16 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_close for TCP  

Show All