On Wed, Sep 25, 2013 at 08:52:51PM +0530, abhishek jain wrote:
> When i create linux bridge(br0),i am getting muticast utilities such as
> muticast_snooping,muticast_querier,multicast_router etc in
> /sys/devices/virtual/net/br0/bridge/ .
> 
> 
> Actually problem is with OVS bridge.When i create OVS bridge br1
> ,i'm not getting multicast utilities in
> /sys/devices/virtual/net/br1/bridge/.

I don't know what you expect to go in there, but generally speaking that
makes sense.  OVS functionality is mostly in userspace so it isn't going
to put it in /sys.  If you want /sys then use the Linux bridge.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to