You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First experiment shows things are not as they seem in OVS land: the master relationship is misappropriated by OVS for something else and thus doesn't give us the topology. OVS documentation is terrible. Another experiment shows that RTNETLINK cannot be used to create OVS bridges and cannot be used to add netdevs as ports. Looks very much like an half-baked kernel integration, at least from the standpoint of an ordinary RTNETLINK user.
network.BridgeAttrs
also for kind "openvswitch"NifAttrs.ResolveRelations
, use*network.BridgeAttrs
type assertion instead of kind name string matching.nothing beyond this point, no flow displays or the like, just the topology.
The text was updated successfully, but these errors were encountered: