Networking - Working on DHCP client (and related changes)
authorJohn Hodge <[email protected]>
Sun, 5 Feb 2012 04:10:35 +0000 (12:10 +0800)
committerJohn Hodge <[email protected]>
Sun, 5 Feb 2012 04:10:35 +0000 (12:10 +0800)
commit7c43aea724fea42bc297f47f9c180a5080c6fd17
treea4f4b45d09bbe5710b628eda40d9b6411d04cce9
parent30c11f371da98d13344e8bed3766d3e574a65ac9
Networking - Working on DHCP client (and related changes)

- Fixing broadcast behavior
- Cleaning up IPStack debug
- Added userspace rand()
- Slight commenting changes
Makefile
Modules/IPStack/arp.c
Modules/IPStack/interface.c
Modules/IPStack/ipv4.c
Modules/IPStack/udp.c
Usermode/Applications/dhcpclient_src/Makefile [new file with mode: 0644]
Usermode/Applications/dhcpclient_src/main.c [new file with mode: 0644]
Usermode/Applications/ifconfig_src/main.c
Usermode/Libraries/libc.so_src/Makefile
Usermode/include/stdlib.h

UCC git Repository :: git.ucc.asn.au