From: Pavel Emelyanov <[EMAIL PROTECTED]>
Date: Tue, 09 Oct 2007 19:55:28 +0400
> This concerns the ipv4 and ipv6 code mostly, but also the netlink
> and unix sockets.
>
> The netlink code is an example of how to use the __seq_open_private()
> call - it saves the net namespace on this private.
>
This concerns the ipv4 and ipv6 code mostly, but also the netlink
and unix sockets.
The netlink code is an example of how to use the __seq_open_private()
call - it saves the net namespace on this private.
Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]>
---
diff --git a/net/ipv4/arp.c b/net/i