Feature #4017
closed
nfdc face create: LocalUri
Added by Alex Afanasyev over 7 years ago.
Updated over 7 years ago.
Description
Accept "local" argument in nfdc face create
command.
nfdc face create [remote] <FACEURI> [[persistency] <PERSISTENCY>] [local <FACEURI>]
- Blocked by Feature #4016: ProtocolFactory::createFace accepts LocalUri added
- Tracker changed from Task to Feature
- Subject changed from Extend `nfdc face create` to support "remote" face URI to nfdc face create: LocalUri
- Description updated (diff)
- Estimated time set to 3.00 h
I've moved "local" after "persistency" because named arguments must be placed after positional arguments, and "persistency" is a positional argument.
- Is duplicate of Feature #3471: nfdc create: allow specifying local URI added
- Blocked by Feature #4015: Accept LocalUri in FaceCreateCommand added
- Blocked by deleted (Feature #4016: ProtocolFactory::createFace accepts LocalUri)
- Status changed from New to In Progress
- % Done changed from 0 to 70
https://gerrit.named-data.net/3810 extends nfdc face create
command to accept local
command line argument.
The implementation does not actually support creating Ethernet unicast faces, because dev
scheme cannot be canonized. #4027 will add that feature. However, #4027 does not block this issue because the current implementation already fulfills the protocol requirement of canonizing both remote FaceUri and local FaceUri.
- Status changed from In Progress to Closed
- Start date deleted (
03/27/2017)
- % Done changed from 70 to 100
Also available in: Atom
PDF