#include <olsr_cfg.h>

Definition at line 181 of file olsr_cfg.h.
| unsigned char olsr_config::allow_no_interfaces |
Definition at line 186 of file olsr_cfg.h.
Referenced by build_config_body(), main(), olsr_get_default_cfg(), olsr_write_cnf_buf(), parse_cfg_option(), remove_interface(), and yyparse().
| unsigned char olsr_config::clear_screen |
Definition at line 188 of file olsr_cfg.h.
Referenced by olsr_get_default_cfg(), olsr_process_changes(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
| uint16_t olsr_config::comport_http |
Definition at line 218 of file olsr_cfg.h.
Referenced by olsr_com_init(), olsr_get_default_cfg(), and parse_cfg_option().
| uint16_t olsr_config::comport_http_limit |
Definition at line 219 of file olsr_cfg.h.
Referenced by olsr_get_default_cfg(), and parse_cfg_option().
| uint16_t olsr_config::comport_txt |
Definition at line 220 of file olsr_cfg.h.
Referenced by olsr_com_init(), olsr_get_default_cfg(), and parse_cfg_option().
| uint16_t olsr_config::comport_txt_limit |
Definition at line 221 of file olsr_cfg.h.
Referenced by olsr_get_default_cfg(), and parse_cfg_option().
| char* olsr_config::dlPath |
Definition at line 216 of file olsr_cfg.h.
Referenced by olsr_free_cfg(), olsr_get_default_cfg(), olsr_init_plugin(), and parse_cfg_option().
Definition at line 235 of file olsr_cfg.h.
Referenced by main(), olsr_exit(), and olsr_get_default_cfg().
Definition at line 195 of file olsr_cfg.h.
Referenced by build_config_body(), olsr_get_default_cfg(), olsr_os_process_rt_entry(), olsr_update_rib_routes(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
Definition at line 204 of file olsr_cfg.h.
Referenced by add_ipv6_addr(), allowed_ip(), arproaming_client_add(), arproaming_client_update(), build_config_body(), check_for_route(), check_ping_result(), CreateLocalEtherTunTap(), generate_hna(), get_isdefhna_latlon(), olsr_event(), olsr_event_doing_hna(), olsr_free_cfg(), olsr_get_default_cfg(), olsr_input_hna(), olsr_parser(), olsr_write_cnf_buf(), olsrd_plugin_init(), parse_cfg_hna(), pcf_event(), txtinfo_hna(), yyparse(), and zebra_parse().
Definition at line 225 of file olsr_cfg.h.
Referenced by generate_hna(), main(), olsr_get_default_cfg(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), and parse_cfg_option().
Definition at line 205 of file olsr_cfg.h.
Referenced by build_config_body(), check_interface_updates(), init_interfaces(), mapwrite_work(), olsr_free_cfg(), olsr_get_default_cfg(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), queue_if(), set_loss_link_multiplier(), and txtinfo_interfaces().
Definition at line 237 of file olsr_cfg.h.
Referenced by calculate_if_metric(), check_wireless_interface(), chk_if_changed(), main(), olsr_get_default_cfg(), olsr_shutdown(), os_init_interface(), os_interface_set_state(), os_ip4_tunnel(), os_ip6_tunnel(), and os_is_interface_up().
Definition at line 182 of file olsr_cfg.h.
Referenced by add_interface(), add_ipv6_addr(), allowed_hostname_or_ip_in_service(), allowed_ip(), build_config_body(), build_ipaddr_link(), check_for_route(), chk_if_changed(), CreateCaptureSocket(), debuginfo_enable(), debuginfo_msgstat(), debuginfo_pktstat(), debuginfo_print_msgstat(), debuginfo_print_pktstat(), generate_iptunnel_name(), get_http_socket(), GetIntInfo(), init_net(), InitOBAMP(), internal_olsr_os_del_ipip_tunnel(), ip_acl_plugin_parse(), ip_is_linklocal(), is_prefix_inetgw(), is_prefix_niit_ipv6(), join_mcast(), ListInterfaces(), looped_checks(), lq_mult_helper(), main(), mapwrite_work(), net_os_set_ifoptions(), net_output(), olsr_add_ip(), olsr_add_route(), olsr_com_handle_htmlsite(), olsr_com_handle_txtcommand(), olsr_com_openport(), olsr_com_parse_request(), olsr_create_duplicate_entry(), olsr_del_route(), olsr_event(), olsr_event_doing_hna(), olsr_get_default_cfg(), olsr_input(), olsr_input_hna(), olsr_ip_hashing(), olsr_ip_prefix_to_string(), olsr_ip_to_string(), olsr_ipcmp(), olsr_os_inetgw_tunnel_route(), olsr_parser(), olsr_print_duplicate_table(), olsr_print_link_set(), olsr_print_neighbor_table(), olsr_print_tc_table(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), olsrd_plugin_init(), os_cleanup_global_ifoptions(), os_init_global_ifoptions(), os_init_interface(), os_ip4_tunnel(), os_ip6_tunnel(), os_iptunnel_add_ipip(), os_iptunnel_cleanup(), os_iptunnel_init(), os_recvfrom(), parse_cfg_hna(), parse_cfg_interface(), parse_cfg_option(), parse_http_request(), set_nameservice_host(), set_nameservice_server(), set_plugin_hna(), set_plugin_ipaddress(), txtinfo_init(), txtinfo_interfaces(), yyparse(), and zebra_parse().
| size_t olsr_config::ipsize |
Definition at line 183 of file olsr_cfg.h.
Referenced by add_link_entry(), add_signature(), build_ip_txt(), build_ipaddr_link(), calculate_border_flag(), CoreElection(), deserialize_hello(), generate_hello(), generate_hna(), generate_mid(), genipcopy(), InitOBAMP(), lookup_timestamp_entry(), main(), olsr_add_ip(), olsr_add_tc_entry(), olsr_alloc_rt_path(), olsr_calculate_tc_border(), olsr_delete_link_entry(), olsr_delete_mid_entry(), olsr_delete_routing_table(), olsr_get_default_cfg(), olsr_input_hna(), olsr_input_mid(), olsr_input_tc(), olsr_insert_mid_entry(), olsr_insert_routing_table(), olsr_insert_rt_path(), olsr_lookup_routing_table(), olsr_netmask_to_prefix(), olsr_os_process_rt_entry(), olsr_output_lq_tc_internal(), olsr_prefix_to_netmask(), outer_tree_create(), parse_cfg_hna(), parse_cfg_option(), parse_challenge(), parse_cres(), parse_rres(), pkt_get_ipaddress(), pkt_get_prefixlen(), pkt_ignore_ipaddress(), pkt_ignore_prefixlen(), pkt_put_ipaddress(), pkt_put_prefixlen(), send_challenge(), send_cres(), send_rres(), single_hna(), spread_host(), and yyparse().
| bool olsr_config::log_event[LOG_SEVERITY_COUNT][LOG_SOURCE_COUNT] |
Definition at line 198 of file olsr_cfg.h.
Referenced by olsr_get_default_cfg(), olsr_log_applyconfig(), parse_cfg_debug(), and parse_cfg_log().
Definition at line 200 of file olsr_cfg.h.
Referenced by olsr_free_cfg(), olsr_get_default_cfg(), olsr_log_applyconfig(), and parse_cfg_option().
Definition at line 199 of file olsr_cfg.h.
Referenced by main(), olsr_get_default_cfg(), olsr_log_applyconfig(), olsr_process_changes(), and parse_cfg_option().
Definition at line 201 of file olsr_cfg.h.
Referenced by olsr_get_default_cfg(), olsr_log_applyconfig(), and parse_cfg_option().
| uint8_t olsr_config::lq_fish |
Definition at line 212 of file olsr_cfg.h.
Referenced by build_config_body(), olsr_get_default_cfg(), olsr_output_lq_tc_internal(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
| uint32_t olsr_config::lq_nat_thresh |
Definition at line 209 of file olsr_cfg.h.
Referenced by build_config_body(), olsr_cmp_rtp(), olsr_get_default_cfg(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
Definition at line 224 of file olsr_cfg.h.
Referenced by generate_mid(), main(), olsr_get_default_cfg(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), and parse_cfg_option().
| uint8_t olsr_config::mpr_coverage |
Definition at line 211 of file olsr_cfg.h.
Referenced by build_config_body(), olsr_calculate_lq_mpr2(), olsr_get_default_cfg(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
| uint32_t olsr_config::nic_chgs_pollrate |
Definition at line 208 of file olsr_cfg.h.
Referenced by init_interfaces(), olsr_get_default_cfg(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
| unsigned char olsr_config::no_fork |
Definition at line 185 of file olsr_cfg.h.
Referenced by main(), olsr_get_default_cfg(), parse_cfg_debug(), and parse_cfg_option().
| uint16_t olsr_config::olsr_port |
Definition at line 215 of file olsr_cfg.h.
Referenced by add_interface(), IsOlsrOrBmfPacket(), olsr_get_default_cfg(), olsr_sanity_check_cfg(), olsrd_plugin_init(), os_init_interface(), and parse_cfg_option().
| struct plugin_entry* olsr_config::plugins |
Definition at line 203 of file olsr_cfg.h.
Referenced by build_config_body(), olsr_free_cfg(), olsr_get_default_cfg(), olsr_plugins_init(), olsr_write_cnf_buf(), parse_cfg_loadplugin(), and yyparse().
| uint32_t olsr_config::pollrate |
Definition at line 207 of file olsr_cfg.h.
Referenced by build_config_body(), main(), olsr_get_default_cfg(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
Definition at line 233 of file olsr_cfg.h.
Referenced by add_interface(), add_signature(), build_config_body(), check_ping_result(), CoreElection(), generate_hello(), generate_hna(), generate_mid(), InitOBAMP(), ipc_print_neigh_link(), lookup_position_latlon(), main(), mapwrite_work(), name_init(), olsr_add_tc_entry(), olsr_change_myself_tc(), olsr_get_default_cfg(), olsr_mdns_gen(), olsr_namesvc_gen(), olsr_obamp_gen(), olsr_output_lq_tc_internal(), olsr_parser(), olsr_sanity_check_cfg(), olsr_shutdown(), os_iptunnel_add_ipip(), os_iptunnel_init(), outer_tree_create(), parse_cfg_option(), parse_packet(), pcf_event(), send_challenge(), send_cres(), send_rres(), single_hna(), spread_host(), txtinfo_hna(), and txtinfo_mid().
| uint8_t olsr_config::rt_proto |
Definition at line 192 of file olsr_cfg.h.
Referenced by olsr_get_default_cfg(), olsr_os_inetgw_tunnel_route(), olsr_os_niit_4to6_route(), olsr_os_niit_6to4_route(), olsr_os_process_rt_entry(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
| uint8_t olsr_config::rt_table |
Definition at line 193 of file olsr_cfg.h.
Referenced by build_config_body(), main(), olsr_get_default_cfg(), olsr_os_niit_4to6_route(), olsr_os_niit_6to4_route(), olsr_os_process_rt_entry(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
| uint8_t olsr_config::rt_table_default |
Definition at line 194 of file olsr_cfg.h.
Referenced by build_config_body(), olsr_get_default_cfg(), olsr_os_niit_4to6_route(), olsr_os_niit_6to4_route(), olsr_os_process_rt_entry(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
| unsigned char olsr_config::source_ip_mode |
Definition at line 189 of file olsr_cfg.h.
Referenced by main(), olsr_get_default_cfg(), olsr_sanity_check_cfg(), olsr_shutdown(), and parse_cfg_option().
Definition at line 223 of file olsr_cfg.h.
Referenced by main(), olsr_get_default_cfg(), olsr_output_lq_tc_internal(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), and parse_cfg_option().
| uint8_t olsr_config::tc_redundancy |
Definition at line 210 of file olsr_cfg.h.
Referenced by build_config_body(), olsr_calculate_lq_mpr(), olsr_get_default_cfg(), olsr_output_lq_tc_internal(), olsr_sanity_check_cfg(), olsr_update_nbr_status(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
| uint16_t olsr_config::tos |
Definition at line 191 of file olsr_cfg.h.
Referenced by build_config_body(), olsr_get_default_cfg(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), os_socket_set_olsr_options(), parse_cfg_option(), and yyparse().
| union olsr_ip_addr main_addr olsr_config::unicast_src_ip |
Definition at line 239 of file olsr_cfg.h.
Referenced by olsr_os_process_rt_entry(), and yyparse().
| uint32_t olsr_config::will_int |
Definition at line 234 of file olsr_cfg.h.
Referenced by olsr_calculate_willingness(), olsr_get_default_cfg(), and olsr_init_willingness().
| uint8_t olsr_config::willingness |
Definition at line 213 of file olsr_cfg.h.
Referenced by build_config_body(), generate_hello(), olsr_calculate_willingness(), olsr_get_default_cfg(), olsr_sanity_check_cfg(), olsr_update_willingness(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
| unsigned char olsr_config::willingness_auto |
Definition at line 187 of file olsr_cfg.h.
Referenced by build_config_body(), main(), olsr_calculate_willingness(), olsr_get_default_cfg(), olsr_init_willingness(), olsr_sanity_check_cfg(), olsr_write_cnf_buf(), parse_cfg_option(), and yyparse().
1.6.3