Hi,
In article <87k8ghv79g.wl@lichee.ukai.org> (at Fri, 26 May 2000 21:13:47 +0900), Fumitoshi UKAI <ukai@debian.or.jp> says:
> Or should we initialize sk->bound_dev_if when socket is created?
We should initialize sk->bound_dev_if to 0 when socket is create by
socket(2). When connect(2) or bind(2) is called without sin6_scope_id,
we should keep the value of sk->bound_dev_if.
-- Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp> Web Page: http://www.ecei.tohoku.ac.jp/%7Eyoshfuji/ PGP5i FP: F731 6599 5EB2 BBA7 1515 1323 1806 A96F 5700 6B25- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:15 EST