getinfo-private-exitpolicy 357 B

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