Sign in
android
/
platform
/
external
/
sdv
/
vsomeip
/
883c3092860b28b99f60810e1e4fa1a3e334e192
/
.
/
documentation
/
multicast.txt
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.