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
3203 4139 d 17 h hidnplayr /kernel/branches/net/network/ ARP will now wait for reply/timeout if it needed to send an ARP request packet.  
3200 4140 d 10 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 4149 d 15 h hidnplayr /kernel/branches/net/network/ Added some experimental IPv6 code to net branch.  
3162 4156 d 16 h hidnplayr /kernel/branches/net/network/ Fixed previous mistake.  
3161 4156 d 16 h hidnplayr /kernel/branches/net/network/ Actually release the TCP socket once it's closed.  
3160 4156 d 17 h hidnplayr /kernel/branches/net/network/ Refactored recent ARP code a bit.  
3159 4156 d 19 h hidnplayr /kernel/branches/net/network/ Kernel now automatically sends one gratuitous ARP once IP address has been set.
Also, fixed ARP stats.
 
3148 4167 d 16 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 4167 d 17 h hidnplayr /kernel/branches/net/network/ Fixed and simplified ARP_add_entry. (Previous versions worked only for one entry)  
3146 4168 d 9 h hidnplayr /kernel/branches/net/ Added simple socket debugging tool.
Moved some TCP code to tcp_usreq.inc.
 
3144 4169 d 8 h hidnplayr /kernel/branches/net/ Added TCP_mss (max segment size) stub.
Bugfix in FTPD concerning data ports.
 
3143 4170 d 10 h hidnplayr /kernel/branches/net/network/ Fixed TCP keepalive  
2998 4225 d 13 h hidnplayr /kernel/branches/net/network/ Fixed blocking in SOCKET_receive_tcp  
2996 4227 d 11 h hidnplayr /kernel/branches/net/network/ Experimental blocking sockets  
2995 4227 d 17 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
2994 4229 d 10 h hidnplayr /kernel/branches/net/network/ Getting ready for blocking sockets  
2993 4229 d 12 h hidnplayr /kernel/branches/net/network/ Bugfix in SOCKET_ring_read  
2980 4252 d 16 h hidnplayr /kernel/branches/net/network/ UDP output now only updates stats if send didnt fail.  
2964 4288 d 9 h hidnplayr /kernel/branches/net/network/ Send all PPPoE control packets to PPPoE app.  
2962 4289 d 19 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  

Show All