Actions
Task #1139
closedmock forwarder initialization
Start date:
01/27/2014
Due date:
01/27/2014
% Done:
100%
Estimated time:
2.00 h
Description
Initialize the forwarder using mock implementations.
- create tables
- initiate an outgoing TCP connection that goes to a hardcoded IP address
- create a FIB entry for a hardcoded prefix, and add the TCP face above as a nexthop
Updated by Junxiao Shi almost 11 years ago
- Due date changed from 02/06/2014 to 01/26/2014
- Start date deleted (
02/06/2014)
Updated by Junxiao Shi almost 11 years ago
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
Updated by Junxiao Shi almost 11 years ago
- Assignee changed from Junxiao Shi to Anonymous
@Steve should take the remaining part of this task:
- initialize management classes (InternalFace and FibManager) in
initializeMgmt
function - add a FIB entry with nexthop going to InternalFace, so that FIB management commands go there
Updated by Anonymous almost 11 years ago
- Status changed from In Progress to Code review
Updated by Junxiao Shi over 10 years ago
- Status changed from Code review to Closed
- % Done changed from 70 to 100
Actions