Commit 281c7496 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

we might want to backport r12459 too


svn:r12460
parent 75e20266
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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. (??)