[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1596468610.git.lucien.xin@gmail.com>
Date: Mon, 3 Aug 2020 23:34:45 +0800
From: Xin Long <lucien.xin@...il.com>
To: network dev <netdev@...r.kernel.org>
Cc: davem@...emloft.net, Jon Maloy <jon.maloy@...csson.com>,
Ying Xue <ying.xue@...driver.com>,
tipc-discussion@...ts.sourceforge.net,
Alexey Kuznetsov <kuznet@....inr.ac.ru>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>
Subject: [PATCH net 0/2] net: fix a mcast issue for tipc udp media
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
Powered by blists - more mailing lists