debian/changelog | 15 ++++++++++++++- src/cli_val.h | 6 +++++- src/commit2.c | 8 +++++--- src/common/unionfs.c | 15 +++++---------- templates/interfaces/ethernet/node.tag/disable/node.def | 7 ++++++- templates/interfaces/ethernet/node.tag/vif/node.def | 12 +++++++++--- 6 files changed, 44 insertions(+), 19 deletions(-)
New commits: commit 0c0150292ca8e9657251b9198bf2fefc0b055677 Author: Stephen Hemminger <[email protected]> Date: Wed Mar 11 21:35:45 2009 -0700 0.14.42 commit 5116c0fdb09a7e7c34298cd80622d59742e42359 Author: Stephen Hemminger <[email protected]> Date: Wed Mar 11 21:15:18 2009 -0700 Fix argument to show-interfaces to find vif Need to do show=all commit 2f01fa9fc9c5f050d4840bc0db22bfaae69b86e7 Author: Stephen Hemminger <[email protected]> Date: Wed Mar 11 21:09:31 2009 -0700 Fix vif delete Need 'dev' in argument to ip link commit b04d003bd7fe306819ddcad8398f62d6f71edb9d Author: Stephen Hemminger <[email protected]> Date: Wed Mar 11 20:47:02 2009 -0700 Fix compiler warnings in unionfs Remove unused variables Remove extra arg from sprintf Fix missing prototype for piecewise_copy. commit e80e6a01a6396679e5293ec0b8b41c8c7378ea48 Author: Stephen Hemminger <[email protected]> Date: Wed Mar 11 20:44:30 2009 -0700 Fix compiler warnings in commit2 Add headers with prototypes to remove compiler warnings Make some obvious tables const to avoid any bugs. commit 205350e6adfb7548d68680cd1dea0760b1fd8bd7 Author: Stephen Hemminger <[email protected]> Date: Wed Mar 11 20:34:11 2009 -0700 Fix warnings from redefining TRUE TRUE and FALSE are already defined in glib causing warnings. commit 1fe53b8edbc7f5d51bf05b640eb63b8ebe183560 Author: Stephen Hemminger <[email protected]> Date: Wed Mar 11 20:04:20 2009 -0700 Block disabling interface with VIF If interface with VIF is disabled, then it would fail on next boot when VIF's were created. commit 5c348adcb1cc340b17db71176ce283ef48023f38 Author: Stephen Hemminger <[email protected]> Date: Wed Mar 11 20:04:17 2009 -0700 fix email in changelog commit 1af622ab0332f583c842cad1dd9ff9f9c5dcc42d Author: Stephen Hemminger <[email protected]> Date: Wed Mar 11 08:21:42 2009 -0700 Disable creating vlan on disabled interface Print message and fail commit if interface is disabled. http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=0c0150292ca8e9657251b9198bf2fefc0b055677 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=5116c0fdb09a7e7c34298cd80622d59742e42359 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=2f01fa9fc9c5f050d4840bc0db22bfaae69b86e7 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=b04d003bd7fe306819ddcad8398f62d6f71edb9d http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=e80e6a01a6396679e5293ec0b8b41c8c7378ea48 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=205350e6adfb7548d68680cd1dea0760b1fd8bd7 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=1fe53b8edbc7f5d51bf05b640eb63b8ebe183560 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=5c348adcb1cc340b17db71176ce283ef48023f38 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=1af622ab0332f583c842cad1dd9ff9f9c5dcc42d _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
