]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Read DHCP packet into aligned buffer and pass it as a struct pointer instead of a...
authorTed Lemon <source@isc.org>
Thu, 25 Jun 1998 02:55:16 +0000 (02:55 +0000)
committerTed Lemon <source@isc.org>
Thu, 25 Jun 1998 02:55:16 +0000 (02:55 +0000)
commitca0e3669b8fd7b48dea02f15131de2899cd47563
tree730780870e58cdcba549be9d88d02eb27977d660
parent52cdb300e7cb9fb7b99c6abf7991077b27028ffa
Read DHCP packet into aligned buffer and pass it as a struct pointer instead of a character buffer.
common/dispatch.c