In article <[EMAIL PROTECTED]> (at Wed, 23 Jan 2008 10:16:29 +0100), Mathieu
Lacage <[EMAIL PROTECTED]> says:
> I have been following the netns patches on this ML for a while but I
> still have not figured out in which tree the patches fed to David Miller
> are applied. I have attempted to grep t
hi,
On Tue, 2008-01-22 at 23:51 -0800, David Miller wrote:
> From: "Denis V. Lunev" <[EMAIL PROTECTED]>
> Date: Wed, 23 Jan 2008 10:46:27 +0300
>
> > All needed API is done, the namespace is available when required from the
> > device on the DST entry from the incoming packet. So, just replace in
From: "Denis V. Lunev" <[EMAIL PROTECTED]>
Date: Wed, 23 Jan 2008 10:46:27 +0300
> All needed API is done, the namespace is available when required from the
> device on the DST entry from the incoming packet. So, just replace init_net
> with proper namespace.
>
> Other protocols will follow.
>
>
All needed API is done, the namespace is available when required from the
device on the DST entry from the incoming packet. So, just replace init_net
with proper namespace.
Other protocols will follow.
Signed-off-by: Denis V. Lunev <[EMAIL PROTECTED]>
---
net/ipv4/icmp.c | 21