On Tue, Jan 19, 2016 at 05:24:49PM +0530, niti Rohilla wrote: > I have a query regarding tunneling in OVS. > > I want to connect ovs with ODL (SDN Controller). I want to add flows from > the odl to ovs to set tun_src and tun_dst parameters. Can somebody please > help to understand which corresponding parameters should be sent from odl.
Look at lib/meta-flow.h, under MFF_TUN_SRC and MFF_TUN_DST. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
