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
4387 3806 d 2 h hidnplayr /kernel/trunk/network/ Fixed typo in tcp_input.inc  
4366 3810 d 2 h hidnplayr /kernel/trunk/network/ TCP: correctly close connection.  
4347 3812 d 12 h hidnplayr /kernel/trunk/network/ TCP: advertise correct window, small updates and bugfixes  
4052 3867 d 8 h hidnplayr /kernel/trunk/network/ Some cleanup/refactoring of IPv4 code (preparing for routing)  
3711 3982 d 0 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3652 3995 d 15 h hidnplayr /kernel/trunk/network/ Bugixes and improvements for closing TCP sockets.  
3644 3997 d 13 h hidnplayr /kernel/trunk/network/ Correct stats for TCP.  
3603 4003 d 23 h hidnplayr /kernel/trunk/network/ More timer bugfixes for TCP_output.  
3602 4003 d 23 h hidnplayr /kernel/trunk/network/ Fixed bugs in new ARP code and TCP_output.  
3600 4004 d 10 h hidnplayr /kernel/trunk/network/ Renamed some variables and constants in network code, removed NET_set_default function, improved TCP timers  
3556 4011 d 5 h hidnplayr /kernel/trunk/ Disabled network debug output by default.  
3545 4011 d 6 h hidnplayr / Merge new network stack with trunk