scripts/VyattaConfig.pm       |   42 ++++++++++++++++++++++++++++++++++++++++--
 scripts/VyattaConfigLoad.pm   |    4 ++++
 scripts/VyattaConfigOutput.pm |    8 +++++---
 scripts/vyatta-interfaces.pl  |   27 ++++++++++++++++++++++-----
 4 files changed, 71 insertions(+), 10 deletions(-)

New commits:
commit d58ea68e07ac987e642947ceabe3dd87ecdb22ad
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Thu Jun 26 16:34:42 2008 +0000

    => Modified VyattaConfig.pm function 'returnOrigValues()' to return empty 
array when no value is configured
    => Modified VyattaConfigLoad.pm to give a higher ranking to 'system 
host-name' than 'interface' so that during boot-up
       if host is using dhcp client to get an ip for an interface, it can send 
the host-name if configured
    => Modified vyatta-interfaces.pl:
       1. to request only for dhcp options 'subnet-nask', 'broadcast address', 
'routers', 'domain-name-servers'
          when an interface is configured to get an ip using dhcp.
       2. ask for a domain-name only if domain-name is not configured in our CLI
       3. do not request dhcp options: 'time-offset', 'interface-mtu' and 
'host-name' that were being requested before
       4. Update /etc/resolv.conf to remove domain-name and name-server options 
received from dhcp server for the
          particular interface that releases dhcp lease either from op-mode or 
cfg-mode

commit 3f41fcca673762ff27328192036719eace6b6495
Author: Michael Larson <[EMAIL PROTECTED]>
Date:   Fri Jul 11 13:36:02 2008 -0700

    fix for bug 3441. Selective stripping of the 'def' only needs to occur in 
one location.
    
    hease enter the commit message for your changes.

commit a2be0181a81adfca6f8fdf7c9b6190244c7146e2
Author: Michael Larson <[EMAIL PROTECTED]>
Date:   Thu Jul 10 13:37:49 2008 -0700

    Revert "fix for bug 3441. Removed def from listOutputNodes(), which allowed 
other code that filters out def file to be removed."
    
    Need to spend more time with this fix--'def' is used in locations to
    suppress non-user specified default values. will reapply revised fix
    after a bit more vetting.
    
    This reverts commit 42d6c942800e2273b77ea92371ffdcb3f183163f.

http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=d58ea68e07ac987e642947ceabe3dd87ecdb22ad
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=3f41fcca673762ff27328192036719eace6b6495
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=a2be0181a81adfca6f8fdf7c9b6190244c7146e2
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to