On Tue, Jun 24, 2014 at 11:52:53AM -0700, Gurucharan Shetty wrote: > msys has a set of rules which triggers an automatic conversion of > arguments into something else to suit Windows requirements. Sometimes > this also causes unwanted conversions. Details of the rules is here: > http://www.mingw.org/wiki/Posix_path_conversion > > msys converts ::1/::1 into ;1\;1. To prevent this, use fullform > ipv6 address of the form 0:0:0:0:0:0:0:1 instead. > > Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
Wow, that's a problem I never would have guessed at! Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev