Uploaded image for project: 'OpenDNSSEC'
  1. OpenDNSSEC
  2. OPENDNSSEC-320

<ProvideTransfer> will not provide transfer if there is no peer

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 1.4.0b1
    • Fix Version/s: 1.4.0b1
    • Component/s: Signer
    • Labels:

      Description

      The <Peer> element is optional, but if it is removed then not transfer can be done. This behavior contradict the name of the <ProvideTransfer>. Maybe we should:

      • Make the <Peer> element oneOrMore rather than zeroOrMore.
      • Or make zone transfers open if there is no peer defined.
                      <Outbound>
                              <ProvideTransfer>
                                      <Peer>
                                              <Prefix>0.0.0.0/0</Prefix>
                                      </Peer>
                              </ProvideTransfer>
      

        Attachments

          Activity

            People

            Assignee:
            matthijs Matthijs Mekking
            Reporter:
            rickard Rickard Bellgrim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: