Properly initialize scope zone id when next hop address stored
authorae <ae@FreeBSD.org>
Fri, 13 Mar 2015 13:46:50 +0000 (13:46 +0000)
committerae <ae@FreeBSD.org>
Fri, 13 Mar 2015 13:46:50 +0000 (13:46 +0000)
commit14e86687711fe0ff15cfbfaa6fbfcae8aecb13a3
tree230ac44305c1e3f1ec6d104c1acc16c5f49af0ec
parent7d384a730d948641100cfd48e162ca4e46dcf75e
Properly initialize scope zone id when next hop address stored
directly in the O_FORWARD_IP6 opcode. Use getnameinfo(3) to formatting
the IPv6 addresses of such opcodes.

Obtained from: Yandex LLC
Sponsored by: Yandex LLC
sbin/ipfw/ipfw2.c