vxlan: Add utility functions to the simap data structure.
authorKyle Mestery <kmestery@cisco.com>
Thu, 14 Feb 2013 14:37:27 +0000 (09:37 -0500)
committerBen Pfaff <blp@nicira.com>
Thu, 14 Feb 2013 17:35:39 +0000 (09:35 -0800)
commitbcac5b7c1de75a009d27014d3d9e38b1ca9ebc72
treefd33bd9a67437878f6c7d7b61b9f8c2dff041172
parentb2c9b5855bc84811a993a6c99f92593a08cd7536
vxlan: Add utility functions to the simap data structure.

Add utility functions to the simap structure. These are
used by future patches in this seris. The functions added are.

Signed-off-by: Kyle Mestery <kmestery@cisco.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/simap.c
lib/simap.h