diff options
author | Isis Lovecruft <isis@torproject.org> | 2018-03-27 16:59:49 +0000 |
---|---|---|
committer | Isis Lovecruft <isis@torproject.org> | 2018-04-02 19:59:12 +0000 |
commit | ad369313f87cba286a4f3347553e7322608dbd9c (patch) | |
tree | ee89a875dd6c6321e5aeece6de6612bdcb5a34e5 /src/or/proto_cell.c | |
parent | cd28b4c7f5cefd319d6ded635d25911b4323b50b (diff) | |
download | tor-ad369313f87cba286a4f3347553e7322608dbd9c.tar.gz tor-ad369313f87cba286a4f3347553e7322608dbd9c.zip |
protover: Change protover_all_supported() to return only unsupported.
Previously, if "Link=1-5" was supported, and you asked protover_all_supported()
(or protover::all_supported() in Rust) if it supported "Link=3-999", the C
version would return "Link=3-999" and the Rust would return "Link=6-999". These
both behave the same now, i.e. both return "Link=6-999".
Diffstat (limited to 'src/or/proto_cell.c')
0 files changed, 0 insertions, 0 deletions