From: Francis Dupont Date: Fri, 14 Jun 2019 18:53:34 +0000 (+0200) Subject: [150-add-sub-option-classification] Declared sub_option_code X-Git-Tag: Kea-1.6.0~41^2~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63a74b7a77b80a6a594e46d8fa71484dd5be57ba;p=thirdparty%2Fkea.git [150-add-sub-option-classification] Declared sub_option_code --- diff --git a/src/lib/eval/parser.yy b/src/lib/eval/parser.yy index e4fef3709c..1b4c3cfc14 100644 --- a/src/lib/eval/parser.yy +++ b/src/lib/eval/parser.yy @@ -95,6 +95,7 @@ using namespace isc::eval; %token IP_ADDRESS "ip address" %type option_code +%type sub_option_code %type enterprise_id %type integer_expr %type option_repr_type