IPv6 Compliance
              
Are the logs IPv6 compliant?
              Yes
          Updated to version 2.10 which
- Log in to post comments
dCache PoolManager config may need a change
If you have something like this in your PoolManager config:
psu create unit -net    0.0.0.0/0.0.0.0
psu addto ugroup world-net 0.0.0.0/0.0.0.0
You may need to add this:
psu create unit -net    ::/0
psu addto ugroup world-net ::/0
- Log in to post comments
Name of Supplier and/or Developer
              dCache team
          Contact details for Supplier and/or Developer
              support@dcache.org
          Version
          2.10
              Release date
              Does developer claim IPv6 compliance?
              Yes
          From which version of the application does the developer claim IPv6 compliance?
              2.2.0
          Did you try running on dual stack system?
              Yes
          If so, did it break the application?
              No
          Does it bind to both stacks?
              Yes
          - Log in to post comments
Is IPv6 preferred by default?
              Yes
          Can it be configured to prefer IPv6 or IPv4?
              Yes
          Name of Tester
              Fernando Lopez (flopez@pic.es) Ulf Tigerstedt (ulf.tigerstedt@csc.fi)
          Type
              
          Used by Experiment
          ALICE
          ATLAS
          CMS
          LHCb
              How does it behave with a private IPv4 and a public IPv6?
              It keeps to the protocol initially connected with.
          
Updated to version 2.10 which is fully compliant.