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
3143 4169 d 20 h hidnplayr /kernel/branches/net/network/ Fixed TCP keepalive  
2998 4225 d 0 h hidnplayr /kernel/branches/net/network/ Fixed blocking in SOCKET_receive_tcp  
2996 4226 d 21 h hidnplayr /kernel/branches/net/network/ Experimental blocking sockets  
2995 4227 d 4 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
2994 4228 d 20 h hidnplayr /kernel/branches/net/network/ Getting ready for blocking sockets  
2993 4228 d 22 h hidnplayr /kernel/branches/net/network/ Bugfix in SOCKET_ring_read  
2980 4252 d 3 h hidnplayr /kernel/branches/net/network/ UDP output now only updates stats if send didnt fail.  
2964 4287 d 19 h hidnplayr /kernel/branches/net/network/ Send all PPPoE control packets to PPPoE app.  
2962 4289 d 6 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  
2961 4289 d 20 h hidnplayr /kernel/branches/net/network/ Basic LCP implementation, starting with echo request->reply  
2960 4289 d 20 h hidnplayr /kernel/branches/net/ Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.  
2957 4290 d 9 h hidnplayr /kernel/branches/net/network/ TCP_input: window is now stored as dword, data is now also received when header prediction failed.  
2955 4291 d 19 h hidnplayr /kernel/branches/net/network/ implemented TCP_rangeset and TCP_set_persist  
2954 4291 d 20 h hidnplayr /kernel/branches/net/network/ rewrote TCP option parser, added SACK, moved connection accepter to run before option parser.  
2953 4291 d 20 h hidnplayr /kernel/branches/net/network/ Enabled Requesting scale and timestamp by default.  
2952 4291 d 21 h hidnplayr /kernel/branches/net/network/ Fixed scaling option in TCP_output  
2951 4291 d 21 h hidnplayr /kernel/branches/net/network/ Fixed timestamp option in TCP_output  
2950 4291 d 21 h hidnplayr /kernel/branches/net/network/ Fixed bugs in PPPoE discovery  
2948 4292 d 6 h hidnplayr /kernel/branches/net/network/ Fixed bug in RTT measurement  
2947 4292 d 6 h hidnplayr /kernel/branches/net/network/ Added missing file  

Show All