[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130308.122940.1262031549529004950.davem@davemloft.net>
Date: Fri, 08 Mar 2013 12:29:40 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: yoshfuji@...ux-ipv6.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next v4 1/4] ipv6: introdcue
__ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper functions
From: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
Date: Sat, 09 Mar 2013 01:28:56 +0900
> Hannes Frederic Sowa wrote:
>> __ipv6_addr_needs_scope_id checks if an ipv6 address needs to supply
>> a 'sin6_scope_id != 0'. 'sin6_scope_id != 0' was enforced in case
>> of link-local addresses. To support interface-local multicast these
>> checks had to be enhanced and are now consolidated into these new helper
>> functions.
>>
>> v2:
>> a) migrated to struct ipv6_addr_props
>>
>> v3:
>> a) reverted changes for ipv6_addr_props
>> b) test for address type instead of comparing scope
>>
>> v4:
>> a) unchanged
>>
>> Suggested-by: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
>> Cc: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
>> Acked-by: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
>> Signed-off-by: Hannes Frederic Sowa <hannes@...essinduktion.org>
...
> Acked-by: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
Applied.
--
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