aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket26510
blob: f00457964d7da85171905c6af0ace8de428d226a (plain)
1
2
3
4
  o Code simplification and refactoring:
    - Unify our bloom filter logic. Previously we had two copies of this
      code: one for routerlist filtering, and one for address set
      calculations. Closes ticket 26510.