[Freeipa-devel] [PATCH] 149 Make IPv4 address parsing more strict

Martin Kosek mkosek at redhat.com
Thu Oct 13 13:05:43 UTC 2011


On Thu, 2011-10-13 at 15:48 +0300, Alexander Bokovoy wrote:
> On Thu, 13 Oct 2011, Martin Kosek wrote:
> > Let netaddr.IPAddress() use inet_pton() rather than inet_aton() for
> > IP address parsing. We will use the same function in IPv4/IPv6
> > conversions + be stricter and don't allow IP addresses such as
> > '1.1.1' at the same time.
> > 
> > https://fedorahosted.org/freeipa/ticket/1965
> ACK, good change.
> 

Thanks. Pushed to master, ipa-2-1.

Martin




More information about the Freeipa-devel mailing list