From f9ea242acabcaec0ab0fbd0de5e9999dfcdb0193 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 30 Sep 2010 18:25:25 -0400 Subject: Implement node-based router family code Also, make the NodeFamily option into a list of routersets. This lets us git rid of router_in_nickname_list (or whatever it was called) without porting it to work with nodes, and also lets people specify country codes and IP ranges in NodeFamily --- doc/nodefamily_routerset | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/nodefamily_routerset (limited to 'doc/nodefamily_routerset') diff --git a/doc/nodefamily_routerset b/doc/nodefamily_routerset new file mode 100644 index 000000000..0af62e11f --- /dev/null +++ b/doc/nodefamily_routerset @@ -0,0 +1,4 @@ + o Minor features + - The NodeFamily option -- which let you declare that you want to + consider nodes to be part of a family whether they list themselves + that way or not -- now allows IP address ranges and country codes. -- cgit v1.2.3