buglwIP - A Lightweight TCP/IP stack - Bugs: bug #47370, Port DNS client to IPv6

 
 

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

bug #47370: Port DNS client to IPv6

Submitter:  Jan Breuer <jan_breuer>
Submitted:  Wed 09 Mar 2016 05:40:37 PM UTC
   
 
Category:  DNS Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Planned Release:  None
lwIP version:  git head

Wed 09 Mar 2016 06:25:59 PM UTC, comment #1: 

Correct! Thank you!

Dirk Ziegelmeier <dziegel>
Group administrator
Wed 09 Mar 2016 05:40:37 PM UTC, original submission:  

DNS client still use only udp_new() and binds to IP_ADDR_ANY. It should be converted to udp_new_ip_type(IPADDR_TYPE_ANY) and bind to IP_ANY_TYPE as I understand it correctly.

Jan Breuer <jan_breuer>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dziegel (Posted a comment)
  • -email is unavailable- added by jan_breuer (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-03-09 dziegel StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code