summaryrefslogtreecommitdiff
path: root/tests/bgp_infloop-v.out
Commit message (Collapse)AuthorAgeFilesLines
* Use UTC/GMT time when building/checking tests filesFrancois-Xavier Le Bail2018-08-091-5/+5
| | | | | | | | | | | | | 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 more nd_print_trunc() callsFrancois-Xavier Le Bail2018-05-061-5/+5
| | | | Update the output of some tests accordingly.
* Update to reflect that BGP no longer prints a redundant length value.Guy Harris2014-10-201-5/+5
|
* put Hannes' prior captures to workDenis Ovsienko2014-04-141-0/+15
Add test cases for the .pcap files added in 2005 (complements commits 279c3bd, 80d7284 and 0dcd9ac).