commit c119bd7800b1489aa178da7c5c2b1dfdc323ff27 Author: Isis Lovecruft isis@torproject.org Date: Thu Dec 14 01:23:52 2017 +0000
prop#249: Add section on new consensus parameters. --- proposals/249-large-create-cells.txt | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/proposals/249-large-create-cells.txt b/proposals/249-large-create-cells.txt index 068ec90..d4b2e2c 100644 --- a/proposals/249-large-create-cells.txt +++ b/proposals/249-large-create-cells.txt @@ -230,6 +230,14 @@ Status: Open required-client-protocols […] Link=4-5 Relay=2-3 Handshake=1-2 required-relay-protocols […] Link=3-5 Relay=1-3 Handshake=1-2
+6.2. New Consensus Parameters + + We introduce the following new consensus parameters: + + Create2VMaximumData SP int + The maximum amount of "hlen" data, in bytes, which may carried in + either direction within a set of CREATE(D)2V cells. (default: 10240) + 7. Resource management issues
This feature requires relays and clients to buffer EXTEND2 cell
tor-commits@lists.torproject.org