cfm: Require 'name' field for 'cfm' objects.
authorEthan Jackson <ethan@nicira.com>
Mon, 23 May 2011 23:05:41 +0000 (16:05 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 24 May 2011 22:25:53 +0000 (15:25 -0700)
commit6f629657feeb5cfa05c17557870b5c32bdc3aec8
treef72af4b29e2174a198a9cbda08be441e63099c31
parentda37ebac7ab40ad6f9fe78ff1d218c43957f69e8
cfm:  Require 'name' field for 'cfm' objects.

This commit also fixes a memory leak upon cfm_destroy() and
converts the 'all_cfms' list to a hash map.
lib/cfm.c
lib/cfm.h
ofproto/ofproto-dpif.c
vswitchd/bridge.c