Michael Brown
6c7146695d
[ipv6] Do not set sin6_scope_id on source address
The transmitting network device is specified via the destination
address, not the source address. There is no reason to set
sin6_scope_id on the source address.
Signed-off-by: Michael Brown <mcb30@ipxe.org>