Project

General

Profile

Task #1138

Updated by Junxiao Shi over 10 years ago

Implement a subset of FIB management command handler. 

 It only supports `fibaddnexthop` command, and this command is permitted to could automatically insert the FIB entry (because `Fib::findExactMatch` is not implemented in the mock). entry. 

Back