proposal updates

This commit is contained in:
zzz
2016-12-02 15:47:46 +00:00
parent ff62f21103
commit afa25841a7
7 changed files with 33 additions and 20 deletions

View File

@ -2,8 +2,8 @@
Configuration File Specification
================================
.. meta::
:lastupdated: February 2016
:accuratefor: 0.9.25
:lastupdated: December 2016
:accuratefor: 0.9.28
.. contents::
@ -241,6 +241,12 @@ Properties are as follows::
# unique IP per-remote-destination.
tunnel.N.option.enableUniqueLocal=true|false
# Servers only. Persistent private leaseset key
tunnel.N.option.i2cp.leaseSetPrivateKey=base64
# Servers only. Persistent private leaseset key
tunnel.N.option.i2cp.leaseSetSigningPrivateKey=sigtype:base64
# Servers only. The maximum size of the thread pool, default 65. Ignored
# for standard servers.
tunnel.N.option.i2ptunnel.blockingHandlerCount=nnn

View File

@ -5,7 +5,7 @@ NTCP 2
:author: zzz
:created: 2014-02-13
:thread: http://zzz.i2p/topics/1577
:lastupdated: 2016-09-29
:lastupdated: 2016-12-02
:status: Open
:supercedes: 106
@ -108,6 +108,14 @@ Related Goals
NOTE
====
The draft specification below low is out-of-date. See zzz.i2p thread for the latest.
After further review, the specification below will be updated.
Router Address
==============

View File

@ -5,8 +5,8 @@ Addressbook Subscription Feed Commands
:author: zzz
:created: 2014-09-15
:thread: http://zzz.i2p/topics/1704
:lastupdated: 2016-04-26
:status: Open
:lastupdated: 2016-12-02
:status: Closed
.. contents::
@ -16,6 +16,7 @@ Overview
This proposal is about extending the address subscription feed with commands, to
enable name servers to broadcast entry updates from hostname holders.
Implemented in 0.9.26.
Motivation

View File

@ -5,8 +5,8 @@ LeaseSet Key Persistence
:author: zzz
:created: 2014-12-13
:thread: http://zzz.i2p/topics/1770
:lastupdated: 2014-12-13
:status: Draft
:lastupdated: 2016-12-02
:status: Closed
.. contents::
@ -16,6 +16,7 @@ Overview
This proposal is about persisting additional data in the LeaseSet that is
currently ephemeral.
Implemented in 0.9.18.
Motivation
@ -32,4 +33,4 @@ the leaseset encryption and signing keys. These are not currently persisted.
Proposed Changes
================
TBD
Private keys are stored in i2ptunnel.config, as i2cp.leaseSetPrivateKey and i2cp.leaseSetSigningPrivateKey.

View File

@ -5,8 +5,8 @@ IPv6 Peer Testing
:author: zzz
:created: 2016-05-02
:thread: http://zzz.i2p/topics/2119
:lastupdated: 2016-07-18
:status: Open
:lastupdated: 2016-12-02
:status: Closed
.. contents::
@ -15,6 +15,7 @@ Overview
========
This proposal is to implement SSU Peer Testing for IPv6.
Implemented in 0.9.27.
Motivation

View File

@ -5,8 +5,8 @@ Increase IPv6 MTU
:author: zzz
:created: 2016-08-23
:thread: http://zzz.i2p/topics/2181
:lastupdated: 2016-08-23
:status: Open
:lastupdated: 2016-12-02
:status: Closed
.. contents::
@ -15,6 +15,7 @@ Overview
========
This proposal is to increase the max SSU IPv6 MTU from 1472 to 1488.
Implemented in 0.9.28.
Motivation

View File

@ -5,8 +5,8 @@ Blocklist in News Feed
:author: zzz
:created: 2016-11-23
:thread: http://zzz.i2p/topics/2191
:lastupdated: 2016-11-24
:status: Open
:lastupdated: 2016-12-02
:status: Closed
.. contents::
@ -16,6 +16,7 @@ Overview
This proposal is to distribute blocklist updates in the news file,
which is distributed in signed su3 format.
Implemented in 0.9.28.
Motivation
@ -60,12 +61,6 @@ Migration
Routers that don't support this will ignore the new XML section.
Scheduled For
=============
0.9.28
See Also
========