Wenying Dong

Results 59 comments of Wenying Dong

> We should probably also open an issue to discuss adding this support. I don't know if anything specific was identified as a technical blocker for implementing Multicast with IPv6....

@antoninbas @tnqn Having looked through the code, it is difficult to check the Multicast feature gate status along with the IPv6 cluster in agent option validation stage (https://github.com/antrea-io/antrea/blob/main/cmd/antrea-agent/options.go#L141), since antrea-agent...

> @jianjuns I'm facing a weird problem. `EnsureIPv6EnabledOnInterface` succeeds but I end up with IPv6 disabled on the internal port and I ultimately end up losing the IPv6 address. I...

> Netlink is just an API, even if it disappears for a while it shouldn't affect the underlying value which we set initially, right? I wonder the thing is it...

> > @jianjuns should we update the default config `ipv6/conf/default/disable_ipv6` as part of initialization? > > @wenyingd : for an IPv6 cluster, is the flag set to 1 or 0?...

Hi @antoninbas the latest released OVS is 3.2.0, do we need to keep on 3.0.X or to the latest?