fix typo in ofproto_v1_0_parser comment

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2012-05-20 06:43:54 +09:00
parent c778b545a7
commit 5089fdf1dc

View File

@ -53,7 +53,7 @@ def msg_parser(datapath, version, msg_type, msg_len, xid, buf):
# OFP_MSG_REPLY = {
# OFPFeaturesRequest: OFPSwitchFeatures,
# OFPBarrierRequest: OFPBarrierReplay,
# OFPBarrierRequest: OFPBarrierReply,
# OFPQueueGetConfigRequest: OFPQueueGetConfigReply,
#
# # ofp_stats_request -> ofp_stats_reply