commit | 0accfc268f4d3345693d3af3d5780aae3ad93d8d | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Tue Jul 21 10:43:57 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 21 10:39:05 2015 -0700 |
tree | 355a63ecdb2642680e8a4b21c5ff02f84f5a992d | |
parent | f38a9eb1f77b296ff07e000823884a0f64d67b2a [diff] |
arp: Inherit metadata dst when creating ARP requests If output device wants to see the dst, inherit the dst of the original skb and pass it on to generate the ARP request. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>