summaryrefslogtreecommitdiff
path: root/tests/icmpv6.out
Commit message (Collapse)AuthorAgeFilesLines
* Use UTC/GMT time when building/checking tests filesFrancois-Xavier Le Bail2018-08-091-5/+5
| | | | | | | | | | | | | This will avoid some differences when checking in different time zones. We now run the tests without the '-t' option. This will allow to get problems/changes in time printing functions. Update the output of the tests accordingly. Moreover: Add the '-#' option to better identify a packet when there is a difference in output.
* ICMPv6: Fix printing 'Reachable Time' and 'Retrans Timer' as millisecondsFrancois-Xavier Le Bail2018-07-091-1/+1
| | | | | | | | Update 'retrans time' to 'retrans timer'. See: https://tools.ietf.org/html/rfc4861#section-4.2. Update the output of some tests accordingly.
* Add some MLDv2 test packetsTillmann Karras2013-01-191-0/+4
| | | | The added packets are: a join, a regular query and reply, and a leave.
* add DNSSL (RFC6106) supportDenis Ovsienko2012-04-131-7/+16
| | | | | | | The most notable difference between RFC5006 and RFC6106 is the addition of DNSSL RA option. This commit adds DNSSL handling code to make tcpdump fully RFC6106-aware. This code has been tested against RA packets generated by Quagga and radvd.
* updated test case outputsMichael Richardson2012-04-031-9/+1
|
* added test packet for icmpv6 advertisement interval fixMichael Richardson2012-02-231-0/+21