projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
22e72b5
2c6b55f
)
Merge branch 'ipv6-fix-neighbour-resolution-with-raw-socket'
author
David S. Miller
<davem@davemloft.net>
Wed, 26 Jun 2019 20:26:08 +0000
(13:26 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 26 Jun 2019 20:26:08 +0000
(13:26 -0700)
Nicolas Dichtel says:
====================
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
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge