Signed-off-by: Yuichi Ito <[email protected]>
---
ryu/lib/packet/sctp.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/ryu/lib/packet/sctp.py b/ryu/lib/packet/sctp.py
index f44f4da..89b57a0 100644
--- a/ryu/lib/packet/sctp.py
+++ b/ryu/lib/packet/sctp.py
@@ -760,7 +760,6 @@ class chunk_abort(chunk):
============== =====================================================
"""
- # TODO: coding and testing
_class_prefixes = ['cause_']
_RECOGNIZED_CAUSES = {}
@@ -917,7 +916,6 @@ class chunk_error(chunk):
============== =====================================================
"""
- # TODO: coding and testing
_class_prefixes = ['cause_']
_RECOGNIZED_CAUSES = {}
--
1.7.10.4
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel