public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Xin Long <lucien.xin@gmail•com>
To: network dev <netdev@vger•kernel.org>
Cc: davem@davemloft•net, Jon Maloy <jon.maloy@ericsson•com>,
	Ying Xue <ying.xue@windriver•com>,
	tipc-discussion@lists•sourceforge.net,
	Alexey Kuznetsov <kuznet@ms2•inr.ac.ru>,
	Hideaki YOSHIFUJI <yoshfuji@linux-ipv6•org>
Subject: [PATCH net 0/2] net: fix a mcast issue for tipc udp media
Date: Mon,  3 Aug 2020 23:34:45 +0800	[thread overview]
Message-ID: <cover.1596468610.git.lucien.xin@gmail.com> (raw)

Patch 1 is to add a function to get the dev by source address,
whcih will be used by Patch 2.

Xin Long (2):
  ipv6: add ipv6_dev_find()
  tipc: set ub->ifindex for local ipv6 address

 include/net/addrconf.h |  2 ++
 net/ipv6/addrconf.c    | 39 +++++++++++++++++++++++++++++++++++++++
 net/tipc/udp_media.c   |  8 ++++++++
 3 files changed, 49 insertions(+)

-- 
2.1.0


             reply	other threads:[~2020-08-03 15:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-03 15:34 Xin Long [this message]
2020-08-03 15:34 ` [PATCH net 1/2] ipv6: add ipv6_dev_find() Xin Long
2020-08-05 11:03   ` Ying Xue
2020-08-05 16:31     ` David Ahern
2020-08-06  2:49   ` Hideaki Yoshifuji
2020-08-06  8:55     ` Xin Long
2020-08-06 14:03       ` David Ahern
2020-08-07  7:30         ` Xin Long
2020-08-07  9:25         ` Hideaki Yoshifuji
2020-08-09 11:04           ` Xin Long
2020-08-11  2:25             ` Hideaki Yoshifuji
2020-08-13 16:25               ` Xin Long
2020-08-03 15:34 ` [PATCH net 2/2] tipc: set ub->ifindex for local ipv6 address Xin Long
2020-08-05 11:03   ` Ying Xue
2020-08-05 19:20 ` [PATCH net 0/2] net: fix a mcast issue for tipc udp media David Miller

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=cover.1596468610.git.lucien.xin@gmail.com \
    --to=lucien.xin@gmail$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=jon.maloy@ericsson$(echo .)com \
    --cc=kuznet@ms2$(echo .)inr.ac.ru \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=tipc-discussion@lists$(echo .)sourceforge.net \
    --cc=ying.xue@windriver$(echo .)com \
    --cc=yoshfuji@linux-ipv6$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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