mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[#2084] regenerate parsers
This commit is contained in:
@@ -959,390 +959,391 @@ namespace isc { namespace dhcp {
|
||||
S_237_17 = 237, // $@17
|
||||
S_global_object = 238, // global_object
|
||||
S_239_18 = 239, // $@18
|
||||
S_sub_dhcp4 = 240, // sub_dhcp4
|
||||
S_241_19 = 241, // $@19
|
||||
S_global_params = 242, // global_params
|
||||
S_global_param = 243, // global_param
|
||||
S_valid_lifetime = 244, // valid_lifetime
|
||||
S_min_valid_lifetime = 245, // min_valid_lifetime
|
||||
S_max_valid_lifetime = 246, // max_valid_lifetime
|
||||
S_renew_timer = 247, // renew_timer
|
||||
S_rebind_timer = 248, // rebind_timer
|
||||
S_calculate_tee_times = 249, // calculate_tee_times
|
||||
S_t1_percent = 250, // t1_percent
|
||||
S_t2_percent = 251, // t2_percent
|
||||
S_cache_threshold = 252, // cache_threshold
|
||||
S_cache_max_age = 253, // cache_max_age
|
||||
S_decline_probation_period = 254, // decline_probation_period
|
||||
S_server_tag = 255, // server_tag
|
||||
S_256_20 = 256, // $@20
|
||||
S_parked_packet_limit = 257, // parked_packet_limit
|
||||
S_echo_client_id = 258, // echo_client_id
|
||||
S_match_client_id = 259, // match_client_id
|
||||
S_authoritative = 260, // authoritative
|
||||
S_ddns_send_updates = 261, // ddns_send_updates
|
||||
S_ddns_override_no_update = 262, // ddns_override_no_update
|
||||
S_ddns_override_client_update = 263, // ddns_override_client_update
|
||||
S_ddns_replace_client_name = 264, // ddns_replace_client_name
|
||||
S_265_21 = 265, // $@21
|
||||
S_ddns_replace_client_name_value = 266, // ddns_replace_client_name_value
|
||||
S_ddns_generated_prefix = 267, // ddns_generated_prefix
|
||||
S_268_22 = 268, // $@22
|
||||
S_ddns_qualifying_suffix = 269, // ddns_qualifying_suffix
|
||||
S_270_23 = 270, // $@23
|
||||
S_ddns_update_on_renew = 271, // ddns_update_on_renew
|
||||
S_ddns_use_conflict_resolution = 272, // ddns_use_conflict_resolution
|
||||
S_hostname_char_set = 273, // hostname_char_set
|
||||
S_274_24 = 274, // $@24
|
||||
S_hostname_char_replacement = 275, // hostname_char_replacement
|
||||
S_276_25 = 276, // $@25
|
||||
S_store_extended_info = 277, // store_extended_info
|
||||
S_statistic_default_sample_count = 278, // statistic_default_sample_count
|
||||
S_statistic_default_sample_age = 279, // statistic_default_sample_age
|
||||
S_ip_reservations_unique = 280, // ip_reservations_unique
|
||||
S_interfaces_config = 281, // interfaces_config
|
||||
S_282_26 = 282, // $@26
|
||||
S_interfaces_config_params = 283, // interfaces_config_params
|
||||
S_interfaces_config_param = 284, // interfaces_config_param
|
||||
S_sub_interfaces4 = 285, // sub_interfaces4
|
||||
S_286_27 = 286, // $@27
|
||||
S_interfaces_list = 287, // interfaces_list
|
||||
S_288_28 = 288, // $@28
|
||||
S_dhcp_socket_type = 289, // dhcp_socket_type
|
||||
S_290_29 = 290, // $@29
|
||||
S_socket_type = 291, // socket_type
|
||||
S_outbound_interface = 292, // outbound_interface
|
||||
S_293_30 = 293, // $@30
|
||||
S_outbound_interface_value = 294, // outbound_interface_value
|
||||
S_re_detect = 295, // re_detect
|
||||
S_lease_database = 296, // lease_database
|
||||
S_297_31 = 297, // $@31
|
||||
S_sanity_checks = 298, // sanity_checks
|
||||
S_299_32 = 299, // $@32
|
||||
S_sanity_checks_params = 300, // sanity_checks_params
|
||||
S_sanity_checks_param = 301, // sanity_checks_param
|
||||
S_lease_checks = 302, // lease_checks
|
||||
S_303_33 = 303, // $@33
|
||||
S_hosts_database = 304, // hosts_database
|
||||
S_305_34 = 305, // $@34
|
||||
S_hosts_databases = 306, // hosts_databases
|
||||
S_307_35 = 307, // $@35
|
||||
S_database_list = 308, // database_list
|
||||
S_not_empty_database_list = 309, // not_empty_database_list
|
||||
S_database = 310, // database
|
||||
S_311_36 = 311, // $@36
|
||||
S_database_map_params = 312, // database_map_params
|
||||
S_database_map_param = 313, // database_map_param
|
||||
S_database_type = 314, // database_type
|
||||
S_315_37 = 315, // $@37
|
||||
S_db_type = 316, // db_type
|
||||
S_user = 317, // user
|
||||
S_318_38 = 318, // $@38
|
||||
S_password = 319, // password
|
||||
S_320_39 = 320, // $@39
|
||||
S_host = 321, // host
|
||||
S_322_40 = 322, // $@40
|
||||
S_port = 323, // port
|
||||
S_name = 324, // name
|
||||
S_325_41 = 325, // $@41
|
||||
S_persist = 326, // persist
|
||||
S_lfc_interval = 327, // lfc_interval
|
||||
S_readonly = 328, // readonly
|
||||
S_connect_timeout = 329, // connect_timeout
|
||||
S_request_timeout = 330, // request_timeout
|
||||
S_tcp_keepalive = 331, // tcp_keepalive
|
||||
S_tcp_nodelay = 332, // tcp_nodelay
|
||||
S_contact_points = 333, // contact_points
|
||||
S_334_42 = 334, // $@42
|
||||
S_keyspace = 335, // keyspace
|
||||
S_336_43 = 336, // $@43
|
||||
S_consistency = 337, // consistency
|
||||
S_338_44 = 338, // $@44
|
||||
S_serial_consistency = 339, // serial_consistency
|
||||
S_340_45 = 340, // $@45
|
||||
S_max_reconnect_tries = 341, // max_reconnect_tries
|
||||
S_reconnect_wait_time = 342, // reconnect_wait_time
|
||||
S_on_fail = 343, // on_fail
|
||||
S_344_46 = 344, // $@46
|
||||
S_on_fail_mode = 345, // on_fail_mode
|
||||
S_max_row_errors = 346, // max_row_errors
|
||||
S_host_reservation_identifiers = 347, // host_reservation_identifiers
|
||||
S_348_47 = 348, // $@47
|
||||
S_host_reservation_identifiers_list = 349, // host_reservation_identifiers_list
|
||||
S_host_reservation_identifier = 350, // host_reservation_identifier
|
||||
S_duid_id = 351, // duid_id
|
||||
S_hw_address_id = 352, // hw_address_id
|
||||
S_circuit_id = 353, // circuit_id
|
||||
S_client_id = 354, // client_id
|
||||
S_flex_id = 355, // flex_id
|
||||
S_dhcp_multi_threading = 356, // dhcp_multi_threading
|
||||
S_357_48 = 357, // $@48
|
||||
S_multi_threading_params = 358, // multi_threading_params
|
||||
S_multi_threading_param = 359, // multi_threading_param
|
||||
S_enable_multi_threading = 360, // enable_multi_threading
|
||||
S_thread_pool_size = 361, // thread_pool_size
|
||||
S_packet_queue_size = 362, // packet_queue_size
|
||||
S_hooks_libraries = 363, // hooks_libraries
|
||||
S_364_49 = 364, // $@49
|
||||
S_hooks_libraries_list = 365, // hooks_libraries_list
|
||||
S_not_empty_hooks_libraries_list = 366, // not_empty_hooks_libraries_list
|
||||
S_hooks_library = 367, // hooks_library
|
||||
S_368_50 = 368, // $@50
|
||||
S_sub_hooks_library = 369, // sub_hooks_library
|
||||
S_370_51 = 370, // $@51
|
||||
S_hooks_params = 371, // hooks_params
|
||||
S_hooks_param = 372, // hooks_param
|
||||
S_library = 373, // library
|
||||
S_374_52 = 374, // $@52
|
||||
S_parameters = 375, // parameters
|
||||
S_376_53 = 376, // $@53
|
||||
S_expired_leases_processing = 377, // expired_leases_processing
|
||||
S_378_54 = 378, // $@54
|
||||
S_expired_leases_params = 379, // expired_leases_params
|
||||
S_expired_leases_param = 380, // expired_leases_param
|
||||
S_reclaim_timer_wait_time = 381, // reclaim_timer_wait_time
|
||||
S_flush_reclaimed_timer_wait_time = 382, // flush_reclaimed_timer_wait_time
|
||||
S_hold_reclaimed_time = 383, // hold_reclaimed_time
|
||||
S_max_reclaim_leases = 384, // max_reclaim_leases
|
||||
S_max_reclaim_time = 385, // max_reclaim_time
|
||||
S_unwarned_reclaim_cycles = 386, // unwarned_reclaim_cycles
|
||||
S_subnet4_list = 387, // subnet4_list
|
||||
S_388_55 = 388, // $@55
|
||||
S_subnet4_list_content = 389, // subnet4_list_content
|
||||
S_not_empty_subnet4_list = 390, // not_empty_subnet4_list
|
||||
S_subnet4 = 391, // subnet4
|
||||
S_392_56 = 392, // $@56
|
||||
S_sub_subnet4 = 393, // sub_subnet4
|
||||
S_394_57 = 394, // $@57
|
||||
S_subnet4_params = 395, // subnet4_params
|
||||
S_subnet4_param = 396, // subnet4_param
|
||||
S_subnet = 397, // subnet
|
||||
S_398_58 = 398, // $@58
|
||||
S_subnet_4o6_interface = 399, // subnet_4o6_interface
|
||||
S_400_59 = 400, // $@59
|
||||
S_subnet_4o6_interface_id = 401, // subnet_4o6_interface_id
|
||||
S_402_60 = 402, // $@60
|
||||
S_subnet_4o6_subnet = 403, // subnet_4o6_subnet
|
||||
S_404_61 = 404, // $@61
|
||||
S_interface = 405, // interface
|
||||
S_406_62 = 406, // $@62
|
||||
S_client_class = 407, // client_class
|
||||
S_408_63 = 408, // $@63
|
||||
S_require_client_classes = 409, // require_client_classes
|
||||
S_410_64 = 410, // $@64
|
||||
S_reservations_global = 411, // reservations_global
|
||||
S_reservations_in_subnet = 412, // reservations_in_subnet
|
||||
S_reservations_out_of_pool = 413, // reservations_out_of_pool
|
||||
S_reservation_mode = 414, // reservation_mode
|
||||
S_415_65 = 415, // $@65
|
||||
S_hr_mode = 416, // hr_mode
|
||||
S_id = 417, // id
|
||||
S_shared_networks = 418, // shared_networks
|
||||
S_419_66 = 419, // $@66
|
||||
S_shared_networks_content = 420, // shared_networks_content
|
||||
S_shared_networks_list = 421, // shared_networks_list
|
||||
S_shared_network = 422, // shared_network
|
||||
S_423_67 = 423, // $@67
|
||||
S_shared_network_params = 424, // shared_network_params
|
||||
S_shared_network_param = 425, // shared_network_param
|
||||
S_option_def_list = 426, // option_def_list
|
||||
S_427_68 = 427, // $@68
|
||||
S_sub_option_def_list = 428, // sub_option_def_list
|
||||
S_429_69 = 429, // $@69
|
||||
S_option_def_list_content = 430, // option_def_list_content
|
||||
S_not_empty_option_def_list = 431, // not_empty_option_def_list
|
||||
S_option_def_entry = 432, // option_def_entry
|
||||
S_433_70 = 433, // $@70
|
||||
S_sub_option_def = 434, // sub_option_def
|
||||
S_435_71 = 435, // $@71
|
||||
S_option_def_params = 436, // option_def_params
|
||||
S_not_empty_option_def_params = 437, // not_empty_option_def_params
|
||||
S_option_def_param = 438, // option_def_param
|
||||
S_option_def_name = 439, // option_def_name
|
||||
S_code = 440, // code
|
||||
S_option_def_code = 441, // option_def_code
|
||||
S_option_def_type = 442, // option_def_type
|
||||
S_443_72 = 443, // $@72
|
||||
S_option_def_record_types = 444, // option_def_record_types
|
||||
S_445_73 = 445, // $@73
|
||||
S_space = 446, // space
|
||||
S_447_74 = 447, // $@74
|
||||
S_option_def_space = 448, // option_def_space
|
||||
S_option_def_encapsulate = 449, // option_def_encapsulate
|
||||
S_450_75 = 450, // $@75
|
||||
S_option_def_array = 451, // option_def_array
|
||||
S_option_data_list = 452, // option_data_list
|
||||
S_453_76 = 453, // $@76
|
||||
S_option_data_list_content = 454, // option_data_list_content
|
||||
S_not_empty_option_data_list = 455, // not_empty_option_data_list
|
||||
S_option_data_entry = 456, // option_data_entry
|
||||
S_457_77 = 457, // $@77
|
||||
S_sub_option_data = 458, // sub_option_data
|
||||
S_459_78 = 459, // $@78
|
||||
S_option_data_params = 460, // option_data_params
|
||||
S_not_empty_option_data_params = 461, // not_empty_option_data_params
|
||||
S_option_data_param = 462, // option_data_param
|
||||
S_option_data_name = 463, // option_data_name
|
||||
S_option_data_data = 464, // option_data_data
|
||||
S_465_79 = 465, // $@79
|
||||
S_option_data_code = 466, // option_data_code
|
||||
S_option_data_space = 467, // option_data_space
|
||||
S_option_data_csv_format = 468, // option_data_csv_format
|
||||
S_option_data_always_send = 469, // option_data_always_send
|
||||
S_pools_list = 470, // pools_list
|
||||
S_471_80 = 471, // $@80
|
||||
S_pools_list_content = 472, // pools_list_content
|
||||
S_not_empty_pools_list = 473, // not_empty_pools_list
|
||||
S_pool_list_entry = 474, // pool_list_entry
|
||||
S_475_81 = 475, // $@81
|
||||
S_sub_pool4 = 476, // sub_pool4
|
||||
S_477_82 = 477, // $@82
|
||||
S_pool_params = 478, // pool_params
|
||||
S_pool_param = 479, // pool_param
|
||||
S_pool_entry = 480, // pool_entry
|
||||
S_481_83 = 481, // $@83
|
||||
S_user_context = 482, // user_context
|
||||
S_483_84 = 483, // $@84
|
||||
S_comment = 484, // comment
|
||||
S_485_85 = 485, // $@85
|
||||
S_reservations = 486, // reservations
|
||||
S_487_86 = 487, // $@86
|
||||
S_reservations_list = 488, // reservations_list
|
||||
S_not_empty_reservations_list = 489, // not_empty_reservations_list
|
||||
S_reservation = 490, // reservation
|
||||
S_491_87 = 491, // $@87
|
||||
S_sub_reservation = 492, // sub_reservation
|
||||
S_493_88 = 493, // $@88
|
||||
S_reservation_params = 494, // reservation_params
|
||||
S_not_empty_reservation_params = 495, // not_empty_reservation_params
|
||||
S_reservation_param = 496, // reservation_param
|
||||
S_next_server = 497, // next_server
|
||||
S_498_89 = 498, // $@89
|
||||
S_server_hostname = 499, // server_hostname
|
||||
S_500_90 = 500, // $@90
|
||||
S_boot_file_name = 501, // boot_file_name
|
||||
S_502_91 = 502, // $@91
|
||||
S_ip_address = 503, // ip_address
|
||||
S_504_92 = 504, // $@92
|
||||
S_ip_addresses = 505, // ip_addresses
|
||||
S_506_93 = 506, // $@93
|
||||
S_duid = 507, // duid
|
||||
S_508_94 = 508, // $@94
|
||||
S_hw_address = 509, // hw_address
|
||||
S_510_95 = 510, // $@95
|
||||
S_client_id_value = 511, // client_id_value
|
||||
S_512_96 = 512, // $@96
|
||||
S_circuit_id_value = 513, // circuit_id_value
|
||||
S_514_97 = 514, // $@97
|
||||
S_flex_id_value = 515, // flex_id_value
|
||||
S_516_98 = 516, // $@98
|
||||
S_hostname = 517, // hostname
|
||||
S_518_99 = 518, // $@99
|
||||
S_reservation_client_classes = 519, // reservation_client_classes
|
||||
S_520_100 = 520, // $@100
|
||||
S_relay = 521, // relay
|
||||
S_522_101 = 522, // $@101
|
||||
S_relay_map = 523, // relay_map
|
||||
S_client_classes = 524, // client_classes
|
||||
S_525_102 = 525, // $@102
|
||||
S_client_classes_list = 526, // client_classes_list
|
||||
S_client_class_entry = 527, // client_class_entry
|
||||
S_528_103 = 528, // $@103
|
||||
S_client_class_params = 529, // client_class_params
|
||||
S_not_empty_client_class_params = 530, // not_empty_client_class_params
|
||||
S_client_class_param = 531, // client_class_param
|
||||
S_client_class_name = 532, // client_class_name
|
||||
S_client_class_test = 533, // client_class_test
|
||||
S_534_104 = 534, // $@104
|
||||
S_only_if_required = 535, // only_if_required
|
||||
S_dhcp4o6_port = 536, // dhcp4o6_port
|
||||
S_control_socket = 537, // control_socket
|
||||
S_538_105 = 538, // $@105
|
||||
S_control_socket_params = 539, // control_socket_params
|
||||
S_control_socket_param = 540, // control_socket_param
|
||||
S_control_socket_type = 541, // control_socket_type
|
||||
S_542_106 = 542, // $@106
|
||||
S_control_socket_name = 543, // control_socket_name
|
||||
S_544_107 = 544, // $@107
|
||||
S_dhcp_queue_control = 545, // dhcp_queue_control
|
||||
S_546_108 = 546, // $@108
|
||||
S_queue_control_params = 547, // queue_control_params
|
||||
S_queue_control_param = 548, // queue_control_param
|
||||
S_enable_queue = 549, // enable_queue
|
||||
S_queue_type = 550, // queue_type
|
||||
S_551_109 = 551, // $@109
|
||||
S_capacity = 552, // capacity
|
||||
S_arbitrary_map_entry = 553, // arbitrary_map_entry
|
||||
S_554_110 = 554, // $@110
|
||||
S_dhcp_ddns = 555, // dhcp_ddns
|
||||
S_556_111 = 556, // $@111
|
||||
S_sub_dhcp_ddns = 557, // sub_dhcp_ddns
|
||||
S_558_112 = 558, // $@112
|
||||
S_dhcp_ddns_params = 559, // dhcp_ddns_params
|
||||
S_dhcp_ddns_param = 560, // dhcp_ddns_param
|
||||
S_enable_updates = 561, // enable_updates
|
||||
S_server_ip = 562, // server_ip
|
||||
S_563_113 = 563, // $@113
|
||||
S_server_port = 564, // server_port
|
||||
S_sender_ip = 565, // sender_ip
|
||||
S_566_114 = 566, // $@114
|
||||
S_sender_port = 567, // sender_port
|
||||
S_max_queue_size = 568, // max_queue_size
|
||||
S_ncr_protocol = 569, // ncr_protocol
|
||||
S_570_115 = 570, // $@115
|
||||
S_ncr_protocol_value = 571, // ncr_protocol_value
|
||||
S_ncr_format = 572, // ncr_format
|
||||
S_573_116 = 573, // $@116
|
||||
S_dep_qualifying_suffix = 574, // dep_qualifying_suffix
|
||||
S_575_117 = 575, // $@117
|
||||
S_dep_override_no_update = 576, // dep_override_no_update
|
||||
S_dep_override_client_update = 577, // dep_override_client_update
|
||||
S_dep_replace_client_name = 578, // dep_replace_client_name
|
||||
S_579_118 = 579, // $@118
|
||||
S_dep_generated_prefix = 580, // dep_generated_prefix
|
||||
S_581_119 = 581, // $@119
|
||||
S_dep_hostname_char_set = 582, // dep_hostname_char_set
|
||||
S_583_120 = 583, // $@120
|
||||
S_dep_hostname_char_replacement = 584, // dep_hostname_char_replacement
|
||||
S_585_121 = 585, // $@121
|
||||
S_config_control = 586, // config_control
|
||||
S_587_122 = 587, // $@122
|
||||
S_sub_config_control = 588, // sub_config_control
|
||||
S_589_123 = 589, // $@123
|
||||
S_config_control_params = 590, // config_control_params
|
||||
S_config_control_param = 591, // config_control_param
|
||||
S_config_databases = 592, // config_databases
|
||||
S_593_124 = 593, // $@124
|
||||
S_config_fetch_wait_time = 594, // config_fetch_wait_time
|
||||
S_loggers = 595, // loggers
|
||||
S_596_125 = 596, // $@125
|
||||
S_loggers_entries = 597, // loggers_entries
|
||||
S_logger_entry = 598, // logger_entry
|
||||
S_599_126 = 599, // $@126
|
||||
S_logger_params = 600, // logger_params
|
||||
S_logger_param = 601, // logger_param
|
||||
S_debuglevel = 602, // debuglevel
|
||||
S_severity = 603, // severity
|
||||
S_604_127 = 604, // $@127
|
||||
S_output_options_list = 605, // output_options_list
|
||||
S_606_128 = 606, // $@128
|
||||
S_output_options_list_content = 607, // output_options_list_content
|
||||
S_output_entry = 608, // output_entry
|
||||
S_609_129 = 609, // $@129
|
||||
S_output_params_list = 610, // output_params_list
|
||||
S_output_params = 611, // output_params
|
||||
S_output = 612, // output
|
||||
S_613_130 = 613, // $@130
|
||||
S_flush = 614, // flush
|
||||
S_maxsize = 615, // maxsize
|
||||
S_maxver = 616, // maxver
|
||||
S_pattern = 617, // pattern
|
||||
S_618_131 = 618, // $@131
|
||||
S_compatibility = 619, // compatibility
|
||||
S_620_132 = 620, // $@132
|
||||
S_compatibility_params = 621, // compatibility_params
|
||||
S_compatibility_param = 622, // compatibility_param
|
||||
S_lenient_option_parsing = 623 // lenient_option_parsing
|
||||
S_global_object_comma = 240, // global_object_comma
|
||||
S_sub_dhcp4 = 241, // sub_dhcp4
|
||||
S_242_19 = 242, // $@19
|
||||
S_global_params = 243, // global_params
|
||||
S_global_param = 244, // global_param
|
||||
S_valid_lifetime = 245, // valid_lifetime
|
||||
S_min_valid_lifetime = 246, // min_valid_lifetime
|
||||
S_max_valid_lifetime = 247, // max_valid_lifetime
|
||||
S_renew_timer = 248, // renew_timer
|
||||
S_rebind_timer = 249, // rebind_timer
|
||||
S_calculate_tee_times = 250, // calculate_tee_times
|
||||
S_t1_percent = 251, // t1_percent
|
||||
S_t2_percent = 252, // t2_percent
|
||||
S_cache_threshold = 253, // cache_threshold
|
||||
S_cache_max_age = 254, // cache_max_age
|
||||
S_decline_probation_period = 255, // decline_probation_period
|
||||
S_server_tag = 256, // server_tag
|
||||
S_257_20 = 257, // $@20
|
||||
S_parked_packet_limit = 258, // parked_packet_limit
|
||||
S_echo_client_id = 259, // echo_client_id
|
||||
S_match_client_id = 260, // match_client_id
|
||||
S_authoritative = 261, // authoritative
|
||||
S_ddns_send_updates = 262, // ddns_send_updates
|
||||
S_ddns_override_no_update = 263, // ddns_override_no_update
|
||||
S_ddns_override_client_update = 264, // ddns_override_client_update
|
||||
S_ddns_replace_client_name = 265, // ddns_replace_client_name
|
||||
S_266_21 = 266, // $@21
|
||||
S_ddns_replace_client_name_value = 267, // ddns_replace_client_name_value
|
||||
S_ddns_generated_prefix = 268, // ddns_generated_prefix
|
||||
S_269_22 = 269, // $@22
|
||||
S_ddns_qualifying_suffix = 270, // ddns_qualifying_suffix
|
||||
S_271_23 = 271, // $@23
|
||||
S_ddns_update_on_renew = 272, // ddns_update_on_renew
|
||||
S_ddns_use_conflict_resolution = 273, // ddns_use_conflict_resolution
|
||||
S_hostname_char_set = 274, // hostname_char_set
|
||||
S_275_24 = 275, // $@24
|
||||
S_hostname_char_replacement = 276, // hostname_char_replacement
|
||||
S_277_25 = 277, // $@25
|
||||
S_store_extended_info = 278, // store_extended_info
|
||||
S_statistic_default_sample_count = 279, // statistic_default_sample_count
|
||||
S_statistic_default_sample_age = 280, // statistic_default_sample_age
|
||||
S_ip_reservations_unique = 281, // ip_reservations_unique
|
||||
S_interfaces_config = 282, // interfaces_config
|
||||
S_283_26 = 283, // $@26
|
||||
S_interfaces_config_params = 284, // interfaces_config_params
|
||||
S_interfaces_config_param = 285, // interfaces_config_param
|
||||
S_sub_interfaces4 = 286, // sub_interfaces4
|
||||
S_287_27 = 287, // $@27
|
||||
S_interfaces_list = 288, // interfaces_list
|
||||
S_289_28 = 289, // $@28
|
||||
S_dhcp_socket_type = 290, // dhcp_socket_type
|
||||
S_291_29 = 291, // $@29
|
||||
S_socket_type = 292, // socket_type
|
||||
S_outbound_interface = 293, // outbound_interface
|
||||
S_294_30 = 294, // $@30
|
||||
S_outbound_interface_value = 295, // outbound_interface_value
|
||||
S_re_detect = 296, // re_detect
|
||||
S_lease_database = 297, // lease_database
|
||||
S_298_31 = 298, // $@31
|
||||
S_sanity_checks = 299, // sanity_checks
|
||||
S_300_32 = 300, // $@32
|
||||
S_sanity_checks_params = 301, // sanity_checks_params
|
||||
S_sanity_checks_param = 302, // sanity_checks_param
|
||||
S_lease_checks = 303, // lease_checks
|
||||
S_304_33 = 304, // $@33
|
||||
S_hosts_database = 305, // hosts_database
|
||||
S_306_34 = 306, // $@34
|
||||
S_hosts_databases = 307, // hosts_databases
|
||||
S_308_35 = 308, // $@35
|
||||
S_database_list = 309, // database_list
|
||||
S_not_empty_database_list = 310, // not_empty_database_list
|
||||
S_database = 311, // database
|
||||
S_312_36 = 312, // $@36
|
||||
S_database_map_params = 313, // database_map_params
|
||||
S_database_map_param = 314, // database_map_param
|
||||
S_database_type = 315, // database_type
|
||||
S_316_37 = 316, // $@37
|
||||
S_db_type = 317, // db_type
|
||||
S_user = 318, // user
|
||||
S_319_38 = 319, // $@38
|
||||
S_password = 320, // password
|
||||
S_321_39 = 321, // $@39
|
||||
S_host = 322, // host
|
||||
S_323_40 = 323, // $@40
|
||||
S_port = 324, // port
|
||||
S_name = 325, // name
|
||||
S_326_41 = 326, // $@41
|
||||
S_persist = 327, // persist
|
||||
S_lfc_interval = 328, // lfc_interval
|
||||
S_readonly = 329, // readonly
|
||||
S_connect_timeout = 330, // connect_timeout
|
||||
S_request_timeout = 331, // request_timeout
|
||||
S_tcp_keepalive = 332, // tcp_keepalive
|
||||
S_tcp_nodelay = 333, // tcp_nodelay
|
||||
S_contact_points = 334, // contact_points
|
||||
S_335_42 = 335, // $@42
|
||||
S_keyspace = 336, // keyspace
|
||||
S_337_43 = 337, // $@43
|
||||
S_consistency = 338, // consistency
|
||||
S_339_44 = 339, // $@44
|
||||
S_serial_consistency = 340, // serial_consistency
|
||||
S_341_45 = 341, // $@45
|
||||
S_max_reconnect_tries = 342, // max_reconnect_tries
|
||||
S_reconnect_wait_time = 343, // reconnect_wait_time
|
||||
S_on_fail = 344, // on_fail
|
||||
S_345_46 = 345, // $@46
|
||||
S_on_fail_mode = 346, // on_fail_mode
|
||||
S_max_row_errors = 347, // max_row_errors
|
||||
S_host_reservation_identifiers = 348, // host_reservation_identifiers
|
||||
S_349_47 = 349, // $@47
|
||||
S_host_reservation_identifiers_list = 350, // host_reservation_identifiers_list
|
||||
S_host_reservation_identifier = 351, // host_reservation_identifier
|
||||
S_duid_id = 352, // duid_id
|
||||
S_hw_address_id = 353, // hw_address_id
|
||||
S_circuit_id = 354, // circuit_id
|
||||
S_client_id = 355, // client_id
|
||||
S_flex_id = 356, // flex_id
|
||||
S_dhcp_multi_threading = 357, // dhcp_multi_threading
|
||||
S_358_48 = 358, // $@48
|
||||
S_multi_threading_params = 359, // multi_threading_params
|
||||
S_multi_threading_param = 360, // multi_threading_param
|
||||
S_enable_multi_threading = 361, // enable_multi_threading
|
||||
S_thread_pool_size = 362, // thread_pool_size
|
||||
S_packet_queue_size = 363, // packet_queue_size
|
||||
S_hooks_libraries = 364, // hooks_libraries
|
||||
S_365_49 = 365, // $@49
|
||||
S_hooks_libraries_list = 366, // hooks_libraries_list
|
||||
S_not_empty_hooks_libraries_list = 367, // not_empty_hooks_libraries_list
|
||||
S_hooks_library = 368, // hooks_library
|
||||
S_369_50 = 369, // $@50
|
||||
S_sub_hooks_library = 370, // sub_hooks_library
|
||||
S_371_51 = 371, // $@51
|
||||
S_hooks_params = 372, // hooks_params
|
||||
S_hooks_param = 373, // hooks_param
|
||||
S_library = 374, // library
|
||||
S_375_52 = 375, // $@52
|
||||
S_parameters = 376, // parameters
|
||||
S_377_53 = 377, // $@53
|
||||
S_expired_leases_processing = 378, // expired_leases_processing
|
||||
S_379_54 = 379, // $@54
|
||||
S_expired_leases_params = 380, // expired_leases_params
|
||||
S_expired_leases_param = 381, // expired_leases_param
|
||||
S_reclaim_timer_wait_time = 382, // reclaim_timer_wait_time
|
||||
S_flush_reclaimed_timer_wait_time = 383, // flush_reclaimed_timer_wait_time
|
||||
S_hold_reclaimed_time = 384, // hold_reclaimed_time
|
||||
S_max_reclaim_leases = 385, // max_reclaim_leases
|
||||
S_max_reclaim_time = 386, // max_reclaim_time
|
||||
S_unwarned_reclaim_cycles = 387, // unwarned_reclaim_cycles
|
||||
S_subnet4_list = 388, // subnet4_list
|
||||
S_389_55 = 389, // $@55
|
||||
S_subnet4_list_content = 390, // subnet4_list_content
|
||||
S_not_empty_subnet4_list = 391, // not_empty_subnet4_list
|
||||
S_subnet4 = 392, // subnet4
|
||||
S_393_56 = 393, // $@56
|
||||
S_sub_subnet4 = 394, // sub_subnet4
|
||||
S_395_57 = 395, // $@57
|
||||
S_subnet4_params = 396, // subnet4_params
|
||||
S_subnet4_param = 397, // subnet4_param
|
||||
S_subnet = 398, // subnet
|
||||
S_399_58 = 399, // $@58
|
||||
S_subnet_4o6_interface = 400, // subnet_4o6_interface
|
||||
S_401_59 = 401, // $@59
|
||||
S_subnet_4o6_interface_id = 402, // subnet_4o6_interface_id
|
||||
S_403_60 = 403, // $@60
|
||||
S_subnet_4o6_subnet = 404, // subnet_4o6_subnet
|
||||
S_405_61 = 405, // $@61
|
||||
S_interface = 406, // interface
|
||||
S_407_62 = 407, // $@62
|
||||
S_client_class = 408, // client_class
|
||||
S_409_63 = 409, // $@63
|
||||
S_require_client_classes = 410, // require_client_classes
|
||||
S_411_64 = 411, // $@64
|
||||
S_reservations_global = 412, // reservations_global
|
||||
S_reservations_in_subnet = 413, // reservations_in_subnet
|
||||
S_reservations_out_of_pool = 414, // reservations_out_of_pool
|
||||
S_reservation_mode = 415, // reservation_mode
|
||||
S_416_65 = 416, // $@65
|
||||
S_hr_mode = 417, // hr_mode
|
||||
S_id = 418, // id
|
||||
S_shared_networks = 419, // shared_networks
|
||||
S_420_66 = 420, // $@66
|
||||
S_shared_networks_content = 421, // shared_networks_content
|
||||
S_shared_networks_list = 422, // shared_networks_list
|
||||
S_shared_network = 423, // shared_network
|
||||
S_424_67 = 424, // $@67
|
||||
S_shared_network_params = 425, // shared_network_params
|
||||
S_shared_network_param = 426, // shared_network_param
|
||||
S_option_def_list = 427, // option_def_list
|
||||
S_428_68 = 428, // $@68
|
||||
S_sub_option_def_list = 429, // sub_option_def_list
|
||||
S_430_69 = 430, // $@69
|
||||
S_option_def_list_content = 431, // option_def_list_content
|
||||
S_not_empty_option_def_list = 432, // not_empty_option_def_list
|
||||
S_option_def_entry = 433, // option_def_entry
|
||||
S_434_70 = 434, // $@70
|
||||
S_sub_option_def = 435, // sub_option_def
|
||||
S_436_71 = 436, // $@71
|
||||
S_option_def_params = 437, // option_def_params
|
||||
S_not_empty_option_def_params = 438, // not_empty_option_def_params
|
||||
S_option_def_param = 439, // option_def_param
|
||||
S_option_def_name = 440, // option_def_name
|
||||
S_code = 441, // code
|
||||
S_option_def_code = 442, // option_def_code
|
||||
S_option_def_type = 443, // option_def_type
|
||||
S_444_72 = 444, // $@72
|
||||
S_option_def_record_types = 445, // option_def_record_types
|
||||
S_446_73 = 446, // $@73
|
||||
S_space = 447, // space
|
||||
S_448_74 = 448, // $@74
|
||||
S_option_def_space = 449, // option_def_space
|
||||
S_option_def_encapsulate = 450, // option_def_encapsulate
|
||||
S_451_75 = 451, // $@75
|
||||
S_option_def_array = 452, // option_def_array
|
||||
S_option_data_list = 453, // option_data_list
|
||||
S_454_76 = 454, // $@76
|
||||
S_option_data_list_content = 455, // option_data_list_content
|
||||
S_not_empty_option_data_list = 456, // not_empty_option_data_list
|
||||
S_option_data_entry = 457, // option_data_entry
|
||||
S_458_77 = 458, // $@77
|
||||
S_sub_option_data = 459, // sub_option_data
|
||||
S_460_78 = 460, // $@78
|
||||
S_option_data_params = 461, // option_data_params
|
||||
S_not_empty_option_data_params = 462, // not_empty_option_data_params
|
||||
S_option_data_param = 463, // option_data_param
|
||||
S_option_data_name = 464, // option_data_name
|
||||
S_option_data_data = 465, // option_data_data
|
||||
S_466_79 = 466, // $@79
|
||||
S_option_data_code = 467, // option_data_code
|
||||
S_option_data_space = 468, // option_data_space
|
||||
S_option_data_csv_format = 469, // option_data_csv_format
|
||||
S_option_data_always_send = 470, // option_data_always_send
|
||||
S_pools_list = 471, // pools_list
|
||||
S_472_80 = 472, // $@80
|
||||
S_pools_list_content = 473, // pools_list_content
|
||||
S_not_empty_pools_list = 474, // not_empty_pools_list
|
||||
S_pool_list_entry = 475, // pool_list_entry
|
||||
S_476_81 = 476, // $@81
|
||||
S_sub_pool4 = 477, // sub_pool4
|
||||
S_478_82 = 478, // $@82
|
||||
S_pool_params = 479, // pool_params
|
||||
S_pool_param = 480, // pool_param
|
||||
S_pool_entry = 481, // pool_entry
|
||||
S_482_83 = 482, // $@83
|
||||
S_user_context = 483, // user_context
|
||||
S_484_84 = 484, // $@84
|
||||
S_comment = 485, // comment
|
||||
S_486_85 = 486, // $@85
|
||||
S_reservations = 487, // reservations
|
||||
S_488_86 = 488, // $@86
|
||||
S_reservations_list = 489, // reservations_list
|
||||
S_not_empty_reservations_list = 490, // not_empty_reservations_list
|
||||
S_reservation = 491, // reservation
|
||||
S_492_87 = 492, // $@87
|
||||
S_sub_reservation = 493, // sub_reservation
|
||||
S_494_88 = 494, // $@88
|
||||
S_reservation_params = 495, // reservation_params
|
||||
S_not_empty_reservation_params = 496, // not_empty_reservation_params
|
||||
S_reservation_param = 497, // reservation_param
|
||||
S_next_server = 498, // next_server
|
||||
S_499_89 = 499, // $@89
|
||||
S_server_hostname = 500, // server_hostname
|
||||
S_501_90 = 501, // $@90
|
||||
S_boot_file_name = 502, // boot_file_name
|
||||
S_503_91 = 503, // $@91
|
||||
S_ip_address = 504, // ip_address
|
||||
S_505_92 = 505, // $@92
|
||||
S_ip_addresses = 506, // ip_addresses
|
||||
S_507_93 = 507, // $@93
|
||||
S_duid = 508, // duid
|
||||
S_509_94 = 509, // $@94
|
||||
S_hw_address = 510, // hw_address
|
||||
S_511_95 = 511, // $@95
|
||||
S_client_id_value = 512, // client_id_value
|
||||
S_513_96 = 513, // $@96
|
||||
S_circuit_id_value = 514, // circuit_id_value
|
||||
S_515_97 = 515, // $@97
|
||||
S_flex_id_value = 516, // flex_id_value
|
||||
S_517_98 = 517, // $@98
|
||||
S_hostname = 518, // hostname
|
||||
S_519_99 = 519, // $@99
|
||||
S_reservation_client_classes = 520, // reservation_client_classes
|
||||
S_521_100 = 521, // $@100
|
||||
S_relay = 522, // relay
|
||||
S_523_101 = 523, // $@101
|
||||
S_relay_map = 524, // relay_map
|
||||
S_client_classes = 525, // client_classes
|
||||
S_526_102 = 526, // $@102
|
||||
S_client_classes_list = 527, // client_classes_list
|
||||
S_client_class_entry = 528, // client_class_entry
|
||||
S_529_103 = 529, // $@103
|
||||
S_client_class_params = 530, // client_class_params
|
||||
S_not_empty_client_class_params = 531, // not_empty_client_class_params
|
||||
S_client_class_param = 532, // client_class_param
|
||||
S_client_class_name = 533, // client_class_name
|
||||
S_client_class_test = 534, // client_class_test
|
||||
S_535_104 = 535, // $@104
|
||||
S_only_if_required = 536, // only_if_required
|
||||
S_dhcp4o6_port = 537, // dhcp4o6_port
|
||||
S_control_socket = 538, // control_socket
|
||||
S_539_105 = 539, // $@105
|
||||
S_control_socket_params = 540, // control_socket_params
|
||||
S_control_socket_param = 541, // control_socket_param
|
||||
S_control_socket_type = 542, // control_socket_type
|
||||
S_543_106 = 543, // $@106
|
||||
S_control_socket_name = 544, // control_socket_name
|
||||
S_545_107 = 545, // $@107
|
||||
S_dhcp_queue_control = 546, // dhcp_queue_control
|
||||
S_547_108 = 547, // $@108
|
||||
S_queue_control_params = 548, // queue_control_params
|
||||
S_queue_control_param = 549, // queue_control_param
|
||||
S_enable_queue = 550, // enable_queue
|
||||
S_queue_type = 551, // queue_type
|
||||
S_552_109 = 552, // $@109
|
||||
S_capacity = 553, // capacity
|
||||
S_arbitrary_map_entry = 554, // arbitrary_map_entry
|
||||
S_555_110 = 555, // $@110
|
||||
S_dhcp_ddns = 556, // dhcp_ddns
|
||||
S_557_111 = 557, // $@111
|
||||
S_sub_dhcp_ddns = 558, // sub_dhcp_ddns
|
||||
S_559_112 = 559, // $@112
|
||||
S_dhcp_ddns_params = 560, // dhcp_ddns_params
|
||||
S_dhcp_ddns_param = 561, // dhcp_ddns_param
|
||||
S_enable_updates = 562, // enable_updates
|
||||
S_server_ip = 563, // server_ip
|
||||
S_564_113 = 564, // $@113
|
||||
S_server_port = 565, // server_port
|
||||
S_sender_ip = 566, // sender_ip
|
||||
S_567_114 = 567, // $@114
|
||||
S_sender_port = 568, // sender_port
|
||||
S_max_queue_size = 569, // max_queue_size
|
||||
S_ncr_protocol = 570, // ncr_protocol
|
||||
S_571_115 = 571, // $@115
|
||||
S_ncr_protocol_value = 572, // ncr_protocol_value
|
||||
S_ncr_format = 573, // ncr_format
|
||||
S_574_116 = 574, // $@116
|
||||
S_dep_qualifying_suffix = 575, // dep_qualifying_suffix
|
||||
S_576_117 = 576, // $@117
|
||||
S_dep_override_no_update = 577, // dep_override_no_update
|
||||
S_dep_override_client_update = 578, // dep_override_client_update
|
||||
S_dep_replace_client_name = 579, // dep_replace_client_name
|
||||
S_580_118 = 580, // $@118
|
||||
S_dep_generated_prefix = 581, // dep_generated_prefix
|
||||
S_582_119 = 582, // $@119
|
||||
S_dep_hostname_char_set = 583, // dep_hostname_char_set
|
||||
S_584_120 = 584, // $@120
|
||||
S_dep_hostname_char_replacement = 585, // dep_hostname_char_replacement
|
||||
S_586_121 = 586, // $@121
|
||||
S_config_control = 587, // config_control
|
||||
S_588_122 = 588, // $@122
|
||||
S_sub_config_control = 589, // sub_config_control
|
||||
S_590_123 = 590, // $@123
|
||||
S_config_control_params = 591, // config_control_params
|
||||
S_config_control_param = 592, // config_control_param
|
||||
S_config_databases = 593, // config_databases
|
||||
S_594_124 = 594, // $@124
|
||||
S_config_fetch_wait_time = 595, // config_fetch_wait_time
|
||||
S_loggers = 596, // loggers
|
||||
S_597_125 = 597, // $@125
|
||||
S_loggers_entries = 598, // loggers_entries
|
||||
S_logger_entry = 599, // logger_entry
|
||||
S_600_126 = 600, // $@126
|
||||
S_logger_params = 601, // logger_params
|
||||
S_logger_param = 602, // logger_param
|
||||
S_debuglevel = 603, // debuglevel
|
||||
S_severity = 604, // severity
|
||||
S_605_127 = 605, // $@127
|
||||
S_output_options_list = 606, // output_options_list
|
||||
S_607_128 = 607, // $@128
|
||||
S_output_options_list_content = 608, // output_options_list_content
|
||||
S_output_entry = 609, // output_entry
|
||||
S_610_129 = 610, // $@129
|
||||
S_output_params_list = 611, // output_params_list
|
||||
S_output_params = 612, // output_params
|
||||
S_output = 613, // output
|
||||
S_614_130 = 614, // $@130
|
||||
S_flush = 615, // flush
|
||||
S_maxsize = 616, // maxsize
|
||||
S_maxver = 617, // maxver
|
||||
S_pattern = 618, // pattern
|
||||
S_619_131 = 619, // $@131
|
||||
S_compatibility = 620, // compatibility
|
||||
S_621_132 = 621, // $@132
|
||||
S_compatibility_params = 622, // compatibility_params
|
||||
S_compatibility_param = 623, // compatibility_param
|
||||
S_lenient_option_parsing = 624 // lenient_option_parsing
|
||||
};
|
||||
};
|
||||
|
||||
@@ -5154,8 +5155,8 @@ switch (yykind)
|
||||
/// Constants.
|
||||
enum
|
||||
{
|
||||
yylast_ = 1429, ///< Last index in yytable_.
|
||||
yynnts_ = 419, ///< Number of nonterminal symbols.
|
||||
yylast_ = 1431, ///< Last index in yytable_.
|
||||
yynnts_ = 420, ///< Number of nonterminal symbols.
|
||||
yyfinal_ = 28 ///< Termination state number.
|
||||
};
|
||||
|
||||
@@ -5396,7 +5397,7 @@ switch (yykind)
|
||||
|
||||
#line 14 "dhcp4_parser.yy"
|
||||
} } // isc::dhcp
|
||||
#line 5400 "dhcp4_parser.h"
|
||||
#line 5401 "dhcp4_parser.h"
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user