
4 Jan
2011
4 Jan
'11
11:13 a.m.
On Mon, Dec 27, 2010 at 06:44:23PM +0100, Paweł Krześniak wrote:
Support for optional parameters <ipv[46]routing> in XML network definition. These parameters allows to set up alternative binary or script to be run during network start. Such customization allows to run additional services for started network (besides default DHCP/DNS/NDP) or modify/pass additional options to dnsmasq and/or radvd.
If <ipv[46]routing> parameters point to default /usr/sbin/dnsmasq or /usr/sbin/radvd they are removed from XML network definition.
NACK, we don't want to expose the 1-to-1 relationship between dnsmasq processes & network XML, since we need to be able to switch our implementation to work in a 1:M model in the future. Regards, Daniel