On Wed,  8 Nov 2017 16:24:13 +0900
IWASE Yusuke <iwase.yusu...@gmail.com> wrote:

> These patches fix the issue which William Fisher reported.
> Please refer to the following mail for the details of this issue.
>   [Ryu-devel] Error parsing ICMPv4 fragments
> 
> IWASE Yusuke (2):
>   packet/icmp: Avoid TypeError when calculating length
>   test_icmpv6: Catch proper Exception
> 
>  ryu/lib/packet/icmp.py               | 23 ++++++++++++++------
>  ryu/lib/packet/icmpv6.py             | 27 +++++++++++++----------
>  ryu/tests/unit/packet/test_icmp.py   |  2 +-
>  ryu/tests/unit/packet/test_icmpv6.py | 42 
> +++++++++++++++++++-----------------
>  ryu/tests/unit/packet/test_packet.py |  2 +-
>  5 files changed, 57 insertions(+), 39 deletions(-)

Thanks, guys!

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to