Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1196 5327 d 14 h hidnplayr /kernel/branches/net/ compile netcfg on unix
fixed bug in netcfg created in last revision
netcfg gives error msg when driver is not loaded
zeroconfig now works with latest version of libini
also fixed use of static and link-local ip in zeroconfig
initial IPv4 variables are now 0.0.0.0 instead of 255.255.255.255
created kernel function that shows number of active network devices
fixed the use of temp mac variable in IPV4.inc (variable is now in stack)
rewrite of ARP code, needs full testing/debugging (new application needed: ARP manager)
port numbers are now in INET byte order, as is in posix standards
 
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/kernel.asm
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/queue.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/udp.inc
1192 5330 d 15 h hidnplayr /kernel/branches/net/ Fixes in netstat/zeroconf
update of netcfg
 
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/netstat/netstat.asm
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/network/stack.inc
1174 5338 d 16 h hidnplayr /kernel/branches/net/ Fixed bug wich made kernel crash when stack was used with no driver loaded.
Made some code more logical regarding stats
 
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/drivers/RTL8139.asm
/kernel/branches/net/network/ethernet.inc
1170 5341 d 16 h hidnplayr /kernel/branches/net/applications/zeroconf/ Uploading right version of zeroconf.
Previous was not working on this kernel.

Coming up next: netstat
 
/kernel/branches/net/applications/zeroconf/zeroconf.asm
1166 5344 d 20 h hidnplayr /kernel/branches/net/ Making applications compileable
+ Fixes in IPv4.inc
 
/kernel/branches/net/applications/config.inc
/kernel/branches/net/applications/debug-fdo.inc
/kernel/branches/net/applications/macros.inc
/kernel/branches/net/applications/proc32.inc
/kernel/branches/net/applications/struct.inc
/kernel/branches/net/applications/zeroconf/debug-fdo.inc
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/network/IPv4.inc
1164 5344 d 22 h hidnplayr /kernel/branches/net/ "net" branch:

Removed some files that dont belong in specific branch.
Added some applications that work with this kernel only.
 
/kernel/branches/net/applications
/kernel/branches/net/applications/netcfg
/kernel/branches/net/applications/netcfg/drivers.inc
/kernel/branches/net/applications/netcfg/macros.inc
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/netcfg/proc32.inc
/kernel/branches/net/applications/netcfg/struct.inc
/kernel/branches/net/applications/netcfg/vendors.inc
/kernel/branches/net/applications/zeroconf
/kernel/branches/net/applications/zeroconf/debug-fdo.inc
/kernel/branches/net/applications/zeroconf/dhcp.inc
/kernel/branches/net/applications/zeroconf/dll.inc
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/applications/zeroconf/zeroconf.ini
/kernel/branches/net/bootloader
/kernel/branches/net/docs
/kernel/branches/net/skin