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: Craig McQueen
Subject: [lwip-devel] [patch #9721] DNS: Allow a DNS look-up with a trailing dot in the name
Date: Tue, 13 Nov 2018 18:37:32 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0

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

                 Summary: DNS: Allow a DNS look-up with a trailing dot in the
name
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: cmcqueen1975
            Submitted on: Tue 13 Nov 2018 11:37:30 PM UTC
                Category: DNS
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

This is not a well-known behaviour of DNS names, but a trailing dot in a
domain name is technically correct to make it a fully-qualified domain name.
I.e. it won't search by appending any DNS search domains.

http://www.dns-sd.org/trailingdotsindomainnames.html

Currently, lwIP doesn't implement any DNS search domain list feature. But
hopefully it may in future.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 13 Nov 2018 11:37:30 PM UTC  Name:
0001-DNS-Allow-a-DNS-look-up-with-a-trailing-dot-in-the-n.patch  Size: 842B  
By: cmcqueen1975

<http://savannah.nongnu.org/patch/download.php?file_id=45420>

    _______________________________________________________

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]