Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1189

Convert IPv4 multicast addresses to IPv6 multicast addresses in an IPv6 stack

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.10
    • None
    • None

      When we run a config with mcast_addr="239.5.5.5" in an IPv6 stack, then the channel won't be created due to the sanity check exception.

      Solution: map the IPv4 multicast address to an IPv6 equivalent, e.g.

      239.5.5.5 --> FF0e::239.5.5.5, as outlined in [1]

      [1] http://www.6net.org/publications/standards/draft-venaas-mboned-v4v6mcastgw-00.txt
      [2] http://www.faqs.org/rfcs/rfc2529.html

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: