Patch 4/5 fixes bug #9964.  The rest is minor stuff I noticed along
the way.

Ben Pfaff (5):
  ofp-util: Fix typo in comment.
  connmgr: Drop 'flow' parameter from connmgr_send_packet_in().
  ofproto: connmgr_send_packet_in() doesn't need buffer_id and
    total_len.
  fail-open: Use connmgr_send_packet_in() instead of
    connmgr_broadcast().
  connmgr: Remove now-unused function connmgr_broadcast().

 lib/ofp-util.h         |    2 +-
 ofproto/connmgr.c      |   49 ++++++++++++-----------------------------------
 ofproto/connmgr.h      |    5 +--
 ofproto/fail-open.c    |   16 +++++++++-----
 ofproto/ofproto-dpif.c |    8 +-----
 5 files changed, 28 insertions(+), 52 deletions(-)

-- 
1.7.2.5

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to