connmgr: New function ofconn_send_error().
authorBen Pfaff <blp@nicira.com>
Thu, 26 May 2011 23:41:52 +0000 (16:41 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 14 Jun 2011 18:21:51 +0000 (11:21 -0700)
commit1be5ff7596ab018eb0491176af493d8c51cf1cc8
treefb43263ee29062315be97a5e5dd7217e746261a4
parent57452fdcfb64aca9d110fca0736f6c9587d282f1
connmgr: New function ofconn_send_error().

An upcoming commit will sometimes make connmgr responsible for sending
error replies, so it's reasonable for it to have a function to do that.
ofproto/connmgr.c
ofproto/connmgr.h
ofproto/ofproto.c