[ipv6-wg] Re: raw ipv6 sockets - sin6_scope_id field
From: "Aviraj Saha" <>
Date: Mon, 25 Jul 2005 09:26:25 -0700
Hi
This value needs to be set to the interface index
which is returned by the "ip link" command if you are using link local address,
and if the 3 rd and 4 th byte is zero.
Otherwise the value which is set in the third and
fourth byte of the in6_addr structure.