tor/changes/getinfo-private-exitpolicy
2016-02-01 16:46:29 -05:00

7 lines
357 B
Plaintext

o Minor features (exit policies, controllers):
- Add controller getinfo exit-policy/reject-private/[default,relay]
for the reject rules added by ExitPolicyRejectPrivate. This makes
it easier for stem to display exit policies.
- Add unit tests for getinfo exit-policy/*.
Finishes implementation for ticket 17183. Patch by "teor".