]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- Add some code for testing more potential configuration file errors at
authorTed Lemon <source@isc.org>
Tue, 10 Oct 2000 22:51:58 +0000 (22:51 +0000)
committerTed Lemon <source@isc.org>
Tue, 10 Oct 2000 22:51:58 +0000 (22:51 +0000)
commit975bd4642daebe33695e31ade26c3dc8e666c0ab
tree7fcc0e155c1247d5761a91ff2af54e8836fad9c9
parent781c0375bfcac6b4c0f0933ea7cfac01254ec105
- Add some code for testing more potential configuration file errors at
  parse time, but don't enable it yet.
- Use option_get and option_put rather than universe-specific get_func
  and put_func calls.
common/tree.c