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
3347 4069 d 10 h hidnplayr /kernel/branches/net/drivers/ Fixed pcnet32 driver  
3346 4069 d 10 h hidnplayr /kernel/branches/net/ Introduced new application event for network subsystem changes (link changed, ip changed, ...)
Removed get_mac and set_mac procedures from device structure, kernel does not need them.
Added link state detection capabilities for kernel and some drivers.
 
3340 4070 d 8 h hidnplayr /kernel/branches/net/ Now Zeroconfig waits for driver to be initialised.  
3337 4070 d 23 h hidnplayr /kernel/branches/net/applications/ircc/ private chat support for IRCC  
3333 4071 d 8 h hidnplayr /kernel/branches/net/ Updated readme.txt  
3332 4071 d 9 h hidnplayr /kernel/branches/net/applications/netstat/ Added missed and dumped TCP packet counters to netstat.  
3331 4071 d 9 h hidnplayr /kernel/branches/net/applications/ircc/ Mostly cosmetical updates for IRCC  
3324 4072 d 7 h hidnplayr /kernel/branches/net/drivers/ Stub for forcedeth driver.  
3323 4072 d 7 h hidnplayr /kernel/branches/net/drivers/ Tied 3c59x network driver to new interface.  
3322 4072 d 7 h hidnplayr /kernel/branches/net/ Removed obsolete EthReceiver interface  
3307 4075 d 0 h hidnplayr /kernel/branches/net/network/ Fixed SOCKET_process_end (broken in #3264), Use mutexes for ring buffer reading/writing.  
3293 4076 d 8 h hidnplayr /kernel/branches/net/network/ Fixed stack corruption in TCP_input when TCP queue is full  
3289 4076 d 16 h hidnplayr /kernel/branches/net/network/ Fixed unlocking of mutex in TCP_output.  
3275 4077 d 23 h hidnplayr /kernel/branches/net/network/ Cleanup in TCP, fixed possible deadlock in TCP_input.  
3272 4079 d 7 h hidnplayr /kernel/branches/net/applications/ Updated network.inc for applications.  
3270 4080 d 2 h hidnplayr /kernel/branches/net/network/ Fixed bugs in TCP (crash when closing socket, crash when responding to segment that has no socket)  
3267 4080 d 10 h hidnplayr /kernel/branches/net/network/ Unblock a blocked socket before closing it.  
3264 4081 d 3 h hidnplayr /kernel/branches/net/network/ separate thread and process ID's for sockets.  
3261 4081 d 11 h hidnplayr /kernel/branches/net/network/ PID fix for SOCKET_pair function.  
3259 4085 d 2 h hidnplayr /kernel/branches/net/network/ Re-applied some changes concerning local sockets. They were reverted by accident.  

Show All