From: Stephen Hemminger <stephen@networkplumber.org>
To: Jouni Malinen <jouni@codeaurora.org>
Cc: David Miller <davem@davemloft.net>,
netdev@vger.kernel.org, Kyeyoon Park <kyeyoonp@codeaurora.org>
Subject: Re: [PATCH 1/3] bridge: Base the BR_PROXYARP decision on the target port flag
Date: Wed, 4 Feb 2015 15:13:59 -0800 [thread overview]
Message-ID: <20150204151359.5f979f88@urahara> (raw)
In-Reply-To: <1423043467-11148-1-git-send-email-jouni@codeaurora.org>
On Wed, 4 Feb 2015 11:51:05 +0200
Jouni Malinen <jouni@codeaurora.org> wrote:
> + if (f && f->dst->flags & BR_PROXYARP)
Please add parens when mixing && and & in same if
prev parent reply other threads:[~2015-02-04 23:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-04 9:51 [PATCH 1/3] bridge: Base the BR_PROXYARP decision on the target port flag Jouni Malinen
2015-02-04 9:51 ` [PATCH 2/3] bridge: Selectively prevent bridge port flooding for proxy ARP Jouni Malinen
2015-02-04 9:51 ` [PATCH 3/3] bridge: Allow proxy ARP for unicast ARP requests Jouni Malinen
2015-02-04 23:13 ` Stephen Hemminger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150204151359.5f979f88@urahara \
--to=stephen@networkplumber.org \
--cc=davem@davemloft.net \
--cc=jouni@codeaurora.org \
--cc=kyeyoonp@codeaurora.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox