Circuit tests now report link quality. Also fixed a little thing in revocation propagation.
This commit is contained in:
@@ -1270,6 +1270,11 @@ typedef struct {
|
||||
*/
|
||||
struct sockaddr_storage receivedFromRemoteAddress;
|
||||
|
||||
/**
|
||||
* Path link quality of physical path over which test was received
|
||||
*/
|
||||
int receivedFromLinkQuality;
|
||||
|
||||
/**
|
||||
* Next hops to which packets are being or will be sent by the reporter
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user