This follows up on Jesse's series from earlier today, fixing a few more
minor layering violations.
Ben Pfaff (3):
Remove a pair of unnecessary dependencies on datapath-protocol.h.
ofproto: Fix layer violation in in-band control.
flow: Move flow_extract_stats() to dpif.c, as
dpif_flow_stats_extract().
lib/dpif.c | 20 ++++++++++++++++++++
lib/dpif.h | 3 +++
lib/flow.c | 21 ---------------------
lib/flow.h | 3 ---
lib/netdev-linux.h | 1 -
ofproto/connmgr.c | 6 ++----
ofproto/connmgr.h | 4 +---
ofproto/in-band.c | 36 ++++++++++++------------------------
ofproto/in-band.h | 3 +--
ofproto/ofproto-dpif.c | 34 ++++++++++++++++++++++++++--------
10 files changed, 65 insertions(+), 66 deletions(-)
--
1.7.4.4
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev