Actions
Task #1416
closednfdc register/unregister subcommands
Description
Extend nfdc
to send RIB Management commands:
nfdc register [-I] [-C] [-c cost] /prefix FaceId
-I: unset CHILD_INHERIT flag
-C: set CAPTURE flag
nfdc unregister /prefix FaceId
Updated by Syed Amin over 10 years ago
Again, my web interface made a mess and I added this task to nfd. I think I don't have rights to delete a task from nfd. Alex/Junxiao please move it to NRD. Thanks.
Updated by Junxiao Shi over 10 years ago
- Project changed from NFD to 14
- Subject changed from Add a command line tool that allows to register a prefix to Command line prefix registration tool
- Description updated (diff)
- Category deleted (
Tools) - Target version deleted (
v0.1)
Updated by Alex Afanasyev over 10 years ago
- Project changed from 14 to NFD
- Subject changed from Command line prefix registration tool to Embed RIB management operations into `nfdc`
- Description updated (diff)
- Category set to RIB
- Target version set to v0.1
Updated by Alex Afanasyev over 10 years ago
- Related to Task #1407: nfdc add subcommand added
Updated by Syed Amin over 10 years ago
- Priority changed from Normal to High
Updated by Junxiao Shi over 10 years ago
- Subject changed from Embed RIB management operations into `nfdc` to nfdc register/unregister subcommands
- Description updated (diff)
- Category changed from RIB to Tools
This task need not "create face given FaceUri, and register prefix on new face". Such capability will be extended in #1515.
It's fine to complete both tasks in one commit.
Updated by Junxiao Shi over 10 years ago
- Blocks Task #1515: nfdc allows FaceUri in place of FaceId added
Updated by Syed Amin over 10 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 90
Updated by Alex Afanasyev over 10 years ago
- Status changed from Code review to Closed
- % Done changed from 90 to 100
Actions