]> git.ipfire.org Git - thirdparty/tor.git/commit
Disallow reject6 and accept6 lines in descriptors
authorSebastian Hahn <sebastian@torproject.org>
Sun, 6 Mar 2011 17:20:28 +0000 (18:20 +0100)
committerSebastian Hahn <sebastian@torproject.org>
Sun, 6 Mar 2011 17:20:28 +0000 (18:20 +0100)
commitb3918b3bbbfa9097246d63746c8b540eff2ec8e8
tree7fdc358bb570b1dc5385906d39ee57ef35fd4daa
parent10ad3442e11fb5a54c19eef7425bc317a9cc0969
Disallow reject6 and accept6 lines in descriptors

This fixes a remotely triggerable assert on directory authorities, who
don't handle descriptors with ipv6 contents well yet. We will want to
revert this once we're ready to handle ipv6.

Issue raised by lorth on #tor, who wasn't able to use Tor anymore.
Analyzed with help from Christian Fromme. Fix suggested by arma. Bugfix
on 0.2.1.3-alpha.
src/or/routerparse.c