]> The Tcpdump Group git mirrors - tcpdump/commit
fix incorrect IPv6 UDP and ICMPv6 checksums with routing headers
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 17 Apr 2014 13:18:41 +0000 (15:18 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 17 Apr 2014 13:18:41 +0000 (15:18 +0200)
commit7141a856c5c1a3d8fb022d42449a419c1488c7b7
tree2d1ea4825e0f6ad8d0af3880445c1c5ee44e69cb
parent6832edd28fd97e028ba16c8c6d0eee965e9606a1
fix incorrect IPv6 UDP and ICMPv6 checksums with routing headers

- in this case the destination address used in the pseudo-header is
  that of the final destination : the last address of the routing header

- add a pcap file
print-rt6.c
tests/TESTLIST
tests/ipv6-routing-header.out [new file with mode: 0644]
tests/ipv6-routing-header.pcap [new file with mode: 0644]