netlink: Plumb "sender" through to ICMP generation
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 3 May 2014 10:49:35 +0000 (11:49 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 3 May 2014 15:35:02 +0000 (16:35 +0100)
In order for a point-to-point netlink to correctly construct and
deliver ICMP, it needs to know which way the original packet was
going.  So provide the ICMP generation code with this information, in
the form of the "sender" client.

No functional change.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

No differences found