Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3386 4090 d 9 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK logic was reversed  
3360 4097 d 8 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK now lets you choose if ARP_IP_to_MAC should block or not.  
3354 4100 d 11 h hidnplayr /kernel/branches/net/network/ Fixed typo in ARP_IP_to_MAC (debug output displayed wrong IP)  
3203 4139 d 12 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 5 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.
 
3160 4156 d 12 h hidnplayr /kernel/branches/net/network/ Refactored recent ARP code a bit.  
3159 4156 d 14 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 11 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 12 h hidnplayr /kernel/branches/net/network/ Fixed and simplified ARP_add_entry. (Previous versions worked only for one entry)  
2924 4305 d 9 h hidnplayr /kernel/branches/net/network/ Some markup changes in network stack.  
2891 4325 d 2 h hidnplayr /kernel/branches/net/network/ Better debug info for network, lots of improvements in TCP code  
2888 4327 d 5 h hidnplayr /kernel/branches/net/network/ network code cleanup, implemented TCP_sendalot  
2882 4332 d 12 h hidnplayr /kernel/branches/net/network/ Fixed bug with TCP_close  
2877 4334 d 4 h hidnplayr /kernel/branches/net/network/ Getting ready for better IP routing  
2629 4424 d 9 h hidnplayr /kernel/branches/net/network/ ARP_IP_to_MAC no longer blocks. Updated SOCKET_process_end (altough kernel does not call it yet). Updated TCP_output to time a retransmit on ARP error.  
2614 4428 d 4 h hidnplayr /kernel/branches/net/network/ Cleanup in Net Branch + stub for PPPoE I wrote some months ago  
2555 4439 d 7 h hidnplayr /kernel/branches/net/network/ Fixed bug in TCP_input.listen, clarified some of the debug output (net branch)  
2311 4582 d 3 h hidnplayr /kernel/branches/net/network/ more small updates and fixes in net branch  
2305 4586 d 2 h hidnplayr /kernel/branches/net/ NET branch: re-organised all structs to use struct.inc from fasm  
2301 4587 d 4 h hidnplayr /kernel/branches/net/network/ Replaced some of the 'magic numbers' in net branch with constants.  

Show All