Skip to content

Commit

Permalink
Sigh, back to the original
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <[email protected]>
  • Loading branch information
troglobit committed Mar 19, 2022
1 parent 0bec27e commit 3fd883f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,16 @@ example
this is a fairly odd example, joining multiple ipv6 asm groups and a
single ipv4 ssm group. the purpose is only to show that it's possible.

mcjoin ff2e::42 ff2e::43 ff2e::44 ff2e::45 225.1.2.3

![mcjoin receiver](doc/mcjoin-recv.jpg)
`mcjoin ff2e::42 ff2e::43 ff2e::44 ff2e::45 225.1.2.3`

the sender needs to have an ipv6 (and ipv4) address on the egressing
interface. here the system only has an ipv6 address.

mcjoin -s ff2e::42

![mcjoin sender](doc/mcjoin-send.jpg)
`mcjoin -s ff2e::42 225.1.2.3`

by default, mcjoin use the ipv4 group 225.1.2.3 (which is very easy to
spot also when translated to mac multicast, [RFC1112][]). however, for
Expand Down

0 comments on commit 3fd883f

Please sign in to comment.