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:36:53 +0000 (21:36 -0700)
commit7da386335b911e0ca8513c6c16143b6a8f72cf8c
tree98ef220dd3320966356a05a72e78878d4dafa1d2
parent116a8ff4138849e067aeb755f62ef15c36e439f2
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