[Pdns-dev] UDP2TCP conversion
Barbaros Kazan
barbaros.kazan at labristeknoloji.com
Wed Nov 7 14:36:21 CET 2012
Hi,I want to use powerdns on my system and I need to do UDP to TCP
conversion.
So when a dns query comes from a client with UDP, I want to to set the
TC bit in my response even if the response is little than 512 and drop
this packet.So I always want to send my response with TC bit set and the
conversion goes on TCP.
So what can I do?
What are the main classes and functions that have this job so I can
change them to always set TC bit with response?
Thanks
More information about the Pdns-dev
mailing list