]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Add statement.h include file. Move data_string to tree.h. Add option_state struct...
authorTed Lemon <source@isc.org>
Thu, 25 Jun 1998 03:25:02 +0000 (03:25 +0000)
committerTed Lemon <source@isc.org>
Thu, 25 Jun 1998 03:25:02 +0000 (03:25 +0000)
commit2b9b6ff729fefaaacc9eec9ce3ff1d9c81ecfced
tree13dc8b77da293ab9130927b192e663c8b97e3dbd
parent33e712eab31c1a78b8b6937edc78d86681497768
Add statement.h include file.   Move data_string to tree.h.   Add option_state structure, unifying values from all option universes into one structure.   Lease_state structure now has option_state instead of options and agent_options.   Group structure now has executable statements i.   Configuration state not appropriate for DHCP option universe now in server option universe rather than explicitly declared and specially ahndled.   Define names of server state options.   Define a default default lease time, default min lease time and default max lease time.   Put client identifier in host_decl structure.   Move expression struct to tree.h.      match_expr -> expression.   Fix/update prototypes.
includes/dhcpd.h