2 - Avoid a double mark-for-free warning when failing to attach a
3 transparent proxy connection. Fixes bug 2279. Bugfix on
7 - Detect attempts at the client side to open connections to private
8 IP addresses (like 127.0.0.1, 10.0.0.1, and so on) with a randomly
9 chosen exit node. Attempts to do so are always ill-defined, generally
10 prevented by exit policies, and usually in error. This will also
11 help to detect loops in transparent proxy configurations. You can
12 disable this feature by setting "ClientRejectInternalAddresses 0"