we might want to backport r12459 too

svn:r12460
This commit is contained in:
Roger Dingledine 2007-11-10 21:19:22 +00:00
parent 75e2026626
commit 281c749648
1 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ Backport items for 0.1.2:
- r12339: rlim_t may be wider than unsigned long.
- r12341: Work if the real open-file limit is OPEN_FILES.
- r12459: Exit policies reject public IP address too
Backport for 0.1.2.x once better tested:
D r11287: Reject address mappings to internal addresses. (??)
@ -22,4 +23,4 @@ Backport for 0.1.2.x once better tested:
- r11994: Call routerlist_remove_old_routers() less. This will be a
tricky backport.
- r12153 and r12154: Give better warnings when we fail to mmap a descriptor
store that we just wrote.
store that we just wrote.