[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAM_iQpVtU_i1U0TwaRJ+q-qGLMYYhJAU1GV4_t2Pq8TcwxAhxQ@mail.gmail.com>
Date: Fri, 6 Feb 2015 22:46:04 -0800
From: Cong Wang <xiyou.wangcong@...il.com>
To: zhuyj <zyjzyj2000@...il.com>
Cc: Linux Kernel Network Developers <netdev@...r.kernel.org>,
stefan.costandache@...driver.com, alexandre.dietsch@...driver.com,
yue.tao@...driver.com, clinton.slabbert@...driver.com,
eulfsam <ulf.samuelsson@...csson.com>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH 1/1] neighbour: Support broadcast ARP in neighbor PROPE state
On Wed, Feb 4, 2015 at 11:20 PM, zhuyj <zyjzyj2000@...il.com> wrote:
> diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
> index bd29016..4d13edb 100644
> --- a/net/ipv4/Kconfig
> +++ b/net/ipv4/Kconfig
> @@ -259,6 +259,23 @@ config IP_PIMSM_V2
> gated-5). This routing protocol is not used widely, so say N unless
> you want to play with it.
>
> +config ARP_PROBE_BCAST
> + bool "IP: ARP send broadcast ARP, if probing using unicast fails"
> + default y
Why make it default to y? Since we use the current behavior for a long time?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists