mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-05 12:26:11 +02:00
fix typo in ofproto_v1_0_parser comment
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
c778b545a7
commit
5089fdf1dc
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user