ofproto: Use ofconn_send_reply() for sending OpenFlow replies.
[openvswitch] / lib / string.c
2011-02-22 Ben Pfaffstring: Implement strnlen() if it is missing.