Open dopheide-esnet opened 3 months ago
Accidentally found out that the --controller option doesn't support IPv6 addresses, so here's a first attempt. I'm hoping to build test cases once I remember how to get those to run.
I've added tests for specifying both v4 and v6 addresses with the --controller option and fixed a result bug that discovered. This should be good now.
Accidentally found out that the --controller option doesn't support IPv6 addresses, so here's a first attempt. I'm hoping to build test cases once I remember how to get those to run.