debian/changelog | 7 src/cli_shell_api.cpp | 31 +- src/cnode/cnode-algorithm.cpp | 487 +++++++++++++++++++++++++++++++++++------- src/cnode/cnode-algorithm.hpp | 15 + src/cstore/cstore.cpp | 75 ++++++ src/cstore/cstore.hpp | 8 6 files changed, 528 insertions(+), 95 deletions(-)
New commits: commit 7296a5d1517d4f7abf2858ae6bf6fe1cdc5c6bfa Author: An-Cheng Huang <[email protected]> Date: Thu Dec 2 14:37:06 2010 -0800 0.18.50 commit 352a9e94534933aca7403e91d1dc55c26bf633ce Author: An-Cheng Huang <[email protected]> Date: Thu Dec 2 14:35:25 2010 -0800 implement load function in new config input/output infrastructure. * add "commands diff" functionality to config input/output infrastructure. * consolidate similar logic in "commands diff" and "show diff". * add loadFile functionality to cstore using "commands diff". * export loadFile through shell API. http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=7296a5d1517d4f7abf2858ae6bf6fe1cdc5c6bfa http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=352a9e94534933aca7403e91d1dc55c26bf633ce _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
