Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9946 ServerNG
  3. ISPN-10421

ServerNG: semantic network address configuration

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • DataGrid Sprint #29, DataGrid Sprint #31, DataGrid Sprint #32, DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35, DataGrid Sprint #37

      Use semantic naming for interface / network address selection compatible with JGroups http://www.jgroups.org/manual4/index.html#Transport

      • GLOBAL Picks a global IP address if available. If not, falls back to a SITE_LOCAL IP address.
      • SITE_LOCAL Picks a site local (non routable) IP address, e.g. from the 192.168.0.0 or 10.0.0.0 address range.
      • LINK_LOCAL Picks a link-local IP address, from 169.254.1.0 through 169.254.254.255.
      • NON_LOOPBACK Picks any non loopback address.
      • LOOPBACK Pick a loopback address, e.g. 127.0.0.1.
      • match-interface Pick an address which matches a pattern against the interface name, e.g. match-interface:eth.*
      • match-address Pick an address which matches a pattern against the host address, e.g. match-address:192.168.*
      • match-host Pick an address which matches a pattern against the host name, e.g. match-host:linux.*

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: