- Jon _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
I'm trying to understand the datapath code for ovs 1.4, and one
particular question I have is about the difference between
ovs_dp_cmd_get() and ovs_dp_cmd_set(). ovs_dp_cmd_get() appears to
return the datapath's name and stats to a requester, while
ovs_dp_cmd_set() appears to send that same info to a multicast group.
What's the purpose of ovs_dp_cms_set(), and what gets set? Thanks for
any help.
- Re: [ovs-dev] Is there a way to have a flow perform tbl_looku... Ben Pfaff
- Re: [ovs-dev] Is there a way to have a flow perform tbl_... YIMIN CHEN
- Re: [ovs-dev] Is there a way to have a flow perform ... Ben Pfaff
- Re: [ovs-dev] Is there a way to have a flow perform ... Karl Yang
- Re: [ovs-dev] Is there a way to have a flow perform ... Ben Pfaff
- Re: [ovs-dev] Is there a way to have a flow perform ... YIMIN CHEN
- Re: [ovs-dev] Is there a way to have a flow perform ... Ben Pfaff
- Re: [ovs-dev] Is there a way to have a flow perform ... YIMIN CHEN
- Re: [ovs-dev] Is there a way to have a flow perform ... Jesse Gross
- Re: [ovs-dev] Is there a way to have a flow perform ... YIMIN CHEN
- [ovs-dev] What's the purpose of ovs_dp_cmd_set? Jon Leighton
- Re: [ovs-dev] What's the purpose of ovs_dp_cmd_set? Jesse Gross