Add initial support for DHCP client library
authorMartin Xu <martin.xu@intel.com>
Thu, 22 Jul 2010 06:07:35 +0000 (23:07 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 22 Jul 2010 06:07:35 +0000 (23:07 -0700)
commit0c5c862749c05193cf4c513628328c6db02b5222
tree16fd1cac0e9d8532059d4deb1ad809c3f6792b98
parent8a5126061c80fb8c6309bce69c34738ede2f7895
Add initial support for DHCP client library
gdhcp/client.c [new file with mode: 0644]
gdhcp/common.c [new file with mode: 0644]
gdhcp/common.h [new file with mode: 0644]
gdhcp/gdhcp.h [new file with mode: 0644]