summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-icmp6.c
AgeCommit message (Expand)Author
2011-09-17Make tcpdump -v print the id and seq of icmp6 echo packets.Alexander Bluhm
2011-09-17access a 32-bit field as u_int32_t, not as u_long; ok bluhm@Christian Weisgerber
2010-04-06Add support for decoding MLDv2 initially from tcpdump.org via FreeBSD,Jonathan Gray
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-05-25add a missing check for truncated dport in the returned UDP header forStuart Henderson
2009-01-29In tcpdump some printf() had an additional \n at the end. RemovingAlexander Bluhm
2002-11-28Check for invalid ICMP6 option length, ok itojun@Daniel Hartmeier
2002-05-30typoTheo de Raadt
2001-06-04Spelling: preffered -> preferredPeter Valchev
2000-04-26INET6Jakob Schlyter