aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-icmp.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Use val_to_str_const() since we intend on passing the string to col_set_str (...krj1-1/+1
2009-09-08Cleanup code for type and code, do not show empty "()" when code is unused.stig1-21/+20
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-3/+3
2009-07-10Cleanup handling of ICMP type and code:stig1-230/+239
2009-07-09Split packet-ip into packet-ip and packet-icmp.stig1-0/+1100