From 7908ab209350782646dfc112d346ea75974b9dec Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 28 Oct 2012 16:13:58 -0400 Subject: Move address map into its own file. --- changes/split_addressmap | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/split_addressmap (limited to 'changes') diff --git a/changes/split_addressmap b/changes/split_addressmap new file mode 100644 index 000000000..9f377c555 --- /dev/null +++ b/changes/split_addressmap @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Move the client-side address-map/virtual-address/DNS-cache code + out of connection_edge.c into a new addressmap.c module. -- cgit v1.2.3