diff options
author | Michael Richardson <mcr@sandelman.ca> | 2014-01-02 22:37:55 -0500 |
---|---|---|
committer | Michael Richardson <mcr@sandelman.ca> | 2014-01-02 22:39:14 -0500 |
commit | df9a39412654c2108cde1cfae349957c9387bcda (patch) | |
tree | 1e3bfe69e6dc3d39b95d58280283b56ae25da6ac /tests | |
parent | 585ac3db0663f474fd3417ea91953b58022cc9d9 (diff) | |
download | tcpdump-df9a39412654c2108cde1cfae349957c9387bcda.tar.gz |
correct typo in RPL DIO PRF mask.
updated 19-pickdag, as this pcap file now has correct PRF/MOP value to show this fault.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/19-pickdag.out | 2 | ||||
-rw-r--r-- | tests/19-pickdagvvv.out | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/19-pickdag.out b/tests/19-pickdag.out index 53f41084..69a63826 100644 --- a/tests/19-pickdag.out +++ b/tests/19-pickdag.out @@ -1,2 +1,2 @@ -IP6 (hlim 64, next-header ICMPv6 (58) payload length: 48) fe80::216:3eff:fe11:3424 > ff02::1: [icmp6 sum ok] ICMP6, RPL, (CLR)DODAG Information Object [dagid:T10x0,seq:10,instance:42,rank:768,grounded,mop:nonstoring,prf:0] opt:destprefix len:15 opt:pad0 opt:pad0 opt:pad0 opt:pad0 opt:pad0 +IP6 (hlim 64, next-header ICMPv6 (58) payload length: 48) fe80::216:3eff:fe11:3424 > ff02::1: [icmp6 sum ok] ICMP6, RPL, (CLR)DODAG Information Object [dagid:T10x0,seq:10,instance:42,rank:768,grounded,mop:storing,prf:0] opt:destprefix len:15 opt:pad0 opt:pad0 opt:pad0 opt:pad0 opt:pad0 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 56) fe80::216:3eff:fe11:3424 > fe80::216:3eff:fe11:3424: [icmp6 sum ok] ICMP6, RPL, (CLR)Destination Advertisement Object diff --git a/tests/19-pickdagvvv.out b/tests/19-pickdagvvv.out index 294364ea..4f438bae 100644 --- a/tests/19-pickdagvvv.out +++ b/tests/19-pickdagvvv.out @@ -1,2 +1,2 @@ -IP6 (hlim 64, next-header ICMPv6 (58) payload length: 48) fe80::216:3eff:fe11:3424 > ff02::1: [icmp6 sum ok] ICMP6, RPL, (CLR)DODAG Information Object [dagid:T10x0,seq:10,instance:42,rank:768,grounded,mop:nonstoring,prf:0] opt:destprefix len:15 0x0000: 3000 0000 0000 2001 0db8 0001 00 opt:pad0 opt:pad0 opt:pad0 opt:pad0 opt:pad0 +IP6 (hlim 64, next-header ICMPv6 (58) payload length: 48) fe80::216:3eff:fe11:3424 > ff02::1: [icmp6 sum ok] ICMP6, RPL, (CLR)DODAG Information Object [dagid:T10x0,seq:10,instance:42,rank:768,grounded,mop:storing,prf:0] opt:destprefix len:15 0x0000: 3000 0000 0000 2001 0db8 0001 00 opt:pad0 opt:pad0 opt:pad0 opt:pad0 opt:pad0 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 56) fe80::216:3eff:fe11:3424 > fe80::216:3eff:fe11:3424: [icmp6 sum ok] ICMP6, RPL, (CLR)Destination Advertisement Object |