ticket33747 472 B

1234567
  1. o Minor bugfixes (rate limiting, bridges, pluggable transports):
  2. - On a bridge, treat all connections from an ExtORPort as remote
  3. by default for the purposes of rate-limiting. Previously,
  4. bridges would treat the connection as local unless they explicitly
  5. received a "USERADDR" command. ExtORPort connections still
  6. count as local if there is a USERADDR command with an explicit local
  7. address. Fixes bug 33747; bugfix on 0.2.5.1-alpha.