Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use UTC/GMT time when building/checking tests files | Francois-Xavier Le Bail | 2018-08-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | 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 support to decode a BGP Shutdown Communication | Job Snijders | 2017-04-17 | 1 | -0/+6 |
The draft-ietf-idr-shutdown-07 document specifies a mechanism to transmit a short free form UTF-8 [RFC3629] message as part of a Cease NOTIFICATION message [RFC4486] to inform the peer why the BGP session is being shutdown or reset. Hat tip to Peter van Dijk <peter.van.dijk@powerdns.com> |