mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[150-add-sub-option-classification] Declared sub_option_code
This commit is contained in:
committed by
Tomek Mrugalski
parent
31a7cba643
commit
63a74b7a77
@@ -95,6 +95,7 @@ using namespace isc::eval;
|
||||
%token <std::string> IP_ADDRESS "ip address"
|
||||
|
||||
%type <uint16_t> option_code
|
||||
%type <uint16_t> sub_option_code
|
||||
%type <uint32_t> enterprise_id
|
||||
%type <uint32_t> integer_expr
|
||||
%type <TokenOption::RepresentationType> option_repr_type
|
||||
|
Reference in New Issue
Block a user