On Thu, Aug 22, 2013 at 12:42:22PM +0530, Rahul arora wrote:
> I want to implement some protocols like* OSPF,rstp *in the OpenvSwitch .But
> i don't know how to.Please help me regarding this.

STP is already supported.  I would implement RSTP by replacing
lib/stp.[ch] by an RSTP implementation.

I am not sure it makes sense to implement OSPF in Open vSwitch.  I
think that it runs at a higher level.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to