projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e008bc1
)
nicira-ext: Fix stale documentation in the bundle action.
author
Ethan Jackson
<ethan@nicira.com>
Thu, 27 Oct 2011 18:58:31 +0000
(11:58 -0700)
committer
Ethan Jackson
<ethan@nicira.com>
Thu, 27 Oct 2011 18:58:31 +0000
(11:58 -0700)
include/openflow/nicira-ext.h
patch
|
blob
|
history
diff --git
a/include/openflow/nicira-ext.h
b/include/openflow/nicira-ext.h
index ad6dd116358003cb9f4811a110eebf333a5ea7ba..7621bca89b0afd77bb77c16e8c9311655f06fd16 100644
(file)
--- a/
include/openflow/nicira-ext.h
+++ b/
include/openflow/nicira-ext.h
@@
-970,7
+970,7
@@
struct nx_action_bundle {
ovs_be16 algorithm; /* One of NX_BD_ALG_*. */
/* What fields to hash and how. */
- ovs_be16 fields; /* One of NX_
BD
_FIELDS_*. */
+ ovs_be16 fields; /* One of NX_
HASH
_FIELDS_*. */
ovs_be16 basis; /* Universal hash parameter. */
ovs_be32 slave_type; /* NXM_OF_IN_PORT. */