Warn about redundant torrc ExitPolicy lines due to accept/reject *:*
commit36ad8d8fdc18e9006cd1316deb79b37c77cf2892
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Mon, 14 Sep 2015 11:56:14 +0000 (14 21:56 +1000)
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>
Tue, 15 Sep 2015 14:13:12 +0000 (16 00:13 +1000)
tree4751b07cc6d099e4e1b22feaeb096b0be40c70ad
parente033d5e90bcb63b68cfac07a4e041dd0ea839573
Warn about redundant torrc ExitPolicy lines due to accept/reject *:*

Tor now warns when ExitPolicy lines occur after accept/reject *:*
or variants. These lines are redundant, and were always ignored.

Partial fix for ticket 16069. Patch by "teor".
Patch on 2eb7eafc9d78 and a96c0affcb4c (25 Oct 2012),
released in 0.2.4.7-alpha.
changes/bug16069-exit-policy-rule6
src/or/policies.c