Re: udp hash change and ipv6

2007-04-30 Thread David Miller
From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]> Date: Tue, 01 May 2007 13:07:17 +0900 (JST) > Because I do not have enough time before depature to Lima > via LAX, I cannot send a full fix for this, but anyway... > > In net-2.6, __udp_lib_get_port() touches inet_sk(sk)->rcv_saddr, > which will

udp hash change and ipv6

2007-04-30 Thread YOSHIFUJI Hideaki / 吉藤英明
Dave, Because I do not have enough time before depature to Lima via LAX, I cannot send a full fix for this, but anyway... In net-2.6, __udp_lib_get_port() touches inet_sk(sk)->rcv_saddr, which will break ipv6, I think. We probably need to add a extra function pointer to check is sk has wildcard