Task #1138
Updated by Junxiao Shi almost 11 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.