mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
check MTU of remote router
This commit is contained in:
parent
37e4bc8e5b
commit
f8481b70eb
2 changed files with 5 additions and 1 deletions
|
@ -69,7 +69,7 @@ namespace data
|
|||
{
|
||||
TransportStyle transportStyle;
|
||||
boost::asio::ip::address host;
|
||||
int port;
|
||||
int port, mtu;
|
||||
uint64_t date;
|
||||
uint8_t cost;
|
||||
// SSU only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue