On 9/6/17 12:06 PM, Francis Dupont wrote: > Jason Lixfeld writes: >> However, running -t said syntax was OK. > => -t does not check everything, for instance hook parameters. Hi Jason:
Hook parameters only have meaning to the hook libraries which consumes them, making it problematic for the kea servers to verify them. Sort of a chicken-egg thing there. The -t mode is meant catch syntax and logical errors to the extent possible. Some values such as hook parameters, interface names, IP addresses, and port numbers cannot be tested without actually attempting to commit the configuration (i.e use them). Cheers, Thomas Markwalder ISC Software Engineering > Regards > > Francis Dupont <[email protected]> > > BTW the manual page says that "hook libraries are not loaded" so > don't expect to have a not loaded hook checking for its particular > parameter syntax... > _______________________________________________ > Kea-users mailing list > [email protected] > https://lists.isc.org/mailman/listinfo/kea-users _______________________________________________ Kea-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/kea-users
