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
3461 4025 d 0 h hidnplayr /kernel/branches/net/network/ SOCKET_receive_stream returns 0 now when there is no data instead of -1.  
3459 4025 d 1 h hidnplayr /kernel/branches/net/network/ Experimental support for MSG_PEEK and MSG_DONTWAIT in SOCKET_receive_stream.  
3429 4038 d 14 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed previous revision.  
3428 4038 d 14 h hidnplayr /kernel/branches/net/applications/netcfg/ Added Atheros to netcfg vendor list.  
3407 4041 d 19 h hidnplayr /kernel/branches/net/network/ Fixed wait_event call for tcp_input.  
3406 4041 d 22 h hidnplayr /kernel/branches/net/network/ Preparing to implement TCP reassembly queue.
Some cleanup of tcp_input and skip checksum recalculation for loopback segments.
 
3405 4042 d 0 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
3389 4046 d 15 h hidnplayr /kernel/branches/net/network/ Run TCP input code in a separate thread.  
3388 4046 d 15 h hidnplayr /kernel/branches/net/network/ Re-enabled network2 events.  
3387 4046 d 19 h hidnplayr /kernel/branches/net/drivers/ Enabled Promiscuous mode for i8254x so it works in Qemu.  
3386 4046 d 20 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK logic was reversed  
3385 4046 d 20 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver broken in #3346  
3384 4046 d 22 h hidnplayr /kernel/branches/net/applications/zeroconf/ zeroconf was sending the wrong MAC address since #3340  
3367 4052 d 23 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconf now prints correct link-local IP to the debug board.  
3361 4053 d 19 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconfig: dont assume first received packet is the correct one.
Also fixed link-local IP assignment.
 
3360 4053 d 19 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK now lets you choose if ARP_IP_to_MAC should block or not.  
3359 4054 d 23 h hidnplayr /kernel/branches/net/ Synced net branch with trunk (#3358)  
3354 4056 d 21 h hidnplayr /kernel/branches/net/network/ Fixed typo in ARP_IP_to_MAC (debug output displayed wrong IP)  
3351 4057 d 15 h hidnplayr /kernel/branches/net/drivers/ MII: only include code when its actually used.  
3350 4057 d 15 h hidnplayr /kernel/branches/net/drivers/ PHY and link detection for PCnet32 driver (no watchdog yet), added general mii code for ethernet drivers.  

Show All