Makefile.am | 1 etc/bash_completion.d/20vyatta-cfg | 10 src/cli_shell_api.cpp | 50 +++- src/cstore/cstore-node.cpp | 398 +++++++++++++++++++++++++++++++++++++ src/cstore/cstore-node.hpp | 104 +++++++++ 5 files changed, 547 insertions(+), 16 deletions(-)
New commits: commit 46ed0425ebde3e026b402026cd633bef7c2b6c5f Author: An-Cheng Huang <[email protected]> Date: Thu Aug 26 13:58:17 2010 -0700 new implementation for config output * replace the original ConfigOutput perl module. * simplify logic and fix bugs in original code. http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=46ed0425ebde3e026b402026cd633bef7c2b6c5f _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
