src/cli_shell_api.cpp | 55 ++++++++++++++++++++ src/cnode/cnode-algorithm.cpp | 115 ++++++++++++++++++++++++++++++++++++++++++ src/cnode/cnode-algorithm.hpp | 6 ++ 3 files changed, 176 insertions(+)
New commits: commit 74b730a5a95abadba47bd05e816ed8c93abe9ca2 Author: An-Cheng Huang <[email protected]> Date: Fri Apr 15 13:58:20 2011 -0700 initial implementation of "config file" shell API * this API allows shell scripts to "query" the "config" represented by a config file in a way similar to how they query the active/working config. http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=74b730a5a95abadba47bd05e816ed8c93abe9ca2 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
