Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use UTC/GMT time when building/checking tests files | Francois-Xavier Le Bail | 2018-08-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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. | ||||
* | Add printing function for Generic Protocol Extension for VXLAN | bugyo | 2016-03-22 | 1 | -0/+1 |
and Network Service Header. This code stands for following internet drafts: - VXLAN GPE: draft-ietf-nvo3-vxlan-gpe-01 - NSH: draft-ietf-sfc-nsh-01 |