Project

General

Profile

Task #1138

Updated by Junxiao Shi over 10 years ago

Implement a subset of FIB management command handler. comand handler for `fibinsert`, `fibdelete`, `fibaddnexthop`, `fibremovenexthop` commands. 

 It only supports `fibaddnexthop` command, and No authorization on namespace is required, but this command could automatically insert the FIB entry. feature should be extensible. 

Back