Remove ip_ttl from packet_info structure.
authorMichael Mann <mmann78@netscape.net>
Sat, 23 Nov 2013 19:16:05 +0000 (19:16 -0000)
committerMichael Mann <mmann78@netscape.net>
Sat, 23 Nov 2013 19:16:05 +0000 (19:16 -0000)
commit55c6869980d76369255442d7e32d35965ae29625
treea535aac635bc9b356bebaa7e0f042dffe6fd08b9
parent9150571bf3f68f3a1d5fcbfd1b05b55160dabd6a
Remove ip_ttl from packet_info structure.

Part of the fix includes having the IPv6 dissector populate as much of a ws_ip structure as possible to pass to subdissectors of the "ip.proto" table, so the ttl value can be picked up.

svn path=/trunk/; revision=53522
epan/dissectors/packet-icmp.c
epan/dissectors/packet-icmpv6.c
epan/dissectors/packet-ip.c
epan/dissectors/packet-ipv6.c
epan/packet_info.h