templates/interfaces/bonding/node.tag/address/node.def
| 6 +--
templates/interfaces/bonding/node.tag/bridge-group/cost/node.def
| 2 -
templates/interfaces/bonding/node.tag/bridge-group/priority/node.def
| 2 -
templates/interfaces/bonding/node.tag/mode/node.def
| 14 ++++----
templates/interfaces/bonding/node.tag/mtu/node.def
| 2 -
templates/interfaces/bonding/node.tag/vif/node.def
| 4 +-
templates/interfaces/bonding/node.tag/vif/node.tag/address/node.def
| 9 +++--
templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/cost/node.def
| 2 -
templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/priority/node.def
| 2 -
templates/interfaces/bridge/node.tag/address/node.def
| 6 +--
templates/interfaces/bridge/node.tag/aging/node.def
| 2 -
templates/interfaces/bridge/node.tag/forwarding-delay/node.def
| 2 -
templates/interfaces/bridge/node.tag/hello-time/node.def
| 2 -
templates/interfaces/bridge/node.tag/max-age/node.def
| 2 -
templates/interfaces/bridge/node.tag/priority/node.def
| 2 -
templates/interfaces/bridge/node.tag/stp/node.def
| 4 +-
templates/interfaces/ethernet/node.tag/address/node.def
| 8 ++---
templates/interfaces/ethernet/node.tag/bridge-group/cost/node.def
| 2 -
templates/interfaces/ethernet/node.tag/bridge-group/priority/node.def
| 2 -
templates/interfaces/ethernet/node.tag/duplex/node.def
| 9 +++--
templates/interfaces/ethernet/node.tag/mtu/node.def
| 3 +
templates/interfaces/ethernet/node.tag/smp_affinity/node.def
| 5 +--
templates/interfaces/ethernet/node.tag/speed/node.def
| 16 +++++-----
templates/interfaces/ethernet/node.tag/vif/node.def
| 4 --
templates/interfaces/ethernet/node.tag/vif/node.tag/address/node.def
| 6 +--
templates/interfaces/ethernet/node.tag/vif/node.tag/bridge-group/cost/node.def
| 2 -
templates/interfaces/ethernet/node.tag/vif/node.tag/bridge-group/priority/node.def
| 2 -
templates/interfaces/loopback/node.tag/address/node.def
| 8 -----
templates/interfaces/pseudo-ethernet/node.tag/address/node.def
| 7 ++--
templates/interfaces/tunnel/node.tag/address/node.def
| 5 ---
templates/interfaces/tunnel/node.tag/bridge-group/cost/node.def
| 2 -
templates/interfaces/tunnel/node.tag/bridge-group/priority/node.def
| 2 -
templates/interfaces/tunnel/node.tag/encapsulation/node.def
| 9 ++---
templates/interfaces/tunnel/node.tag/key/node.def
| 5 +--
templates/interfaces/tunnel/node.tag/mtu/node.def
| 2 -
templates/interfaces/tunnel/node.tag/multicast/node.def
| 6 +--
templates/interfaces/tunnel/node.tag/tos/node.def
| 4 +-
templates/interfaces/tunnel/node.tag/ttl/node.def
| 4 +-
templates/system/login/user/node.tag/authentication/public-keys/node.def
| 2 -
templates/system/login/user/node.tag/authentication/public-keys/node.tag/key/node.def
| 7 ++--
templates/system/login/user/node.tag/group/node.def
| 4 +-
templates/system/login/user/node.tag/level/node.def
| 6 +--
templates/system/static-host-mapping/host-name/node.def
| 3 +
templates/system/static-host-mapping/host-name/node.tag/inet/node.def
| 7 ----
44 files changed, 97 insertions(+), 108 deletions(-)
New commits:
commit bf7375668f33050a9b642e54a0266982ef579137
Author: Stephen Hemminger <[email protected]>
Date: Mon Jul 19 12:22:23 2010 -0700
Use val_help: features to format better
Previous change did not format val-help tag correctly
commit c7779f898380ed23f839ebad6ac79edba4d46b35
Author: Stephen Hemminger <[email protected]>
Date: Mon Jul 19 12:03:39 2010 -0700
Revise static-host-mapping
Use ipv4,ipv6 for host mapping address which uses internal CLI syntax check.
Revise help text to match CLI standard
commit d66b222b3fe082b2f12dc08d8301eceaeadbdbcd
Author: Stephen Hemminger <[email protected]>
Date: Mon Jul 19 10:38:09 2010 -0700
Convert public-keys help to new format
commit 13d0ad414be9aa4b53703191fc165327cbe5e7a2
Author: Stephen Hemminger <[email protected]>
Date: Mon Jul 19 10:37:50 2010 -0700
Convert tunnel parameters to new help format
commit 032ba464c6aa2fe508d01d889323e6fb0ba0c796
Author: Stephen Hemminger <[email protected]>
Date: Mon Jul 19 10:37:13 2010 -0700
Loopback address node cleanup
Use ipv4net,ipv6net to handle the two address possibilities
commit 634d7bdda75a7dcfec400be705be7b41179cd6a0
Author: Stephen Hemminger <[email protected]>
Date: Mon Jul 19 10:36:57 2010 -0700
bonding vif val_help
commit 49170f6676d2779a38bbaff61ba27f1ccaa5b444
Author: Stephen Hemminger <[email protected]>
Date: Mon Jul 19 10:34:20 2010 -0700
Use val_help: for Ethernet interface parameters
More consistency fixes.
commit 12c2160ecbf2ff6b441ec9f4cc5e70273c44b556
Author: Stephen Hemminger <[email protected]>
Date: Mon Jul 19 10:33:43 2010 -0700
Fix language in help text for loadkey
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=bf7375668f33050a9b642e54a0266982ef579137
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=c7779f898380ed23f839ebad6ac79edba4d46b35
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=d66b222b3fe082b2f12dc08d8301eceaeadbdbcd
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=13d0ad414be9aa4b53703191fc165327cbe5e7a2
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=032ba464c6aa2fe508d01d889323e6fb0ba0c796
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=634d7bdda75a7dcfec400be705be7b41179cd6a0
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=49170f6676d2779a38bbaff61ba27f1ccaa5b444
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=12c2160ecbf2ff6b441ec9f4cc5e70273c44b556
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn