netdev-vport: Mark netdev_vport_get_dpif_port() as OVS_WARN_UNUSED_RESULT.
[cascardo/ovs.git] / lib / simap.c
2013-02-14 Kyle Mesteryvxlan: Add utility functions to the simap data structure.
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-05-22 Ben Pfaffsimap: New data structure for string-to-integer maps.