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
3187 4143 d 22 h hidnplayr /kernel/branches/net/ Syncing net branch with trunk.  
3185 4147 d 5 h hidnplayr /kernel/branches/net/network/ Added some experimental IPv6 code to net branch.  
3179 4147 d 23 h IgorA /kernel/branches/net/applications/tftpc/ correct import function names  
3162 4154 d 5 h hidnplayr /kernel/branches/net/network/ Fixed previous mistake.  
3161 4154 d 5 h hidnplayr /kernel/branches/net/network/ Actually release the TCP socket once it's closed.  
3160 4154 d 6 h hidnplayr /kernel/branches/net/network/ Refactored recent ARP code a bit.  
3159 4154 d 8 h hidnplayr /kernel/branches/net/network/ Kernel now automatically sends one gratuitous ARP once IP address has been set.
Also, fixed ARP stats.
 
3158 4154 d 9 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8029 which led to crash after receiving TCP frame.  
3156 4155 d 2 h hidnplayr /kernel/branches/net/drivers/ Fixed autobuild  
3155 4155 d 2 h hidnplayr /kernel/branches/net/drivers/ Replaced signed relative jumps with unsigned ones were needed.
(I must lose this bad habbit in 2013...)
 
3154 4155 d 12 h hidnplayr /kernel/branches/net/ Added VIA Rhine driver. Only tested on Rhine II cards.  
3149 4162 d 6 h hidnplayr /kernel/branches/net/drivers/ Fixed and refactored RTL8029/NE2000 driver. Some fine-tuning still needed.  
3148 4165 d 5 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 6 h hidnplayr /kernel/branches/net/network/ Fixed and simplified ARP_add_entry. (Previous versions worked only for one entry)  
3146 4165 d 23 h hidnplayr /kernel/branches/net/ Added simple socket debugging tool.
Moved some TCP code to tcp_usreq.inc.
 
3145 4166 d 9 h hidnplayr /kernel/branches/net/core/ Kill sockets when process crashes.  
3144 4166 d 21 h hidnplayr /kernel/branches/net/ Added TCP_mss (max segment size) stub.
Bugfix in FTPD concerning data ports.
 
3143 4167 d 23 h hidnplayr /kernel/branches/net/network/ Fixed TCP keepalive  
2999 4223 d 1 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in i8254x driver  
2998 4223 d 3 h hidnplayr /kernel/branches/net/network/ Fixed blocking in SOCKET_receive_tcp  

Show All