diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2018-08-04 08:46:17 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2018-08-09 09:23:07 +0200 |
commit | 018b2b8c96259348efccbcf14d2480f07892353f (patch) | |
tree | 10579cbc41d53ebf96f0de2664c7114c483f1863 /tests/ospf-gmpls.out | |
parent | cf99f0bc838a5f82391a72c1e074781cfacd4cef (diff) | |
download | tcpdump-018b2b8c96259348efccbcf14d2480f07892353f.tar.gz |
Use UTC/GMT time when building/checking tests files
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.
Diffstat (limited to 'tests/ospf-gmpls.out')
-rw-r--r-- | tests/ospf-gmpls.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ospf-gmpls.out b/tests/ospf-gmpls.out index e4dd9ab6..0fdc9bfa 100644 --- a/tests/ospf-gmpls.out +++ b/tests/ospf-gmpls.out @@ -1,4 +1,4 @@ -IP (tos 0xc0, ttl 1, id 4052, offset 0, flags [none], proto OSPF (89), length 172) + 1 19:34:06.369909 IP (tos 0xc0, ttl 1, id 4052, offset 0, flags [none], proto OSPF (89), length 172) 40.35.1.2 > 224.0.0.5: OSPFv2, LS-Update, length 152 Router-ID 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA LSA #1 @@ -23,7 +23,7 @@ IP (tos 0xc0, ttl 1, id 4052, offset 0, flags [none], proto OSPF (89), length 17 TE-Class 6: 622.080 Mbps TE-Class 7: 622.080 Mbps Administrative Group subTLV (9), length: 4, 0x00000000 -IP (tos 0xc0, ttl 1, id 4106, offset 0, flags [none], proto OSPF (89), length 172) + 2 19:35:00.904198 IP (tos 0xc0, ttl 1, id 4106, offset 0, flags [none], proto OSPF (89), length 172) 40.35.1.2 > 224.0.0.5: OSPFv2, LS-Update, length 152 Router-ID 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA LSA #1 @@ -48,7 +48,7 @@ IP (tos 0xc0, ttl 1, id 4106, offset 0, flags [none], proto OSPF (89), length 17 TE-Class 6: 622.080 Mbps TE-Class 7: 622.080 Mbps Administrative Group subTLV (9), length: 4, 0x00000000 -IP (tos 0xc0, ttl 1, id 4160, offset 0, flags [none], proto OSPF (89), length 212) + 3 19:35:53.408629 IP (tos 0xc0, ttl 1, id 4160, offset 0, flags [none], proto OSPF (89), length 212) 40.35.1.2 > 224.0.0.5: OSPFv2, LS-Update, length 192 Router-ID 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA LSA #1 |