blob: 4b9c3241e0c2d3af58b7f072ee492defcddc0b9d [file] [log] [blame]
To use IP multicast, the route must be added. In Linux this can be done
by:
# route add -net 224.0.0.0/4 dev eth0
Other OSes may have different ways to do this.