Commit Graph

3 Commits

Author SHA1 Message Date
Bill Fenner
5081474eb5 MPLS: rename the "exp" field to "tc"
RFC5462 (https://tools.ietf.org/html/rfc5462) renamed the
MPLS "EXP" field to "Traffic Class" in 2009.  Use "tc" as an
abbreviation for this field name.
2021-01-06 08:52:44 +00:00
Francois-Xavier Le Bail
018b2b8c96 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.
2018-08-09 09:23:07 +02:00
Francois-Xavier Le Bail
4b870b6496 Add missing output files for MPLS/ICMP extensions capture file
Add the test cases accordingly.
Complete Hannes's commit fad6704f63.
2015-11-27 15:25:35 +01:00