packets: Fix UDP over IPv6 checksum
authorThadeu Lima de Souza Cascardo <cascardo@redhat.com>
Thu, 4 Feb 2016 16:14:30 +0000 (14:14 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@redhat.com>
Thu, 10 Mar 2016 17:03:57 +0000 (14:03 -0300)
commit62c8c056500bb7c8908d6eea07ae29cd651b9e57
tree3bf890af5643d3cebe81c14d690bc06d21a6f5ce
parentb00b4a81490f2d6f7c546f31098383ef12a13436
packets: Fix UDP over IPv6 checksum

Fix the IPv6 pseudoheader checksum. Requires that the payload length is given to
the function.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
lib/netdev-vport.c
lib/packets.c
lib/packets.h