| ; "unix_socket" specifies the location of the NFD unix socket |
| unix_socket=/var/run/nfd.sock |
| ; "protocol" determines the protocol for prefix registration |
| ; "pib" determines which Public Info Base (PIB) should used by default in applications. |
| ; If "pib" is not specified, the default PIB will be used. |
| ; Note that default PIB could be different on different system. |
| ; If "pib" is specified, it may have a value of: |
| ; "tpm" determines which Trusted Platform Module (TPM) should used by default in applications. |
| ; If "tpm" is not specified, the default TPM will be used. |
| ; Note that default TPM could be different on different system. |
| ; If "tpm" is specified, it may have a value of: |