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/lisp_eid_notify.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/lisp_eid_notify.out')
-rw-r--r-- | tests/lisp_eid_notify.out | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/lisp_eid_notify.out b/tests/lisp_eid_notify.out index d5c63043..97e1d749 100644 --- a/tests/lisp_eid_notify.out +++ b/tests/lisp_eid_notify.out @@ -1,4 +1,4 @@ -IP (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 160) + 1 11:09:05.156268 IP (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 160) 192.168.0.105.4342 > 127.0.0.1.4342: LISP-Map-Notify, flags [none], 3 record(s), Authentication SHA1, Authentication-Data: 0x0000: 4bbb 9614 a67a 8604 0407 7995 4537 1906 @@ -14,7 +14,7 @@ IP (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 160) Record TTL 1440, Authoritative, No-Action, Map Version: 0, EID 10.30.1.80/32, 1 locator(s) LOC 20.20.8.239 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none], -IP (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 156) + 2 11:09:05.615558 IP (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 156) 192.168.0.105.4342 > 127.0.0.1.4342: LISP-Map-Notify, flags [I-xTR-ID-Present], 2 record(s), Authentication SHA1, Authentication-Data: 0x0000: 4bbb 9614 a67a 8604 0407 7995 4537 1906 @@ -29,7 +29,7 @@ IP (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 156) Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none], xTR-ID: 0x0000: 9787 ad75 3caf 58a7 13fa 6920 e6d2 7a8f SITE-ID: 0 -IP (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 160) + 3 11:09:06.507423 IP (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 160) 192.168.0.105.4342 > 127.0.0.1.4342: LISP-Map-Notify, flags [I-xTR-ID-Present], 3 record(s), Authentication SHA1, Authentication-Data: 0x0000: 4bbb 9614 a67a 8604 0407 7995 4537 1906 @@ -45,7 +45,7 @@ IP (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 160) Record TTL 1440, Authoritative, No-Action, Map Version: 0, EID 10.30.1.80/32, 1 locator(s) LOC 20.20.8.239 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none], (invalid) -IP (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 156) + 4 11:09:07.451778 IP (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 156) 192.168.0.105.4342 > 127.0.0.1.4342: LISP-Map-Notify, flags [none], 2 record(s), Authentication SHA1, Authentication-Data: 0x0000: 4bbb 9614 a67a 8604 0407 7995 4537 1906 |