forked from I2P_Developers/i2p.i2p
Router: Add SSU2 keys to the killKeys() list
This commit is contained in:
@@ -1282,6 +1282,8 @@ public class Router implements RouterClock.ClockShiftListener {
|
||||
removeConfigSetting(UDPTransport.PROP_INTERNAL_PORT);
|
||||
removeConfigSetting(UDPTransport.PROP_EXTERNAL_PORT);
|
||||
removeConfigSetting(UDPTransport.PROP_INTRO_KEY);
|
||||
removeConfigSetting(UDPTransport.PROP_SSU2_SP);
|
||||
removeConfigSetting(UDPTransport.PROP_SSU2_IKEY);
|
||||
removeConfigSetting(NTCPTransport.PROP_I2NP_NTCP_PORT);
|
||||
removeConfigSetting(NTCPTransport.PROP_NTCP2_SP);
|
||||
removeConfigSetting(NTCPTransport.PROP_NTCP2_IV);
|
||||
|
Reference in New Issue
Block a user