Actions
Task #1230
closedScope control for /localhost Interest and Data
Start date:
02/15/2014
Due date:
% Done:
100%
Estimated time:
2.00 h
Description
Add steps to incoming Interest and incoming Data forwarding pipelines that drops a packet whose Name begins with /localhost, unless it comes from a local face.
Add steps to outgoing Interest and outgoing Data forwarding pipelines that drops a packet whose Name begins with /localhost, unless it goes to a local face.
Rules¶
- Interests under /localhost namespace can come from and go to local faces only
- Datas under /localhost namespace can come from and go to local faces only
Updated by Junxiao Shi almost 11 years ago
- Status changed from New to In Progress
- Start date set to 02/15/2014
Updated by Junxiao Shi almost 11 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 80
Updated by Junxiao Shi almost 11 years ago
- Status changed from Code review to Closed
Updated by Junxiao Shi over 10 years ago
- Subject changed from Scope control for incoming /localhost packet to Scope control for /localhost Interest and Data
- Description updated (diff)
- Status changed from Closed to Feedback
- % Done changed from 100 to 50
20140220 conference call decides forwarding pipelines should also enforce /localhost boundary on outgoing pipelines, because strategy might violate the rules.
NRD and/or FibManager
should also forbid adding non-local face as nexthops on a FIB entry under /localhost.
Updated by Junxiao Shi over 10 years ago
- Status changed from Feedback to In Progress
Updated by Junxiao Shi over 10 years ago
- Status changed from In Progress to Code review
- % Done changed from 50 to 90
Updated by Junxiao Shi over 10 years ago
- Status changed from Code review to Closed
- % Done changed from 90 to 100
Actions