projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
733adf2
)
nicira-ext: Improve comment.
author
Ben Pfaff
<blp@nicira.com>
Wed, 7 Dec 2011 06:15:14 +0000
(22:15 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Wed, 7 Dec 2011 16:32:24 +0000
(08:32 -0800)
include/openflow/nicira-ext.h
patch
|
blob
|
history
diff --git
a/include/openflow/nicira-ext.h
b/include/openflow/nicira-ext.h
index 06b9035ab6bb8f9820b83b8b695c2eb7f0aeebf6..f449329f7b3be6084d54a91c2dcdfaaacbac44e7 100644
(file)
--- a/
include/openflow/nicira-ext.h
+++ b/
include/openflow/nicira-ext.h
@@
-978,7
+978,7
@@
struct nx_action_bundle {
ovs_be16 type; /* OFPAT_VENDOR. */
ovs_be16 len; /* Length including slaves. */
ovs_be32 vendor; /* NX_VENDOR_ID. */
- ovs_be16 subtype; /* NXAST_BUNDLE. */
+ ovs_be16 subtype; /* NXAST_BUNDLE
or NXAST_BUNDLE_LOAD
. */
/* Slave choice algorithm to apply to hash value. */
ovs_be16 algorithm; /* One of NX_BD_ALG_*. */