resolver-refinement for subdelegation
Brought to you by:
jorgebastos69
My colleague Fab submitted some info for this Update: http://mydns-ng.svn.sourceforge.net/viewvc/mydns-ng?revision=213&view=revision
That didn't worked out for all problems. Therefore we've introduced a small refinement:
1. if it's not wildcard and does not end with a dot, we add soa->origin now.
2. if MYDNS_RR_NAME(r)[0] is set we use MYDNS_RR_NAME(r) as the full name.
Patch is attached.
Would be nice if you could release a new official version soon - using trunk for productive environments feels kind of itchy ;)
diff for resolve.c against current trunk