-
- Downloads
* InboundMessageDistributor:
- Put garlicked DSM messages in the InNetMessagePool instead of handling directly, so the IterativeSearchJob will see the response and declare success. Only affected LS lookups as we do not request encrypted replies for RI lookups. Similar to the fix for verifies 6dc5bed94321ae2b290cfe351511d18465e08f91 This bug was causing initial lookups to fail but subsequent ones to succeed. Broken since 0.9.7 when encrypted replies was introduced. Ticket #1125
Showing
- history.txt 3 additions, 0 deletionshistory.txt
- router/java/src/net/i2p/router/RouterVersion.java 1 addition, 1 deletionrouter/java/src/net/i2p/router/RouterVersion.java
- router/java/src/net/i2p/router/tunnel/InboundMessageDistributor.java 29 additions, 29 deletions.../src/net/i2p/router/tunnel/InboundMessageDistributor.java
Loading
Please register or sign in to comment