Home
last modified time | relevance | path

Searched refs:log_martians (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/procps/procps/
H A Dsysctl.conf16 net/ipv4/conf/all/log_martians=1
/openbmc/linux/net/ipv4/
H A Droute.c874 int log_martians; in ip_rt_send_redirect() local
883 log_martians = IN_DEV_LOG_MARTIANS(in_dev); in ip_rt_send_redirect()
923 if (IS_ENABLED(CONFIG_IP_ROUTE_VERBOSE) && log_martians && in ip_rt_send_redirect()
/openbmc/linux/Documentation/networking/
H A Dip-sysctl.rst1550 log_martians - BOOLEAN
1552 log_martians for the interface will be enabled if at least one of
1553 conf/{all,interface}/log_martians is set to TRUE,