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
3405 4055 d 20 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
3389 4060 d 11 h hidnplayr /kernel/branches/net/network/ Run TCP input code in a separate thread.  
3388 4060 d 11 h hidnplayr /kernel/branches/net/network/ Re-enabled network2 events.  
3387 4060 d 15 h hidnplayr /kernel/branches/net/drivers/ Enabled Promiscuous mode for i8254x so it works in Qemu.  
3386 4060 d 16 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK logic was reversed  
3385 4060 d 16 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver broken in #3346  
3384 4060 d 18 h hidnplayr /kernel/branches/net/applications/zeroconf/ zeroconf was sending the wrong MAC address since #3340  
3367 4066 d 19 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconf now prints correct link-local IP to the debug board.  
3361 4067 d 15 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconfig: dont assume first received packet is the correct one.
Also fixed link-local IP assignment.
 
3360 4067 d 15 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK now lets you choose if ARP_IP_to_MAC should block or not.  
3359 4068 d 20 h hidnplayr /kernel/branches/net/ Synced net branch with trunk (#3358)  
3354 4070 d 18 h hidnplayr /kernel/branches/net/network/ Fixed typo in ARP_IP_to_MAC (debug output displayed wrong IP)  
3351 4071 d 11 h hidnplayr /kernel/branches/net/drivers/ MII: only include code when its actually used.  
3350 4071 d 12 h hidnplayr /kernel/branches/net/drivers/ PHY and link detection for PCnet32 driver (no watchdog yet), added general mii code for ethernet drivers.  
3349 4071 d 21 h hidnplayr /kernel/branches/net/drivers/ 3c59x: enable RX/TX after enabling interrupts, not before.  
3348 4071 d 21 h hidnplayr /kernel/branches/net/ Netstat: redraw window on network subsystem event.
Kernel: send event when IP configuration changed.
 
3347 4071 d 22 h hidnplayr /kernel/branches/net/drivers/ Fixed pcnet32 driver  
3346 4071 d 23 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 4072 d 21 h hidnplayr /kernel/branches/net/ Now Zeroconfig waits for driver to be initialised.  
3337 4073 d 11 h hidnplayr /kernel/branches/net/applications/ircc/ private chat support for IRCC  

Show All