bug2798 506 B

12345678910
  1. o Major bugfixes:
  2. - When configuring a large set of nodes in EntryNodes (as with
  3. 'EntryNodes {cc}' or 'EntryNodes 1.1.1.1/16'), choose only a
  4. random subset to be guards, and choose them in random
  5. order. Bugfix on 0.2.3.1-alpha; fixes bug 2798.
  6. o Minor features:
  7. - When configuring a large set of nodes in EntryNodes, and there are
  8. enough of them listed as Guard so that we don't need to consider
  9. the non-guard entries, prefer the ones listed with the Guard flag.