All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hangbin Liu <liuhangbin@gmail.com>
To: netdev@vger.kernel.org
Cc: Jay Vosburgh <j.vosburgh@gmail.com>,
	Veaceslav Falico <vfalico@gmail.com>,
	Andy Gospodarek <andy@greyhouse.net>,
	"David S . Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Jonathan Toppins <jtoppins@redhat.com>,
	Paolo Abeni <pabeni@redhat.com>, David Ahern <dsahern@gmail.com>,
	Hangbin Liu <liuhangbin@gmail.com>
Subject: [PATCHv2 net 0/3] bonding: fix lladdr finding and confirmation
Date: Tue, 30 Aug 2022 17:37:19 +0800	[thread overview]
Message-ID: <20220830093722.153161-1-liuhangbin@gmail.com> (raw)

This patch set fixed 3 issues when setting lladdr as bonding IPv6 target.
Please see each patch for the details.

v2: separate the patch to 3 parts

Hangbin Liu (3):
  bonding: use unspecified address if no available link local address
  bonding: add all node mcast address when slave up
  bonding: accept unsolicited NA message

 drivers/net/bonding/bond_main.c | 20 +++++++++++++++-----
 net/ipv6/addrconf.c             |  8 ++++++--
 2 files changed, 21 insertions(+), 7 deletions(-)

-- 
2.37.1


             reply	other threads:[~2022-08-30  9:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-30  9:37 Hangbin Liu [this message]
2022-08-30  9:37 ` [PATCHv2 net 1/3] bonding: use unspecified address if no available link local address Hangbin Liu
2022-08-30  9:37 ` [PATCHv2 net 2/3] bonding: add all node mcast address when slave up Hangbin Liu
2022-08-30  9:37 ` [PATCHv2 net 3/3] bonding: accept unsolicited NA message Hangbin Liu
2022-09-03  3:40 ` [PATCHv2 net 0/3] bonding: fix lladdr finding and confirmation Jakub Kicinski
2022-09-05  9:20 ` patchwork-bot+netdevbpf

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=20220830093722.153161-1-liuhangbin@gmail.com \
    --to=liuhangbin@gmail.com \
    --cc=andy@greyhouse.net \
    --cc=davem@davemloft.net \
    --cc=dsahern@gmail.com \
    --cc=j.vosburgh@gmail.com \
    --cc=jtoppins@redhat.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=vfalico@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.