ofproto: Factor building of flow_removed messages out into ofp-util.
authorBen Pfaff <blp@nicira.com>
Tue, 15 Mar 2011 16:49:14 +0000 (09:49 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 29 Mar 2011 19:28:10 +0000 (12:28 -0700)
commit588cd7b5d2e4a6ac582aa3039ba08e199d24b4fa
treec1025920041ae25ae00eba852e3ad7b3a662c606
parent16f4f61d0f7b0010461bd5c214d4bd11c8ae9788
ofproto: Factor building of flow_removed messages out into ofp-util.

This removes some code from ofproto.c.
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto.c