mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +00:00
ovs-ofctl: New commands "replace-flows" and "diff-flows".
Requested-by: Paul Ingram <paul@nicira.com>
This commit is contained in:
@@ -726,7 +726,7 @@ parse_reg_value(struct cls_rule *rule, int reg_idx, const char *value)
|
||||
/* Convert 'string' (as described in the Flow Syntax section of the ovs-ofctl
|
||||
* man page) into 'pf'. If 'actions' is specified, an action must be in
|
||||
* 'string' and may be expanded or reallocated. */
|
||||
static void
|
||||
void
|
||||
parse_ofp_str(struct flow_mod *fm, uint8_t *table_idx,
|
||||
struct ofpbuf *actions, char *string)
|
||||
{
|
||||
|
Reference in New Issue
Block a user