meta-flow: New functions for reading and writing generalized subfields.
authorBen Pfaff <blp@nicira.com>
Wed, 11 Apr 2012 21:45:34 +0000 (14:45 -0700)
committerBen Pfaff <blp@nicira.com>
Sat, 14 Apr 2012 04:19:09 +0000 (21:19 -0700)
commit1b35df45f206a4649c17ca25bc5a3cc12a435052
tree4d8f7da7328e9449f0a86398c86d4cc1c955fe03
parent79a010aa803dc43c7a2d70046f0ad4a2d4cb4a11
meta-flow: New functions for reading and writing generalized subfields.

The existing functions for reading and writing the values of subfields only
handle subfields up to 64 bits wide.  These new functions handle subfields
of any width.

Also update some existing comments.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/meta-flow.c
lib/meta-flow.h