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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user