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
3270 4111 d 3 h hidnplayr /kernel/branches/net/network/ Fixed bugs in TCP (crash when closing socket, crash when responding to segment that has no socket)  
3267 4111 d 10 h hidnplayr /kernel/branches/net/network/ Unblock a blocked socket before closing it.  
3264 4112 d 3 h hidnplayr /kernel/branches/net/network/ separate thread and process ID's for sockets.  
3261 4112 d 11 h hidnplayr /kernel/branches/net/network/ PID fix for SOCKET_pair function.  
3259 4116 d 3 h hidnplayr /kernel/branches/net/network/ Re-applied some changes concerning local sockets. They were reverted by accident.  
3257 4116 d 3 h hidnplayr /kernel/branches/net/network/ Better blocking sockets, preparing for some API changes.  
3253 4117 d 23 h hidnplayr /kernel/branches/net/network/ Fixed some bugs with non-blocking local sockets.  
3252 4118 d 0 h hidnplayr /kernel/branches/net/network/ Better TCP timestamp, fixed stack corruption if PAWS fails.  
3251 4118 d 2 h hidnplayr /kernel/branches/net/network/ Changed some debug output messages (and their levels) in new stack.
Implemented a queue for incoming TCP segments.
 
3249 4118 d 3 h hidnplayr /kernel/branches/net/network/ Removed non-working debug level specific for network stack.  
3229 4130 d 2 h hidnplayr /kernel/branches/net/network/ Forgot to set the PID in previous revision.  
3228 4130 d 3 h hidnplayr /kernel/branches/net/network/ New function Socket_pair for UNIX (IPC) sockets.  
3203 4138 d 7 h hidnplayr /kernel/branches/net/network/ ARP will now wait for reply/timeout if it needed to send an ARP request packet.  
3200 4139 d 0 h hidnplayr /kernel/branches/net/ Updated API so applications can easily send ARP announcements, keep track of ARP conflicts.
Zeroconfig now supports padding option and sends ARP announcements if needed. Also some refactoring/cleanup.
 
3185 4148 d 5 h hidnplayr /kernel/branches/net/network/ Added some experimental IPv6 code to net branch.  
3162 4155 d 6 h hidnplayr /kernel/branches/net/network/ Fixed previous mistake.  
3161 4155 d 6 h hidnplayr /kernel/branches/net/network/ Actually release the TCP socket once it's closed.  
3160 4155 d 7 h hidnplayr /kernel/branches/net/network/ Refactored recent ARP code a bit.  
3159 4155 d 9 h hidnplayr /kernel/branches/net/network/ Kernel now automatically sends one gratuitous ARP once IP address has been set.
Also, fixed ARP stats.
 
3148 4166 d 6 h hidnplayr /kernel/branches/net/network/ Further fixing of ARP_add_entry. Now entries can be re-added if they were removed once before.  

Show All