cfm: Remove packet definition from CFM header file.
authorEthan Jackson <ethan@nicira.com>
Sat, 14 May 2011 01:11:43 +0000 (18:11 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 20 May 2011 22:53:29 +0000 (15:53 -0700)
commitc0a2e71d110ad2af474232e03ea9ad94cbbae46f
treeca166b7090da798a243e4dfde7ff500554f28675
parenta56104575c4db202bfc5db3079ea969820d77867
cfm: Remove packet definition from CFM header file.

This patch makes a stylistic improvement by removing CFM protocol
information from cfm.h.  In the process it changes
cfm_compose_ccm() to populate an ofpbuf instead of a struct ccm.
lib/cfm.c
lib/cfm.h
ofproto/ofproto-dpif.c