Re: via ControlPort, postdescriptor w/ purpose=general fails

2008-01-16 Thread Roger Dingledine
On Wed, Jan 16, 2008 at 11:09:57AM -0600, Jon McLachlan wrote: > "+POSTDESCRIPTOR purpose=general cache=no"+CRLF+desc+CRLF+"."+CRLF > > However, when I post the descriptor with the latter (purpose=general), > Tor trips an assert on line 3115 in routerlist.c. It seems to be > indicating an error

via ControlPort, postdescriptor w/ purpose=general fails

2008-01-16 Thread Jon McLachlan
From the contolPort + API, I am able to grab descriptors of or's using, GETINFO desc/name/[someNickName], I am then able to parse these descriptors out of the response, and send these descriptors to other onion routers (ones, that are not fetching descriptors from the dirservers). At these di