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
3257 4086 d 3 h hidnplayr /kernel/branches/net/network/ Better blocking sockets, preparing for some API changes.  
3253 4087 d 23 h hidnplayr /kernel/branches/net/network/ Fixed some bugs with non-blocking local sockets.  
3252 4088 d 0 h hidnplayr /kernel/branches/net/network/ Better TCP timestamp, fixed stack corruption if PAWS fails.  
3251 4088 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 4088 d 4 h hidnplayr /kernel/branches/net/network/ Removed non-working debug level specific for network stack.  
3229 4100 d 3 h hidnplayr /kernel/branches/net/network/ Forgot to set the PID in previous revision.  
3228 4100 d 3 h hidnplayr /kernel/branches/net/network/ New function Socket_pair for UNIX (IPC) sockets.  
3203 4108 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 4109 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 4118 d 6 h hidnplayr /kernel/branches/net/network/ Added some experimental IPv6 code to net branch.  
3162 4125 d 6 h hidnplayr /kernel/branches/net/network/ Fixed previous mistake.  
3161 4125 d 6 h hidnplayr /kernel/branches/net/network/ Actually release the TCP socket once it's closed.  
3160 4125 d 7 h hidnplayr /kernel/branches/net/network/ Refactored recent ARP code a bit.  
3159 4125 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 4136 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.  
3147 4136 d 7 h hidnplayr /kernel/branches/net/network/ Fixed and simplified ARP_add_entry. (Previous versions worked only for one entry)  
3146 4137 d 0 h hidnplayr /kernel/branches/net/ Added simple socket debugging tool.
Moved some TCP code to tcp_usreq.inc.
 
3144 4137 d 22 h hidnplayr /kernel/branches/net/ Added TCP_mss (max segment size) stub.
Bugfix in FTPD concerning data ports.
 
3143 4139 d 0 h hidnplayr /kernel/branches/net/network/ Fixed TCP keepalive  
2998 4194 d 4 h hidnplayr /kernel/branches/net/network/ Fixed blocking in SOCKET_receive_tcp  

Show All