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
3229 4129 d 4 h hidnplayr /kernel/branches/net/network/ Forgot to set the PID in previous revision.  
3228 4129 d 5 h hidnplayr /kernel/branches/net/network/ New function Socket_pair for UNIX (IPC) sockets.  
3203 4137 d 9 h hidnplayr /kernel/branches/net/network/ ARP will now wait for reply/timeout if it needed to send an ARP request packet.  
3200 4138 d 2 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 4147 d 7 h hidnplayr /kernel/branches/net/network/ Added some experimental IPv6 code to net branch.  
3162 4154 d 8 h hidnplayr /kernel/branches/net/network/ Fixed previous mistake.  
3161 4154 d 8 h hidnplayr /kernel/branches/net/network/ Actually release the TCP socket once it's closed.  
3160 4154 d 9 h hidnplayr /kernel/branches/net/network/ Refactored recent ARP code a bit.  
3159 4154 d 11 h hidnplayr /kernel/branches/net/network/ Kernel now automatically sends one gratuitous ARP once IP address has been set.
Also, fixed ARP stats.
 
3148 4165 d 7 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 4165 d 9 h hidnplayr /kernel/branches/net/network/ Fixed and simplified ARP_add_entry. (Previous versions worked only for one entry)  
3146 4166 d 1 h hidnplayr /kernel/branches/net/ Added simple socket debugging tool.
Moved some TCP code to tcp_usreq.inc.
 
3144 4166 d 23 h hidnplayr /kernel/branches/net/ Added TCP_mss (max segment size) stub.
Bugfix in FTPD concerning data ports.
 
3143 4168 d 2 h hidnplayr /kernel/branches/net/network/ Fixed TCP keepalive  
2998 4223 d 5 h hidnplayr /kernel/branches/net/network/ Fixed blocking in SOCKET_receive_tcp  
2996 4225 d 2 h hidnplayr /kernel/branches/net/network/ Experimental blocking sockets  
2995 4225 d 9 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
2994 4227 d 2 h hidnplayr /kernel/branches/net/network/ Getting ready for blocking sockets  
2993 4227 d 4 h hidnplayr /kernel/branches/net/network/ Bugfix in SOCKET_ring_read  
2980 4250 d 8 h hidnplayr /kernel/branches/net/network/ UDP output now only updates stats if send didnt fail.  

Show All