lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9721] DNS: Allow a DNS look-up with a trailing dot


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #9721] DNS: Allow a DNS look-up with a trailing dot in the name
Date: Thu, 15 Nov 2018 05:30:08 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36

Follow-up Comment #4, patch #9721 (project lwip):

> So the check for trailing dot would be implemented in
dns_gethostbyname_addrtype()?

Yes.

As for DNS_LOOKUP_LOCAL_EXTERN(), I don't think an API change would be too
bad. We do not have local storage for a temporary copy and I wouldn't want to
put it on the stack as it is rather big and somewhat unbound (size controlled
via config option).

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9721>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]