http://git.community.i2p/PurpleI2P/i2pd/commit/a3fd338fabddb976fa6d40ed01084f8f0be58565
Insert ( m_RemoteEndpoint . address ( ) . to_v4 ( ) . to_bytes ( ) . data ( ) , 4 ) ; // remote IP v4 else @ -575,7 +575,7 @@ namespace transport uint16_t ourPort = be16toh ( * ( uint16_t * ) ( payload ) ) ; payload + = 2 ; // our port LogPrint ( " Our external address is " , ourIP . to_string ( ) , " : " , ourPort ) ; i2p : : context . UpdateAddress ( ourIP . to_string ( ) . c_str ( ) ) ; i2p : : context .