URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a3612f8e17c53ba71cf5fb9978a3a6e939f60d6
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2a3612f by Guy Harris (guy@xxxxxxxxxxxx):
Don't even *mention* the TTL/hop limit if we don't have it.
That's cleaner than reporting it as 0.
Change-Id: I862130c98131ba83f9689201d852e2f1aab34770
Reviewed-on: https://code.wireshark.org/review/16619
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 284aed2 More null "IP information" pointer checks.
adds 2a3612f Don't even *mention* the TTL/hop limit if we don't have it.
Summary of changes:
epan/dissectors/packet-icmp.c | 9 +++++++--
epan/dissectors/packet-icmpv6.c | 8 ++++++--
2 files changed, 13 insertions(+), 4 deletions(-)