lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 27 Jul 2015 07:21:44 +0200
From:	Willy Tarreau <w@....eu>
To:	????????? <xqjcool@...il.com>
Cc:	tadavis@....gov, const-g@...rt.com, ctindel@...e.org,
	girouard@...ibm.com, fubar@...ibm.com, mitch.a.williams@...el.com,
	buytenh@....org, greearb@...delatech.com, netdev@...r.kernel.org,
	nick@...inc.com, davem@...hat.com
Subject: Re: [PATCH][kernel 2.6.32] Bond interface can't send gratuitous ARP

Hi Qingjie,

On Mon, Jul 27, 2015 at 09:05:29AM +0800, ????????? wrote:
> Hi,
> 
> Bond interface worked as Active-Backup mode.
> If the bond interface was added in bridge, then it's just a port of bridge.
> It doesn' have IP address.
> When bond slave changing, the current code "bond_send_gratuitous_arp"
> didn't take effect. It couldn't send gratuitous ARP.
> So I made a patch to fix this issue.
> 
> It's my first patch for kernel.
> 
> Thanks a lot for your *understanding* for any *inconvenience* caused.

Patches may only be sent for mainline kernel. Since you're trying to fix
2.6.32, you first need to check if a more recent version works properly.
If it's the case, then instead you should ask for a backport of the patch
that did the related change (it's easier for tracking bug fixes and
regressions). If the problem is also present in mainline, then you should
propose your patch for mainline. Since it's a fix, it will be backported.

BTW, please keep in mind that 2.6.32 is reaching EOL in a few months, so
it would be a good time to try newer ones (3.2 or 3.4 are rock solid now).

Hoping this helps,
Willy

--
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