[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190624140109.14775-1-nicolas.dichtel@6wind.com>
Date: Mon, 24 Jun 2019 16:01:07 +0200
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, ndesaulniers@...gle.com
Subject: [PATCH net v2 0/2] ipv6: fix neighbour resolution with raw socket
The first patch prepares the fix, it constify rt6_nexthop().
The detail of the bug is explained in the second patch.
v1 -> v2:
- fix compilation warnings
- split the initial patch
drivers/net/vrf.c | 2 +-
include/net/ip6_route.h | 4 ++--
net/bluetooth/6lowpan.c | 4 ++--
net/ipv6/ip6_output.c | 2 +-
net/ipv6/route.c | 3 ++-
net/netfilter/nf_flow_table_ip.c | 2 +-
6 files changed, 9 insertions(+), 8 deletions(-)
Comments are welcomed,
Regards,
Nicolas
Powered by blists - more mailing lists