[DGD] Multi-IP hosts

Par Winzell zell at skotos.net
Fri Mar 28 05:36:53 CET 2003


>>This takes about an hour to implement. Do it, and publish the patch.
>>
>>Zell
> 
> 
> I tried adding a config option and broke the config parser in a nasty way,
> ended up stripping it out and writing a much smaller version.
> 
> That is to say, I have no idea what Dworkin's code is doing there and I
> don't want to strip it out as I am sure it is there for a good reason. So
> if someone could tell me how to add a new config file parameter properly,
> I'll write the rest of the patch :)

How did it break?

The 'conf' array has to be alphabetically ordered, I believe, so if you 
enter a new value you have to insert it at the right place, give it the 
number of an existing entry, and renumber all the subsequent entries.

If you didn't do that, it'd probably explain the breakage.

Zell

_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list