Lines Matching refs:log_link_debug
170 log_link_debug(link, "%s(): SLAAC addresses and routes are not set.", __func__); in ndisc_check_ready()
191 log_link_debug(link, "%s(): no SLAAC address is ready.", __func__); in ndisc_check_ready()
196 log_link_debug(link, "SLAAC addresses and routes set."); in ndisc_check_ready()
334 … log_link_debug(link, "No NDisc route added, gateway %s matches local address", in ndisc_router_process_default()
430 … log_link_debug(link, "Prefix is longer than 64, ignoring autonomous prefix %s.", strna(buf)); in ndisc_router_process_autonomous_prefix()
439 log_link_debug(link, "Ignoring prefix as its valid lifetime is zero."); in ndisc_router_process_autonomous_prefix()
565 … log_link_debug(link, "Prefix '%s' is not in allow list, ignoring", strna(b)); in ndisc_router_process_prefix()
567 … log_link_debug(link, "Prefix '%s' is in deny list, ignoring", strna(b)); in ndisc_router_process_prefix()
620 log_link_debug(link, "Route prefix is ::/0, ignoring"); in ndisc_router_process_route()
630 … log_link_debug(link, "Route prefix '%s' is not in allow list, ignoring", strna(buf)); in ndisc_router_process_route()
632 … log_link_debug(link, "Route prefix '%s' is in deny list, ignoring", strna(buf)); in ndisc_router_process_route()
646 …log_link_debug(link, "Advertised route gateway %s is local to the link, ignoring route", strna(buf… in ndisc_router_process_route()
970 log_link_debug(link, "Acquiring DHCPv6 lease on NDisc request"); in ndisc_start_dhcp6_client()
993 … log_link_debug(link, "Router '%s' is not in allow list, ignoring", strna(buf)); in ndisc_router_handler()
995 … log_link_debug(link, "Router '%s' is in deny list, ignoring", strna(buf)); in ndisc_router_handler()
1021 log_link_debug(link, "Setting SLAAC addresses and router."); in ndisc_router_handler()
1050 log_link_debug(link, "NDisc handler get timeout event"); in ndisc_handler()
1109 log_link_debug(link, "Discovering IPv6 routers"); in ndisc_start()
1138 log_link_debug(link, "IPv6 Router Discovery is configured%s.", in ndisc_process_request()
1158 log_link_debug(link, "Requested configuring of the IPv6 Router Discovery."); in link_request_ndisc()