Re: [PATCH net-2.6.25 3/7] Pass the net pointer to the arp_req_set_proxy()
From: David Miller <hidden> Date: 2007-12-16 21:30:49
From: Pavel Emelyanov <redacted>
Date: Tue, 11 Dec 2007 20:50:59 +0300
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 <redacted>