From: David Miller <davem@davemloft.net>
To: fubar@us.ibm.com
Cc: brian.haley@hp.com, steve@astutenetworks.com,
netdev@vger.kernel.org, bonding-devel@lists.sourceforge.net,
akpm@linux-foundation.org
Subject: Re: [PATCH] Bonding: fix zero address hole bug in arp_ip_target list
Date: Sat, 11 Apr 2009 02:56:50 -0700 (PDT) [thread overview]
Message-ID: <20090411.025650.40194406.davem@davemloft.net> (raw)
In-Reply-To: <623.1239432679@death.nxdomain.ibm.com>
From: Jay Vosburgh <fubar@us.ibm.com>
Date: Fri, 10 Apr 2009 23:51:19 -0700
> Brian Haley <brian.haley@hp.com> wrote:
>
>>Fix a zero address hole bug in the bonding arp_ip_target list
>>that was causing the bond to ignore ARP replies (bugz 13006).
>>Instead of just setting the array entry to zero, we now
>>copy any additional entries down one slot, putting the
>>zero entry at the end. With this change we can now have
>>all the loops that walk the array stop when they hit a zero
>>since there will be no addresses after it.
>>
>>Signed-off-by: Brian Haley <brian.haley@hp.com>
>
> This all looks reasonable to me. This patch appears to be an
> extension of some code (not as a patch) provided in bugzilla 13006 by
> Steve Howard <steve@astutenetworks.com>, so I suspect he should sign off
> on this as well, or at the very least be credited in the log; I'd write
> that as:
>
> Changes are based in part on code fragment provided in kernel
> bugzilla 13006 by Steve Howard <steve@astutenetworks.com>.
>
> This can go to -stable, too.
>
> -J
>
> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Indeed, please fix up the attribution and I will apply this and
queue up for -stable.
prev parent reply other threads:[~2009-04-11 9:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-13006-10286@http.bugzilla.kernel.org/>
2009-04-09 21:18 ` [Bugme-new] [Bug 13006] New: Bonding: Holes in arp_ip_target list cause ARP replies to be ignored Andrew Morton
2009-04-11 2:41 ` [PATCH] Bonding: fix zero address hole bug in arp_ip_target list Brian Haley
2009-04-11 6:51 ` Jay Vosburgh
2009-04-11 9:56 ` David Miller [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=20090411.025650.40194406.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@linux-foundation.org \
--cc=bonding-devel@lists.sourceforge.net \
--cc=brian.haley@hp.com \
--cc=fubar@us.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=steve@astutenetworks.com \
/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;
as well as URLs for NNTP newsgroup(s).