show transit bandwidth

This commit is contained in:
orignal 2017-05-02 14:20:00 -04:00
parent cfd3c3628e
commit a441474d75
5 changed files with 17 additions and 20 deletions

View file

@ -99,8 +99,6 @@ namespace tunnel
const uint8_t * nextIdent, uint32_t nextTunnelID,
const uint8_t * layerKey,const uint8_t * ivKey,
bool isGateway, bool isEndpoint);
uint64_t GetTotalTrasitTransmittedBytes ();
}
}