summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--ryu/ofproto/ofproto_v1_3_parser.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/ryu/ofproto/ofproto_v1_3_parser.py b/ryu/ofproto/ofproto_v1_3_parser.py
index f733f834..3c33556a 100644
--- a/ryu/ofproto/ofproto_v1_3_parser.py
+++ b/ryu/ofproto/ofproto_v1_3_parser.py
@@ -5226,10 +5226,6 @@ class OFPTableFeaturesStatsReply(OFPMultipartReply):
The switch responds with this message to a table features statistics
request.
- This implmentation is still incomplete.
- Namely, this implementation does not parse ``properties`` list and
- always reports it empty.
-
================ ======================================================
Attribute Description
================ ======================================================