]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ipv6] Include network device when transcribing multicast addresses
authorMichael Brown <mcb30@ipxe.org>
Fri, 23 May 2014 12:36:35 +0000 (13:36 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 23 May 2014 13:11:17 +0000 (14:11 +0100)
commit3a1adea0360e73c91ebed63b671303601a63b450
treefde70eb18a8676b450feea050fd7e1f342d3f09f
parent6c7146695de4c1f2f851e23edca8658868605a77
[ipv6] Include network device when transcribing multicast addresses

Destination multicast addresses require a sin6_scope_id, which should
therefore be transcribed to a network device name by ipv6_sock_ntoa().

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/ipv6.c