nicira-ext: Fix NXM example.
authorBen Pfaff <blp@nicira.com>
Tue, 9 Aug 2011 20:46:51 +0000 (13:46 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 10 Aug 2011 16:28:43 +0000 (09:28 -0700)
commit3fb3d2d323e493977f210e2eb587075cefd74194
tree751aef8bcede22650109712f81113744fcbd8cd9
parentce931cf90c14c2b39ce407ffa16d1531944e7e95
nicira-ext: Fix NXM example.

The code and the specification say that nxm_length includes both value
and mask, but this example showed nxm_length only including the value.
This commit fixes it.

Reported-by: Justin Pettit <jpettit@nicira.com>
include/openflow/nicira-ext.h