[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <OF6038860D.3DC5CB4E-ON65257384.002B94CE-65257384.002C5812@in.ibm.com>
Date: Tue, 30 Oct 2007 13:34:21 +0530
From: Krishna Kumar2 <krkumar2@...ibm.com>
To: YOSHIFUJI Hideaki / 吉藤英明
<yoshfuji@...ux-ipv6.org>
Cc: netdev@...r.kernel.org
Subject: Re: [RFC 1/2] [IPV6] ADDRCONF: Preparation for configurable address
selection policy with ifindex.
Hi Yoshifuji,
YOSHIFUJI Hideaki wrote on 10/30/2007 11:22:37 AM:
> -static inline int ipv6_saddr_label(const struct in6_addr *addr, int
type)
> +static inline int ipv6_addr_label(const struct in6_addr *addr, int type,
> + int ifindex)
This function doesn't use this new argument passed to it. Did you perhaps
intend to use it to
initializing daddr_index?
> + int daddr_ifindex = daddr_dev ? daddr_dev->ifindex : 0;
Thanks,
- KK
-
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