libnet that properly calculates checksum on IPV6

Posted by VeaEm on Stack Overflow See other posts from Stack Overflow or by VeaEm
Published on 2009-01-28T22:49:02Z Indexed on 2010/04/01 13:03 UTC
Read the original article Hit count: 293

Filed under:
|
|
|
|

I have recently started playing around with libnet and using it to generate IPV6 packets. I am very new at programming, however, I am quite happy with the library.

I have one problem with it though. It seems that libnet currently does not have the ability to properly calculate checksums on IPV6 packets. Being so new to programming, I am not yet capable of fixing this problem (although I am learning, so that one day I can).

I am curious, has anyone run across a version of the library that can do this properly?

Thanks!

© Stack Overflow or respective owner

Related posts about IPv6

Related posts about libnet