Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9129 1022 d 6 h hidnplayr /programs/network/netstat/ Cosmetic fixes  
9017 1055 d 3 h hidnplayr / Network device error/missed/dropped packet counters.
+ Network buffer sanity checks.
 
7513 2036 d 0 h hidnplayr /programs/network/netstat/ Netstat: fix speed indicators  
6971 2450 d 2 h hidnplayr /programs/network/netstat/ Netstat: fix 'ghost' button  
6323 2999 d 2 h hidnplayr /programs/network/netstat/ Netstat: correctly save DNS type.  
5586 3234 d 8 h hidnplayr / Zeroconfig: Support for multiple network devices. Allow static DNS when using DHCP.
Netstat: New window for IP configuration.
network.ini: New format that allows configuring more then one network device.
 
5498 3371 d 2 h hidnplayr / RTL8169: cleanup + link state detection.
Netstat: fixed some link state messages.
 
5250 3446 d 23 h hidnplayr /programs/network/netstat/ netstat: show first network adapter by default, if available. (skip loopback)  
5016 3586 d 5 h hidnplayr /programs/network/netstat/ Netstat: display number of queued (incoming) TCP packets  
4845 3693 d 7 h hidnplayr /programs/network/netstat/ Print link state in human readable format.  
4798 3702 d 9 h hidnplayr /programs/network/netstat/ make sure long names for network devices fit inside the window.  
4781 3704 d 11 h hidnplayr /programs/network/netstat/ Eye candy  
4742 3707 d 3 h hidnplayr /programs/network/netstat/ Keyboard support for netstat (tab, pgup, pgdown)  
4740 3707 d 12 h hidnplayr /programs/network/netstat/ Added dots in IPv4 addresses and dashes in MAC addresses.  
4737 3707 d 23 h leency /programs/network/netstat/ Netstat: remove unnecessary comments  
4736 3707 d 23 h leency /programs/network/netstat/ Netstat: reduce window redraw, some GUI improvements  
3641 4003 d 23 h hidnplayr /programs/network/netstat/ netstat: show all ARP entries  
3618 4007 d 5 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3601 4009 d 22 h hidnplayr / Improved loopback device, separate ARP tables for every interface, added arpstat functionality to netstat, preparing zeroconf to work on multiple interfaces, improved API (fn 76, fn 74), fixed some bugs.  
3545 4017 d 5 h hidnplayr / Merge new network stack with trunk