[vyatta-svn] Vyatta OFR build: Changes to 'camarillo'
Marat Nepomnyashy
marat at suva.vyatta.com
Thu Jun 7 17:46:34 PDT 2007
cli/scripts/dhcp/dhcpd-config.pl | 32 ++++------
cli/template/root/service/dhcp-server/name/node.tag/client-prefix-length/node.def | 2
cli/template/root/service/dhcp-server/name/node.tag/prefix-length/node.def | 2
cli/template/root/service/dhcp-server/name/node.tag/subnet/node.def | 2
4 files changed, 19 insertions(+), 19 deletions(-)
New commits:
commit 03131f8fb49eb7e64bc075e7fce9b488a743cd3f
Author: Marat Nepomnyashy <marat at vyatta.com>
Date: Thu Jun 7 17:46:23 2007 -0700
Decoupled the DHCP server configuration from the local interfaces by replacing node 'service dhcp-server name <name> interface <value>' with nodes 'subnet <value>' and 'prefix-length <value>', that can be configured independently of the local interfaces network configuration. -- Fix for Bugs 1566, 1567, 1786, and 1993. Also renamed node 'network-mask <value>' to 'client-prefix-length <value>'. Warning: From now on, xorp_rtrmgr will fail to start if the initial configuration contains old nodes 'interface <value>' or 'network-mask <value>' as children of 'service dhcp-server name <name>', or also if the new nodes 'subnet <value>' and 'prefix-length <value>' are missing from that level.
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=03131f8fb49eb7e64bc075e7fce9b488a743cd3f
More information about the svn
mailing list