I tried ovs version 1.7.3

mininet> s5 ovs-ofctl add-flow s5
in_port=1,dl_type=0x800,nw_src=10.0.0.2,nw_dst=20.0.0.2,actions=push_mpls:0x8847,set_mpls_label:100,output:4
*ovs-ofctl: Unknown action: push_mpls*
mininet> s5 ovs-vsctl --version
ovs-vsctl *(Open vSwitch) 1.7.3*
Compiled Mar  8 2013 08:01:18

Kindly give me the exact git repo of ovs version.

Best Regards,
Nikhil


On Fri, Mar 8, 2013 at 10:30 PM, Ben Pfaff <b...@nicira.com> wrote:

> On Fri, Mar 08, 2013 at 10:29:12PM +0530, Nikhil wrote:
> > I want to try MPLS with openvswitch, please let me know the git
> repository
> >  which has MPLS patches init. I am particularly looking for version which
> > support set_mpls_label action.
>
> I think that this is on master in the main repository.
>
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to