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 4067 d 9 h hidnplayr /kernel/branches/net/ Netstat: redraw window on network subsystem event.
Kernel: send event when IP configuration changed.
 
3346 4067 d 10 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 4069 d 9 h hidnplayr /kernel/branches/net/applications/netstat/ Added missed and dumped TCP packet counters to netstat.  
3250 4085 d 3 h hidnplayr /kernel/branches/net/applications/netstat/ Removed unused fields from netstat  
3200 4106 d 0 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 4304 d 7 h hidnplayr /kernel/branches/net/applications/netstat/ netstat now works with all network interfaces instead of default device 0.  
2853 4308 d 7 h hidnplayr /kernel/branches/net/applications/ Updated network programs to use new network function numbers from network.inc  
2364 4447 d 9 h hidnplayr /kernel/branches/net/ Changed net branch specific kernel function numbers to make room for function 73 in main branch.  
1528 5021 d 4 h hidnplayr /kernel/branches/net/applications/ Made Netstat application run on P5 processors  
1206 5309 d 5 h hidnplayr /kernel/branches/net/ A lot of bugfixes in ARP, IPv4, UDP and sockets code.  
1192 5319 d 0 h hidnplayr /kernel/branches/net/ Fixes in netstat/zeroconf
update of netcfg
 
1171 5329 d 3 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