]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Make parse_option_decl return the option structure it parsed. parse_ip_addr now...
authorTed Lemon <source@isc.org>
Fri, 9 May 1997 07:48:34 +0000 (07:48 +0000)
committerTed Lemon <source@isc.org>
Fri, 9 May 1997 07:48:34 +0000 (07:48 +0000)
commitd7c8ea32240e72a69cee91d39f174c20811e4c18
tree823085c55da1489c150f720e32a8482ec15573a1
parent53ed5cf0f330487e2041e12e0328499e5bcd6314
Make parse_option_decl return the option structure it parsed.   parse_ip_addr now returns a status.   Handle bootp flag in lease declaration.   Handle default, supersede and append option declarators.
client/clparse.c