scripts/VyattaConfig.pm      |    5 ++++-
 scripts/VyattaConfigLoad.pm  |    1 +
 scripts/vyatta-interfaces.pl |   27 ++++++++++++++++++++++-----
 3 files changed, 27 insertions(+), 6 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

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

Reply via email to