patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9126, Allow dns_gethostbyname to resolve...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #9126: Allow dns_gethostbyname to resolve octet hosts without DNS

Submitter:  Brian Armstrong <brian_armstrong>
Submitted:  Thu 29 Sep 2016 10:57:47 PM UTC
   
 
Category:  DNS Priority:  3 - Low
Status:  Invalid Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Planned Release:  None

Fri 30 Sep 2016 05:52:12 AM UTC, comment #2: 

Using anything in lwIP without calling lwip_init() doesn't make sense.

Simon Goldschmidt <goldsimon>
Group administrator
Thu 29 Sep 2016 11:09:22 PM UTC, comment #1: 

On second thought, this doesn't make any sense anyway if we haven't run the other inits in lwip_init.

Sorry for the spam :)

Brian Armstrong <brian_armstrong>
Thu 29 Sep 2016 10:57:47 PM UTC, original submission:  

Although these addresses could also be resolved with ipaddr_addr, this allows lwip_getaddrinfo to be used in all cases and without having to know if dns_init has been run. If the string is a non-octet hostname then we still expect to fail here.

Brian Armstrong <brian_armstrong>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #38626:  dns_patch.txt added by brian_armstrong (1KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by brian_armstrong (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-09-30 goldsimon StatusNone Invalid
        Open/ClosedOpen Closed
    2016-09-29 brian_armstrong Attached File- Added dns_patch.txt, #38626

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code