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
2573 4426 d 12 h hidnplayr /kernel/branches/net/network/ Changes in net branch:
Fixed bug in socket_ring_write concerning very big numbers.
Socket_send now returns number of sent bytes.
 
2572 4426 d 15 h hidnplayr /kernel/branches/net/network/ Changed SOCKET_accept to bind the new socket to the active thread. (net branch)  
2555 4428 d 10 h hidnplayr /kernel/branches/net/network/ Fixed bug in TCP_input.listen, clarified some of the debug output (net branch)  
2553 4428 d 12 h hidnplayr /kernel/branches/net/network/ Bugfix for ICMP sockets in net branch  
2541 4429 d 12 h hidnplayr /kernel/branches/net/ Bugfix for Telnet and tcp socket close in net branch  
2404 4466 d 16 h hidnplayr /kernel/branches/net/network/ Fixed socket_ring_write in net branch.  
2403 4466 d 16 h hidnplayr /kernel/branches/net/network/ Forgot init_mutex ...  
2402 4466 d 17 h hidnplayr /kernel/branches/net/network/ Usage of new mutexes in net branch.  
2390 4468 d 6 h hidnplayr /kernel/branches/net/network/ Fixed TCP and UDP checksum in net branch.  
2386 4468 d 8 h hidnplayr /kernel/branches/net/network/ Fixed ICMP in net branch  
2385 4468 d 10 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2382 4469 d 13 h hidnplayr /kernel/branches/net/ Synced net branch with trunk  
2369 4469 d 18 h hidnplayr /kernel/branches/net/network/ Fixed problem with UDP_input when checksum was 0.  
2366 4470 d 14 h hidnplayr /kernel/branches/net/network/ Bugfixes in net branch:
-Disabled UDP remote IP checking because it blocks valid packets in certain situations (DNS resolving)
-Removed device '0' (application level) as default device because it was not correctly implemented and would require a lot of changes. Yet need to find a better solution for this.
 
2362 4470 d 20 h hidnplayr /kernel/branches/net/network/ Markup changes in net branch + updates in TCP_output  
2315 4570 d 12 h hidnplayr /kernel/branches/net/ NET branch: Fixed errors in socket_open and socket_fork  
2311 4571 d 6 h hidnplayr /kernel/branches/net/network/ more small updates and fixes in net branch  
2310 4571 d 9 h hidnplayr /kernel/branches/net/network/ more small updates and fixes in net branch  
2309 4571 d 9 h hidnplayr /kernel/branches/net/network/ small updates and fixes in TCP for net branch  
2308 4571 d 13 h hidnplayr /kernel/branches/net/network/ small updates and fixes in net branch  

Show All