commit | 32e569b7277f13c4b27bb29c761189963e49ce7a | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Sun Dec 16 13:30:39 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:58:09 2008 -0800 |
tree | 63c1a7b0b44169644e7efdc4f351d6b8cb13cdd7 | |
parent | ea40b324d791d86a42b858d073007de4d133227e [diff] |
[IPV4]: Pass the net pointer to the arp_req_set_proxy() This one will need to set the IPV4_DEVCONF_ALL(PROXY_ARP), but there's no ways to get the net right in place, so we have to pull one from the inet_ioctl's struct sock. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>