Re: [PATCH] network: IPv6 must go through disconnect state before idle.

2011-02-15 Thread Samuel Ortiz
Hi Jukka, On Fri, Feb 11, 2011 at 03:22:53PM +0200, Jukka Rissanen wrote: --- Hi Samuel, please apply this patch as without it the system will not go offline. The patch adds DISCONNECT state for IPv6 that should be entered before IDLE state. Eventually the IPv6 disconnection should be

[PATCH] network: IPv6 must go through disconnect state before idle.

2011-02-11 Thread Jukka Rissanen
--- Hi Samuel, please apply this patch as without it the system will not go offline. The patch adds DISCONNECT state for IPv6 that should be entered before IDLE state. Eventually the IPv6 disconnection should be handled in connection.c as you pointed out in IRC but that probably needs to wait