Subject: Re: sockaddr_snprintf
To: Jun-ichiro itojun Hagino <itojun@itojun.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-userlevel
Date: 11/15/2004 23:38:32
On Nov 16,  1:34pm, itojun@itojun.org (Jun-ichiro itojun Hagino) wrote:
-- Subject: Re: sockaddr_snprintf

Fine, I guess I'll have to use getnameinfo()...

christos

| 	scoped address without sccope (fe80::1) is ambiguous and useless.
| 	consider the following example:
| 
| 	fe80::1
| 	  |
| 	==+==========
| 	  |fxp0
| 	your host
| 	  |fxp1
| 	==+==========
| 	  |
| 	fe80::1
| 
| 	if you are told that your peer is "fe80::1", you don't know which one
| 	you are talking to.
| 
| itojun
-- End of excerpt from Jun-ichiro itojun Hagino