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
3200 4109 d 9 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.
 
3199 4111 d 12 h hidnplayr /kernel/branches/net/drivers/bus/ Fixed some PCI function macros for network cards.
(Now PCnet32 driver works again in VmWare)
 
3198 4112 d 7 h hidnplayr /kernel/branches/net/drivers/ Refactored PCnet driver. Omitted unnecessary copying of data.  
3197 4112 d 13 h hidnplayr /kernel/branches/net/drivers/ Bugfix in PCnet driver.  
3193 4114 d 13 h hidnplayr /kernel/branches/net/ Changed working title of network branch in kernel.asm.  
3191 4114 d 15 h hidnplayr /kernel/branches/net/applications/ircc/ Stub for new IRC client.  
3187 4115 d 8 h hidnplayr /kernel/branches/net/ Syncing net branch with trunk.  
3185 4118 d 15 h hidnplayr /kernel/branches/net/network/ Added some experimental IPv6 code to net branch.  
3179 4119 d 9 h IgorA /kernel/branches/net/applications/tftpc/ correct import function names  
3162 4125 d 15 h hidnplayr /kernel/branches/net/network/ Fixed previous mistake.  
3161 4125 d 16 h hidnplayr /kernel/branches/net/network/ Actually release the TCP socket once it's closed.  
3160 4125 d 16 h hidnplayr /kernel/branches/net/network/ Refactored recent ARP code a bit.  
3159 4125 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.
 
3158 4125 d 19 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8029 which led to crash after receiving TCP frame.  
3156 4126 d 12 h hidnplayr /kernel/branches/net/drivers/ Fixed autobuild  
3155 4126 d 12 h hidnplayr /kernel/branches/net/drivers/ Replaced signed relative jumps with unsigned ones were needed.
(I must lose this bad habbit in 2013...)
 
3154 4126 d 22 h hidnplayr /kernel/branches/net/ Added VIA Rhine driver. Only tested on Rhine II cards.  
3149 4133 d 16 h hidnplayr /kernel/branches/net/drivers/ Fixed and refactored RTL8029/NE2000 driver. Some fine-tuning still needed.  
3148 4136 d 15 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 16 h hidnplayr /kernel/branches/net/network/ Fixed and simplified ARP_add_entry. (Previous versions worked only for one entry)  

Show All