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
4511 3766 d 9 h hidnplayr /kernel/trunk/network/ Bugfix for #4510  
4510 3766 d 10 h hidnplayr /kernel/trunk/network/ Make network queue spinlock protected instead of mutex-protected or worse: a combination of both..  
4436 3778 d 16 h hidnplayr /kernel/trunk/network/ Disabled socket cleanup after process ends (until deadlock is fixed..)  
4388 3800 d 2 h hidnplayr /kernel/trunk/network/ Disabled verbose network debug output.  
4387 3800 d 2 h hidnplayr /kernel/trunk/network/ Fixed typo in tcp_input.inc  
4366 3804 d 2 h hidnplayr /kernel/trunk/network/ TCP: correctly close connection.  
4365 3804 d 5 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_close for TCP  
4347 3806 d 11 h hidnplayr /kernel/trunk/network/ TCP: advertise correct window, small updates and bugfixes  
4344 3807 d 12 h hidnplayr /kernel/trunk/network/ Bugfix in PAWS algorithm for TCP.  
4339 3809 d 3 h hidnplayr /kernel/trunk/network/ Bugfixes in TCP.  
4335 3811 d 9 h hidnplayr /kernel/trunk/network/ Fixed typo in ICMP. (Wrong stats were updated)  
4296 3823 d 7 h hidnplayr /kernel/trunk/network/ TCP_input: dont use conditional move instruction. (not available on some machines)  
4259 3830 d 3 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
4258 3830 d 3 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
4256 3830 d 5 h hidnplayr /kernel/trunk/network/ Do not print message about unknown ethernet packet types, by default.  
4219 3837 d 4 h hidnplayr /kernel/trunk/network/ SOCKET_receive: bugfixes, return 0 when remote end closed connection.  
4056 3860 d 12 h hidnplayr /kernel/trunk/network/ SOCKET_process_end: exit immediately if there are no active sockets.  
4053 3861 d 8 h hidnplayr /kernel/trunk/network/ fixed #4052  
4052 3861 d 8 h hidnplayr /kernel/trunk/network/ Some cleanup/refactoring of IPv4 code (preparing for routing)  
4035 3865 d 8 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_connect  

Show All