]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping...
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Mon, 4 Dec 2006 11:20:41 +0000 (12:20 +0100)
committerAdrian Bunk <bunk@stusta.de>
Mon, 4 Dec 2006 11:20:41 +0000 (12:20 +0100)
commitb3d413d405f1b25d0ed98000f285394cf12a2c99
tree1f6da57ac13335965b0e0e7dd3cdd1d364f93b1b
parent8cf6005296c61ff46afcc1f08b1791b4aa2e9ba5
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture.

TCP and RAW do not have this issue.  Closes Bug #7432.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/dccp/ipv6.c
net/ipv6/udp.c