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
3160 4147 d 16 h hidnplayr /kernel/branches/net/network/ Refactored recent ARP code a bit.  
3159 4147 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.
 
3148 4158 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 4158 d 16 h hidnplayr /kernel/branches/net/network/ Fixed and simplified ARP_add_entry. (Previous versions worked only for one entry)  
3146 4159 d 9 h hidnplayr /kernel/branches/net/ Added simple socket debugging tool.
Moved some TCP code to tcp_usreq.inc.
 
3144 4160 d 7 h hidnplayr /kernel/branches/net/ Added TCP_mss (max segment size) stub.
Bugfix in FTPD concerning data ports.
 
3143 4161 d 10 h hidnplayr /kernel/branches/net/network/ Fixed TCP keepalive  
2998 4216 d 13 h hidnplayr /kernel/branches/net/network/ Fixed blocking in SOCKET_receive_tcp  
2996 4218 d 10 h hidnplayr /kernel/branches/net/network/ Experimental blocking sockets  
2995 4218 d 17 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
2994 4220 d 10 h hidnplayr /kernel/branches/net/network/ Getting ready for blocking sockets  
2993 4220 d 11 h hidnplayr /kernel/branches/net/network/ Bugfix in SOCKET_ring_read  
2980 4243 d 16 h hidnplayr /kernel/branches/net/network/ UDP output now only updates stats if send didnt fail.  
2964 4279 d 9 h hidnplayr /kernel/branches/net/network/ Send all PPPoE control packets to PPPoE app.  
2962 4280 d 19 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  
2961 4281 d 9 h hidnplayr /kernel/branches/net/network/ Basic LCP implementation, starting with echo request->reply  
2960 4281 d 9 h hidnplayr /kernel/branches/net/ Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.  
2957 4281 d 22 h hidnplayr /kernel/branches/net/network/ TCP_input: window is now stored as dword, data is now also received when header prediction failed.  
2955 4283 d 9 h hidnplayr /kernel/branches/net/network/ implemented TCP_rangeset and TCP_set_persist  
2954 4283 d 10 h hidnplayr /kernel/branches/net/network/ rewrote TCP option parser, added SACK, moved connection accepter to run before option parser.  

Show All