bigbadhacker / proxy-vole

Automatically exported from code.google.com/p/proxy-vole
0 stars 0 forks source link

Test and improve support for IP6 #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
IP6 is expected to become more used in the near future.
Proxy-vole is completly untested on IP6 from my side.

What is the expected output? What do you see instead?
All functionality should also work for IP6 networks and proxies.
I see some areas that need extensive testing.
- All places where IP addresses are parsed (e.g. white list definitions)
- PAC script methods should also accept IP6 addresses
- Windows native code to be tested too
...

This is a reminder to test this and implement missing IP6 features.

Have fun,
- Rossi

Original issue reported on code.google.com by rosstaus...@googlemail.com on 17 May 2011 at 7:54

GoogleCodeExporter commented 9 years ago
Started with this,
IP6 in PAC will be implemented first.

Original comment by rosstaus...@googlemail.com on 2 Nov 2011 at 9:25