On Tue, 2014-06-03 at 17:13 +0300, Jukka Rissanen wrote:
> If user does a DNS query to hostname without domain part, then
> ConnMan will generate two queries, one without domain part and
> one with configured domain name. When the result has been returned
> the dnsproxy code then strips away the domain name part from the
> result so that the DNS client will get data in correct format.
> 
> If the result DNS packet contains compressed data, this stripping will
> cause problems as the DNS packet will get corrupted. So in this case
> what we will need to do is to uncompress the DNS data, then strip away
> the domain part from the answer and re-create the query result.

Applied, thanks!

        Patrik

_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to