Mark r18667 and 18668 for backport.

svn:r18669
This commit is contained in:
Nick Mathewson 2009-02-21 19:08:37 +00:00
parent 3661a9147f
commit 47596a4d30
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ description of the patch.)
Backport for 0.2.0:
o r17887: Don't accept 1.2.3 as a valid IP address.
- r18668: Drop duplicate extend cells to same circuit ID; prevent mem leak.
Backport for 0.2.0 once better tested:
- r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an
@ -13,6 +14,7 @@ Backport for 0.2.0 once better tested:
- r17924: Close streams when an exit hands us a local IP.
- r18210: Call crypto_global_init() with hardwareaccel flag set right in
all cases.
- r18667: Drop BEGIN cells from wrong circuit hop.
Backport for 0.2.0, maybe:
d r17945: bridges always fail dirport reachability tests. i think