[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] [Tor Bug Tracker & Wiki] #1514: Minor torrc parsing bug
#1514: Minor torrc parsing bug
------------------------------+---------------------------------------------
Reporter: atagar | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: Tor-Tor server | Version: Tor: 0.2.1.20
Keywords: torrc exitpolicy |
------------------------------+---------------------------------------------
Very minor bug with, I'm guessing, torrc parsing.
Steps to repro:
1. In your torrc include "ExitPolicy" without a policy among other
entries, ex:
ExitPolicy
ExitPolicy reject *:*
2. Start tor, these values are excepted without issue.
3. Query the ExitPolicy via the control port (GETCONF ExitPolicy)
Results:
Whenever the exit policy is queried the following warning is given
May 26 21:27:12.815 [warn] The abbreviation 'ExitPolic' is deprecated.
Please use 'ExitPolicy' instead
Oddly, this warning is only shown at the command line (ie, doesn't seem to
be provided to listening controllers).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1514>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online