mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
count and show transit traffic
This commit is contained in:
parent
474d52f805
commit
cfd3c3628e
3 changed files with 27 additions and 15 deletions
|
@ -99,6 +99,8 @@ namespace tunnel
|
|||
const uint8_t * nextIdent, uint32_t nextTunnelID,
|
||||
const uint8_t * layerKey,const uint8_t * ivKey,
|
||||
bool isGateway, bool isEndpoint);
|
||||
|
||||
uint64_t GetTotalTrasitTransmittedBytes ();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue