commit | 13696531dc90d2bd54d143aabcb766d228240e06 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Jun 26 13:26:08 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 26 13:26:08 2019 -0700 |
tree | 5a3157b02ac8196710f12cd0d7964c7e2a8913cc | |
parent | 22e72b5e049b95789b34a4cef316c791e7c2fed5 [diff] | |
parent | 2c6b55f45d53420d8310d41310e0e2cd41fe073f [diff] |
Merge branch 'ipv6-fix-neighbour-resolution-with-raw-socket' 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>