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:20:36 +0000 |
commit | 6e353664dd7c7a362be82af578954797e348d298 (patch) | |
tree | 4e1bca7ea1ea0712bfeccc45959eb5adc80ec22c /LICENSE | |
parent | fc2a42cc49fdcab9bbc0d90212c3c7bebda238b8 (diff) | |
download | tor-6e353664dd7c7a362be82af578954797e348d298.tar.gz tor-6e353664dd7c7a362be82af578954797e348d298.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 'LICENSE')
0 files changed, 0 insertions, 0 deletions