[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #46072] ip4addr_aton() does not check the number range
From: |
April M |
Subject: |
[lwip-devel] [bug #46072] ip4addr_aton() does not check the number range of all address parts |
Date: |
Wed, 30 Sep 2015 12:16:07 +0000 |
User-agent: |
Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4 |
Follow-up Comment #4, bug #46072 (project lwip):
Also, IPv6 treats IPv6 string such as ":1:2:3:4:5:6:7:8" or ":1:2::3:4:5:6:7"
as valid too.
getaddrinfo() RFC takes IPv4 dot string as valid input when the flag
AI_NUMERICHOST is set. In my knowledge, x.x.x.x is the right format of IPv4
dot string, in which x is ranging from 0 to 255.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?46072>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/