r9561@Kushana: nickm | 2006-11-16 22:32:54 -0500

Tweaks to test-connection patch:  use ".noconnect" instead of ".test" (since there are lots of ways to test things).  Use a regular sequence of STREAM events (NEW followed by CLOSED) instead of a new event type.  Make the function that checks the address be static and use const and strcasecmpend properly.
 


svn:r8959
This commit is contained in:
Nick Mathewson
2006-11-17 03:34:58 +00:00
parent d125c61e02
commit e2abc727e5
5 changed files with 25 additions and 32 deletions
+2
View File
@@ -57,6 +57,8 @@ N . Have (and document) a BEGIN_DIR relay cell that means "Connect to your
- Use for something, so we can be sure it works.
- Test and debug
N - Document .noconnect addresses... but where?
o Send back RELAY_END cells on malformed RELAY_BEGIN.
o Change the circuit end reason display a little for reasons from