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
4366 3786 d 7 h hidnplayr /kernel/trunk/network/ TCP: correctly close connection.  
4365 3786 d 10 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_close for TCP  
4347 3788 d 16 h hidnplayr /kernel/trunk/network/ TCP: advertise correct window, small updates and bugfixes  
4344 3789 d 17 h hidnplayr /kernel/trunk/network/ Bugfix in PAWS algorithm for TCP.  
4339 3791 d 7 h hidnplayr /kernel/trunk/network/ Bugfixes in TCP.  
4335 3793 d 14 h hidnplayr /kernel/trunk/network/ Fixed typo in ICMP. (Wrong stats were updated)  
4296 3805 d 12 h hidnplayr /kernel/trunk/network/ TCP_input: dont use conditional move instruction. (not available on some machines)  
4259 3812 d 8 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
4258 3812 d 8 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
4256 3812 d 10 h hidnplayr /kernel/trunk/network/ Do not print message about unknown ethernet packet types, by default.  
4219 3819 d 9 h hidnplayr /kernel/trunk/network/ SOCKET_receive: bugfixes, return 0 when remote end closed connection.  
4056 3842 d 17 h hidnplayr /kernel/trunk/network/ SOCKET_process_end: exit immediately if there are no active sockets.  
4053 3843 d 13 h hidnplayr /kernel/trunk/network/ fixed #4052  
4052 3843 d 13 h hidnplayr /kernel/trunk/network/ Some cleanup/refactoring of IPv4 code (preparing for routing)  
4035 3847 d 12 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_connect  
4030 3847 d 18 h hidnplayr /kernel/trunk/network/ refactored SOCKET_connect  
4025 3848 d 21 h hidnplayr /kernel/trunk/network/ SOCKET_connect: better error handling.  
4021 3849 d 7 h hidnplayr /kernel/trunk/network/ Cancel time-out timer if connection succeeded  
4020 3849 d 7 h hidnplayr / kernel: wait 3 seconds for TCP connection to be established, timeout after that.
telnet: print error message when socket could not be opened.
 
3982 3855 d 8 h hidnplayr /kernel/trunk/network/ Incoming packets are now handled in separate thread instead of directly by interrupt handler.  

Show All