prdhcp.c32: Print DHCP packets
authorGene Cumm <gene.cumm@gmail.com>
Fri, 2 Dec 2011 03:38:08 +0000 (22:38 -0500)
committerGene Cumm <gene.cumm@gmail.com>
Sat, 2 Jun 2012 12:19:48 +0000 (08:19 -0400)
commit46cd46a6b2ec27d1eab1727ad83f42bdea3f4503
treef1e862214e6da4e1dfc7e697fb179bb116c81be3
parent2c6cd98a70980c419a0e45624b10f93a0548a3e9
prdhcp.c32: Print DHCP packets

For PXELINUX, print the generically parsed contents of the DHCP packets
for examining the options used in all 3.  It currently accepts no
options.

Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
com32/modules/prdhcp.c [new file with mode: 0644]