2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 06:15:47 +00:00

ofp-actions: Mention OFPACT_STACK_POP.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
Justin Pettit
2017-12-23 20:29:30 -08:00
parent 421fc8a135
commit bb9c57d658

View File

@@ -473,7 +473,7 @@ struct ofpact_reg_move {
struct mf_subfield dst;
};
/* OFPACT_STACK_PUSH.
/* OFPACT_STACK_PUSH, OFPACT_STACK_POP.
*
* Used for NXAST_STACK_PUSH and NXAST_STACK_POP. */
struct ofpact_stack {