radvd: upgraded package to upstream

Upgraded net-misc/radvd to version 2.17-r1 on amd64, arm

2.17 includes a fix from upstream radvd that helps when building with
new linux-headers:

commit 1a76e9047486f4dc12b7c8e22d6198b8af7f3d2b
Author: Pavel Zhukov <pzhukov@redhat.com>
Date:   Tue Apr 4 09:43:26 2017 +0200

    Do not use if_arp from glibc if one from linux is usable

    In case if both net/if_arp.h and linux/if_arp.h can be used at the
    same time (don't have incomplete types etc) the compilation is failed
    with type redifiniation error. It worked so far because there were few
    incomplete types in linux/if_arp.h dependencies.

    Signed-off-by: Pavel Zhukov <pzhukov@redhat.com>

BUG=none
TEST=`network_Ipv6SimpleNegotiation` autotest

Change-Id: I12c12daa650afc95c86daa89347b194b36b12bbf
Reviewed-on: https://chromium-review.googlesource.com/1195911
Commit-Ready: Brian Norris <briannorris@chromium.org>
Tested-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>
7 files changed