I don't know why this was here. The write_actions instruction works fine.
Signed-off-by: Ben Pfaff <[email protected]>
---
lib/ofp-actions.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/ofp-actions.c b/lib/ofp-actions.c
index aa681c0..8e41f7c 100644
--- a/lib/ofp-actions.c
+++ b/lib/ofp-actions.c
@@ -7632,7 +7632,6 @@ ofpacts_format(const struct ofpact *ofpacts, size_t
ofpacts_len,
ds_put_char(string, ',');
}
- /* XXX write-actions */
ofpact_format(a, string);
}
}
--
2.1.3
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev