exported / execap

Automatically exported from code.google.com/p/execap
GNU General Public License v3.0
0 stars 0 forks source link

Only IPv4 supported #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Right now only IPv4 is supported.  The biggest hurdle to handling v6 is 
expanding the key for the connection tree.

I think the best way to handle it is to make a v6 connection tree rather than 
modify the current connection tree.

Original issue reported on code.google.com by bmenr...@ucsd.edu on 5 Jan 2011 at 12:09