templates/interfaces/bonding/node.def
| 3 ++-
templates/interfaces/bonding/node.tag/vif/node.tag/vrrp/vrrp-group/node.tag/authentication/password/node.def
| 7 ++-----
templates/interfaces/bonding/node.tag/vrrp/vrrp-group/node.tag/authentication/password/node.def
| 7 ++-----
templates/interfaces/bridge/node.def
| 3 +--
templates/interfaces/ethernet/node.def
| 4 ++--
templates/interfaces/ethernet/node.tag/vif/node.tag/vrrp/vrrp-group/node.tag/authentication/password/node.def
| 7 ++-----
templates/interfaces/ethernet/node.tag/vrrp/vrrp-group/node.tag/authentication/password/node.def
| 7 ++-----
templates/interfaces/input/node.def
| 2 +-
templates/interfaces/loopback/node.def
| 4 +++-
templates/interfaces/pseudo-ethernet/node.def
| 3 ++-
templates/interfaces/tunnel/node.def
| 2 +-
templates/system/ipv6/disable-forwarding/node.def
| 2 +-
12 files changed, 21 insertions(+), 30 deletions(-)
New commits:
commit 4d7029e46837ab93500d8c45e26f6df05c02c8f1
Author: Stephen Hemminger <[email protected]>
Date: Tue Jul 20 09:51:50 2010 -0700
Use expression to validate VRRP password
Use CLI regex to check VRRP password rather than having to
escape out to shell.
commit 983c23fdcb8204238220a26a279d718cd6dff821
Author: Stephen Hemminger <[email protected]>
Date: Tue Jul 20 09:50:31 2010 -0700
Use val_help: for interface name help
Use common method for formatting CLI style help when
entering interface name.
Move loopback name syntax check into CLI expression to
avoid overhead of perl here.
commit b5ebff1894236ae188f047db78cdcdeedf47dfe1
Author: Stephen Hemminger <[email protected]>
Date: Tue Jul 20 09:43:06 2010 -0700
Use pgrep to count number of matching processes
pgrep has simple flag to do what the ps | wc -l was doing.
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=4d7029e46837ab93500d8c45e26f6df05c02c8f1
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=983c23fdcb8204238220a26a279d718cd6dff821
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=b5ebff1894236ae188f047db78cdcdeedf47dfe1
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn