tipc: make sure required IPv6 addresses are scoped
authorRichard Alpe <richard.alpe@ericsson.com>
Thu, 3 Mar 2016 13:20:43 +0000 (14:20 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Mar 2016 03:54:57 +0000 (22:54 -0500)
commit34f65dbb6c7572b826d836d62b99de32ecf2af48
tree17f1ea1c6ecf7fac1d6bbc43a1ece9fc59ccb3b1
parentddb3712552c8807c75576fb4fbdbb16f0d48b161
tipc: make sure required IPv6 addresses are scoped

Make sure the user has provided a scope for multicast and link local
addresses used locally by a UDP bearer.

Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
Acked-by: Jon Maloy <jon.maloy@ericsson.com>
Reviewed-by: Erik Hugne <erik.hugne@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/udp_media.c