Thanks Bert, that helps.
I don't see any mention in the docs yet about lua script threads sharing state,
is that possible?
From: bert hubert-2 [via PowerDNS]
[mailto:ml-node+s13854n11196...@n7.nabble.com]
Sent: Monday, January 19, 2015 12:52 PM
To: Doug Preston
Subject: Re: iputil
I've used both a precompiled rpm and built the recursor from source (version
3.6.2).
LUA=1 gmake
In both cases, after setting a lua script from the docs which references the
'iputils' I get this log entry:
... /etc/powerdns/test.lua:162: attempt to index global 'iputils' (a nil
value)
Is