-
- Downloads
Annotate circuits w/ whether they aim to contain high uptime nodes and/or
high capacity nodes. When building circuits, choose appropriate nodes. New config option LongLivedPorts to indicate application streams that will want high uptime circuits. When attaching a stream to a circuit, pay attention to its requirements. This means that every single node in an intro rend circuit, not just the last one, will have a minimum uptime. Boost the min uptime from an hour to 24 hours. svn:r3339
Showing
- src/or/circuitbuild.c 46 additions, 20 deletionssrc/or/circuitbuild.c
- src/or/circuituse.c 27 additions, 9 deletionssrc/or/circuituse.c
- src/or/config.c 31 additions, 12 deletionssrc/or/config.c
- src/or/directory.c 2 additions, 4 deletionssrc/or/directory.c
- src/or/or.h 22 additions, 10 deletionssrc/or/or.h
- src/or/rendservice.c 3 additions, 3 deletionssrc/or/rendservice.c
- src/or/routerlist.c 20 additions, 21 deletionssrc/or/routerlist.c
Loading
Please register or sign in to comment