[tor-commits] [stem/master] Allow VERSIONS cells of alternate link protocol versions
atagar at torproject.org
atagar at torproject.org
Sat Jun 23 23:59:48 UTC 2018
commit 52331bd972c3d8a164651779c8c85efb9816baab
Merge: 3df9e60a 751e5287
Author: Damian Johnson <atagar at torproject.org>
Date: Sat Jun 23 15:24:02 2018 -0700
Allow VERSIONS cells of alternate link protocol versions
Good point from Dave that the spec doesn't explicitly disallow VERSIONS cells
using wider circuit id field sizes. Unless we're missing something they're only
used for initial protocol negotiation but no reason not to allow it.
stem/client/__init__.py | 10 +++++++++-
stem/client/cell.py | 7 ++-----
test/unit/client/cell.py | 13 +++++++------
3 files changed, 18 insertions(+), 12 deletions(-)
More information about the tor-commits
mailing list