scripts/vyatta-interfaces.pl | 173 +++++++++++--------------------------------
1 files changed, 45 insertions(+), 128 deletions(-)
New commits:
commit c308c149bf09bc9b690672e6bdc80f00c5a84608
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Thu Jun 19 06:48:20 2008 +0000
-> redo the way dhcp client works. instead of using one daemon for all
interfaces,
use separate daemons for separate interfaces. when one daemon was
handling all
interfaces, a release/renew at one interface would release/renew all
other interfaces
as well before we brought them back to the state specified in vyatta
config
-> Also, Fix bug 3346
replaced the die command with print followed by exit 1
-> modified vyatta-interfaces.pl to remove code for handling op-command:
'clear dhcp client process'
this command restarted the dhcp client daemon but now that we have
separate
daemons for separate interfaces, this is not useful. Also, this will be
replaced by op-commands for 'dhcp client release lease' and 'dhcp client
renew lease'
commands in hollywood beta
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=c308c149bf09bc9b690672e6bdc80f00c5a84608
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn