Hi
    I have moved from the ovs next branch(Version 1.1.0) to the master
branch(Version 1.1.90) of the openvswitch.  Previously i was using the
ovs-openflowd of the next branch as follows


./ovs-openflowd netdev@br0 tcp:10.3.70.116:6633 --out-of-band
--ports=p1,p2,p3,p4

I found out that the ovs-openflowd was missing from the master branch.
I therefore included the ovs-openflowd from the next branch to the
master branch. Also I made changes in the automake.mk file  present in the
utilities of the master branch using the  next branch so that
ovs-openflowd compiles properly.

After that when I tried to run the ovs-openflowd command I got the
segmentation fault error that is given below

./ovs-openflowd netdev@br0 tcp:10.3.70.116:6633 --out-of-band
--ports=p1,p2,p3,p4 -v
Jul 12 14:30:33|00001|openflowd|INFO|Open vSwitch version 1.1.90
Jul 12 14:30:33|00002|openflowd|INFO|OpenFlow protocol version 0x01
Segmentation fault

Why is the openflowd is removed from the master branch?
Also could you please suggest me is there any other openflow switch
implementation similar to  ovs-openflowd.
I shall be  grateful to you.

Kind Regards
Wajeeha Javed
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to