summaryrefslogtreecommitdiff
path: root/changes/getinfo-private-exitpolicy
blob: 29b3d76b67f02de35800bf5c6630d4940e5eb89d (plain)
1
2
3
4
5
6
  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".