Re: Extending EDNS support in c-ares for sub-options

2012-10-23 Thread David Drysdale
OK, I've attached the combined patch -- it's got 3 small fixes to the existing EDNS code, plus 1 larger patch to do the sub-option support. Thanks, David On Mon, Oct 22, 2012 at 4:24 PM, Daniel Stenberg wrote: > On Mon, 22 Oct 2012, David Drysdale wrote: > > I've got some code ready for this c

Handling Format error response

2012-10-23 Thread Jeremy Leibs
I'm dealing with kind of a weird situation that's uncovered a small corner case in c-ares. An SRV query from an upstream DNS server is replying with Server Failed. I'm planning on getting to the bottom of that later, but for now, I'm considering it expected behavior. When I instead point c-ares