Project

General

Profile

Task #1138

Updated by Alex Afanasyev over 10 years ago

Implement a subset of FIB management command handler. 

 It only supports ``fib/add-nexthop`` `fibaddnexthop` command, and this command is permitted to insert the FIB entry (because ``Fib::findExactMatch`` `Fib::findExactMatch` is not implemented in the mock).

Back