]> git.ipfire.org Git - thirdparty/kea.git/commit
[5315] Option data parser checks for runtime definitions in LibDHCP.
authorMarcin Siodelski <marcin@isc.org>
Wed, 26 Jul 2017 20:14:01 +0000 (22:14 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 15 Aug 2017 12:00:56 +0000 (14:00 +0200)
commita43f9155f6905fae7bd965045baa9120c59f58a0
tree10bb485c992ec36e8d24a5295a21631f3e561613
parent6094638e34c853d09148dc26b6747a4869bdf558
[5315] Option data parser checks for runtime definitions in LibDHCP.

Previously, it checked for them in the staging configuration but this is
not going to work for control commands which bypass the staging
configuration step.
src/lib/dhcpsrv/parsers/option_data_parser.cc