]> granicus.if.org Git - php/commit
Remove 128.0.0.0/16 and 191.255.0.0/16 from the reserved list.
authorAdam Harvey <aharvey@php.net>
Tue, 3 Dec 2013 22:46:15 +0000 (14:46 -0800)
committerAdam Harvey <aharvey@php.net>
Tue, 3 Dec 2013 22:46:15 +0000 (14:46 -0800)
commitd1314893fd1325ca6aa0831101896e31135a2658
treee915dd5d5664e6848c3f975bd33efc9c41aff72a
parent22fa3fbc5ffe75349c0edb6b776b6fb1168cb21c
Remove 128.0.0.0/16 and 191.255.0.0/16 from the reserved list.

These were returned to the general allocation pool by RFC 3330, and hence
shouldn't cause an IP address validation failure due to being reserved. At
least 128.0.0.0/16 is in use on the public Internet today.

Fixes bug #66229 (128.0.0.0/16 isn't reserved any longer).
NEWS
ext/filter/logical_filters.c
ext/filter/tests/bug53150.phpt