[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100518102334.70b6c0b4@nehalam>
Date: Tue, 18 May 2010 10:23:34 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: David Miller <davem@...emloft.net>, jbohac@...e.cz,
yoshfuji@...ux-ipv6.org, netdev@...r.kernel.org
Subject: Re: [PATCH 1/4] ipv6: Replace inet6_ifaddr->dead with state
On Tue, 18 May 2010 21:04:19 +1000
Herbert Xu <herbert@...dor.apana.org.au> wrote:
>
> +enum {
> + INET6_IFADDR_STATE_DAD,
> + INET6_IFADDR_STATE_POSTDAD,
> + INET6_IFADDR_STATE_UP,
> + INET6_IFADDR_STATE_DEAD,
> +};
> +
> #ifdef __KERNEL__
Does this really need to be visible to user applications?
--
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists