Oops, here's the *REAL* fix for the ipv6 issue
commit2ce132e335d60c7ef1d01aa00db5ab4c5b7d674f
authorNick Mathewson <nickm@torproject.org>
Sun, 6 Mar 2011 18:31:06 +0000 (6 13:31 -0500)
committerNick Mathewson <nickm@torproject.org>
Sun, 6 Mar 2011 18:41:55 +0000 (6 13:41 -0500)
tree59d3e425b3875077b844acfada861f2b0b9020b9
parent3da0837b0b114bb320a244679325d25d664752c1
Oops, here's the *REAL* fix for the ipv6 issue

We need to _REJECT_ descriptors with accept6/reject6 lines.  If we
let them onto the network , other un-upgraded tors will crash.
changes/ipv6_crash
src/or/routerparse.c