COM32: add DHCP pack/unpack functions
authorH. Peter Anvin <hpa@zytor.com>
Tue, 14 Jun 2011 01:16:46 +0000 (21:16 -0400)
committerGene Cumm <gene.cumm@gmail.com>
Sun, 27 May 2012 12:41:46 +0000 (08:41 -0400)
commit4941d1837f7b3c4732c922fbfefb6e3021237f5d
tree693f43be62804bf72e6c2035d296b976378a7470
parent7c1b588f9a918b5e251773f0ef4f3812859cc159
COM32: add DHCP pack/unpack functions

Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
com32/include/dhcp.h [new file with mode: 0644]
com32/lib/Makefile
com32/lib/dhcppack.c [new file with mode: 0644]
com32/lib/dhcpunpack.c [new file with mode: 0644]