aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-communicator-udp.c')
-rw-r--r--src/transport/gnunet-communicator-udp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/transport/gnunet-communicator-udp.c b/src/transport/gnunet-communicator-udp.c
index 2d9fabfec..80fc4142b 100644
--- a/src/transport/gnunet-communicator-udp.c
+++ b/src/transport/gnunet-communicator-udp.c
@@ -2526,8 +2526,7 @@ iface_proc (void *cls,
2526 * group in the normal IPv6 routing table and using the resulting 2526 * group in the normal IPv6 routing table and using the resulting
2527 * interface; we do this for each interface, so no need to use 2527 * interface; we do this for each interface, so no need to use
2528 * zero (anymore...). 2528 * zero (anymore...).
2529 */ 2529 */bi->mcreq.ipv6mr_interface = s6->sin6_scope_id;
2530 bi->mcreq.ipv6mr_interface = s6->sin6_scope_id;
2531 2530
2532 /* Join the multicast group */ 2531 /* Join the multicast group */
2533 if (GNUNET_OK != GNUNET_NETWORK_socket_setsockopt (udp_sock, 2532 if (GNUNET_OK != GNUNET_NETWORK_socket_setsockopt (udp_sock,