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
2951 4279 d 19 h hidnplayr /kernel/branches/net/network/ Fixed timestamp option in TCP_output  
2950 4279 d 19 h hidnplayr /kernel/branches/net/network/ Fixed bugs in PPPoE discovery  
2949 4280 d 1 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
2948 4280 d 4 h hidnplayr /kernel/branches/net/network/ Fixed bug in RTT measurement  
2947 4280 d 4 h hidnplayr /kernel/branches/net/network/ Added missing file  
2946 4280 d 4 h hidnplayr /kernel/branches/net/network/ Added Protection Against Wrapped Sequence numbers (PAWS)  
2945 4280 d 14 h hidnplayr / Added missing files, fixed ftpd.  
2942 4280 d 15 h hidnplayr /kernel/branches/net/network/ Bugfixes for #2937 (receive window calculation).
Disabled interrupts while in TCP_input or TCP_output to prevent deadlock.
 
2941 4280 d 18 h hidnplayr /kernel/branches/net/ When a process ends by function -1, kill all it's sockets.  
2940 4280 d 18 h hidnplayr /kernel/branches/net/network/ Fixed some cases of terrible deadlock in TCP.  
2939 4280 d 19 h hidnplayr /kernel/branches/net/network/ Fixed bug in socket_connect for TCP  
2938 4280 d 19 h hidnplayr /kernel/branches/net/network/ Fixed a bug in the last commit  
2937 4281 d 0 h hidnplayr /kernel/branches/net/network/ Beginning implementation of timestamps and Round Trip Time in TCP.  
2936 4282 d 3 h hidnplayr /kernel/branches/net/network/ Fixed kernel crash when keepalive timer expires.  
2935 4282 d 20 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
2934 4282 d 22 h hidnplayr /kernel/branches/net/drivers/ Fixed bug wich caused i8254x driver to be able to load multiple times on the same device.  
2932 4287 d 22 h hidnplayr /kernel/branches/net/network/ Removed useless cli before calling mutex  
2931 4288 d 19 h hidnplayr /kernel/branches/net/network/ Rewrote PPPoE from scratch.
TODO: link IPv4_output to PPPoE_session_output
 
2930 4289 d 2 h hidnplayr /kernel/branches/net/network/ Some updates for TCP  
2929 4290 d 14 h hidnplayr /kernel/branches/net/drivers/bus/ Bugfix in pci.inc for network drivers.  

Show All