]> git.ipfire.org Git - thirdparty/tor.git/commit
Raise the part of torrc mapaddress handling that knows wildcards
authorNick Mathewson <nickm@torproject.org>
Wed, 15 Aug 2012 21:49:18 +0000 (17:49 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 15 Aug 2012 21:52:40 +0000 (17:52 -0400)
commit959f850056f5f6a7ebbe7ec0e56da239e4f7de3e
tree2646e6357706c283db3d3890d68965768fb6b78c
parent91b52a259a271df7ceeea6d8bf7adbd4d7e15a6c
Raise the part of torrc mapaddress handling that knows wildcards

This patch extracts the inner part of config_register_addressmaps --
the part that knows about detecting wildcard addresses addresses --
and makes it into a new function.  The new function is deliberately
not moved or reindented, so that the diff is smaller.

I need this to fix bug 6244.
src/or/config.c
src/or/config.h