codegooglecom / libproxy

Automatically exported from code.google.com/p/libproxy
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Implement CIDR notation on ProxyIgnore pattern #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If a proxy ignore of 127.0.0.0/8 is configured, this is ignored at the
moment by libproxy.

127.0.0.0/255.0.0.0 would work.

For the 0.3 release, also CIDR (on ipv4 and ipv6) should be functional.

Original issue reported on code.google.com by dominiqu...@gmail.com on 23 Oct 2008 at 6:56

GoogleCodeExporter commented 9 years ago

Original comment by dominiqu...@gmail.com on 23 Oct 2008 at 6:56

GoogleCodeExporter commented 9 years ago
Fixed, r287.

Original comment by npmccallum@gmail.com on 24 Oct 2008 at 2:44