What steps will reproduce the problem?
1.
execute the following in the python interpreter:
import dnet
data = 'E\x00\x00"\x00\x00\x00\x00@\x01\x00\x00\x01\x02\x03\x04\x05\x06\x07\x08'
dnet.ip_cksum_add(data,0)
What is the expected output? What do you see instead?
Python returns to bash without any error or warning.
What version of the product are you using? On what operating system?
libdnet 1.12 on OSX 10.9.4 with python 2.7.5
Please provide any additional information below.
Original issue reported on code.google.com by bozzz...@gmail.com on 1 Sep 2014 at 1:58
Original issue reported on code.google.com by
bozzz...@gmail.com
on 1 Sep 2014 at 1:58