-
- Downloads
Treat all extorport connections with un-set addresses as remote
Without this fix, if an PT forgets to send a USERADDR command, that results in a connection getting treated as local for the purposes of rate-limiting. If the PT _does_ use USERADDR, we still believe it. Closes ticket 33747.
Showing
- changes/ticket33747 7 additions, 0 deletionschanges/ticket33747
- src/core/mainloop/connection.c 6 additions, 1 deletionsrc/core/mainloop/connection.c
- src/core/or/connection_st.h 3 additions, 0 deletionssrc/core/or/connection_st.h
- src/feature/relay/ext_orport.c 4 additions, 1 deletionsrc/feature/relay/ext_orport.c
Loading
Please register or sign in to comment