]> Pileus Git - ~andy/linux/blobdiff - net/ipv4/af_inet.c
ipv4: New multicast-all socket option
[~andy/linux] / net / ipv4 / af_inet.c
index 5abee4c9744948230bf0fa50277086a2cf1a8316..d873621785884507a270ed7e4e7d6345935d0c48 100644 (file)
@@ -375,6 +375,7 @@ lookup_protocol:
        inet->uc_ttl    = -1;
        inet->mc_loop   = 1;
        inet->mc_ttl    = 1;
+       inet->mc_all    = 1;
        inet->mc_index  = 0;
        inet->mc_list   = NULL;