2014-06-26 17:27 GMT+04:00 Lori Jakab <[email protected]>: > Older versions of ovs-vsctl may not report the error, but you will see it on > the ovs-vswitchd log file. > > Implementing IPv6 support for tunnels is not trivial. You need to add > support in both user space and kernel datapath, and the netlink protocol > between the two. This involves changes in many files.
Thanks, i see. =( Okay i'm try to patch some files on userspace and check. If i get getaddrinfo on address without dns lookup - does it acceptable solution? After that i can simplify switch code based on address family.. -- Vasiliy Tolstov, e-mail: [email protected] jabber: [email protected] _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
