Have the IPv6 dissector use the same dissector table as the IPv4
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 20 Apr 2000 07:05:58 +0000 (07:05 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 20 Apr 2000 07:05:58 +0000 (07:05 +0000)
commitbb5f2a5810d9aa5a18ac0ea315a8ad8f746ff400
treec53d7501daab4f29fddb7a458d040b7799b4eea9
parent6b7a143a43b87d409bb75c9abda32261c38c4866
Have the IPv6 dissector use the same dissector table as the IPv4
dissector.

Don't dissect the payload of any fragmented IPv6 packet unless it's the
initial fragment (that's what we do for IPv4).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1882 f5534014-38df-0310-8fa8-9805f1628bb7
14 files changed:
Makefile.am
packet-icmpv6.c
packet-icmpv6.h [deleted file]
packet-ip.c
packet-ip.h
packet-ipsec.c
packet-ipsec.h
packet-ipv6.c
packet-pim.c
packet-pim.h [deleted file]
packet-tcp.c
packet-tcp.h
packet-udp.c
packet-udp.h