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
3348 4065 d 11 h hidnplayr /kernel/branches/net/ Netstat: redraw window on network subsystem event.
Kernel: send event when IP configuration changed.
 
3346 4065 d 12 h hidnplayr /kernel/branches/net/ Introduced new application event for network subsystem changes (link changed, ip changed, ...)
Removed get_mac and set_mac procedures from device structure, kernel does not need them.
Added link state detection capabilities for kernel and some drivers.
 
3332 4067 d 11 h hidnplayr /kernel/branches/net/applications/netstat/ Added missed and dumped TCP packet counters to netstat.  
3250 4083 d 4 h hidnplayr /kernel/branches/net/applications/netstat/ Removed unused fields from netstat  
3200 4104 d 2 h hidnplayr /kernel/branches/net/ Updated API so applications can easily send ARP announcements, keep track of ARP conflicts.
Zeroconfig now supports padding option and sends ARP announcements if needed. Also some refactoring/cleanup.
 
2864 4302 d 9 h hidnplayr /kernel/branches/net/applications/netstat/ netstat now works with all network interfaces instead of default device 0.  
2853 4306 d 9 h hidnplayr /kernel/branches/net/applications/ Updated network programs to use new network function numbers from network.inc  
2364 4445 d 11 h hidnplayr /kernel/branches/net/ Changed net branch specific kernel function numbers to make room for function 73 in main branch.  
1528 5019 d 5 h hidnplayr /kernel/branches/net/applications/ Made Netstat application run on P5 processors  
1206 5307 d 7 h hidnplayr /kernel/branches/net/ A lot of bugfixes in ARP, IPv4, UDP and sockets code.  
1192 5317 d 2 h hidnplayr /kernel/branches/net/ Fixes in netstat/zeroconf
update of netcfg
 
1171 5327 d 5 h hidnplayr /kernel/branches/net/ Small fix in RTL8139 driver regarding stats

Fixes and updates in stack for function 75
+ some other small fixes

Netstat program

Deleting of some unrelated files

Coming up next: fixes and updates in ARP code