[freenet-dev] Path MTU discovery

2006-12-11 Thread toad
On Sun, Dec 10, 2006 at 10:15:43AM +0100, freenetwork at web.de wrote: > >> - Fixed maximum packet size, at the moment this is 1400-28 (28 being > >> UDP headers). > >> - The above, but can be overridden by nodes who know their local MTU; > >> the overridden maximum sizes would be exchanged on

Re: [freenet-dev] Path MTU discovery

2006-12-11 Thread toad
On Sun, Dec 10, 2006 at 10:15:43AM +0100, [EMAIL PROTECTED] wrote: > >> - Fixed maximum packet size, at the moment this is 1400-28 (28 being > >> UDP headers). > >> - The above, but can be overridden by nodes who know their local MTU; > >> the overridden maximum sizes would be exchanged on conn

[freenet-dev] Path MTU discovery

2006-12-10 Thread freenetw...@web.de
>> - Fixed maximum packet size, at the moment this is 1400-28 (28 being >> UDP headers). >> - The above, but can be overridden by nodes who know their local MTU; >> the overridden maximum sizes would be exchanged on connection setup. >> - PMTU discovery using native code. >> - PMTU discovery ba

[freenet-dev] Path MTU discovery

2006-12-09 Thread Juiceman
On 12/8/06, toad wrote: > Does anyone have any concrete ideas on how to do PMTU in Freenet? > > So far, these seem to be the options: > > - Fixed maximum packet size, at the moment this is 1400-28 (28 being > UDP headers). > - The above, but can be overridden by nodes who know their local MTU; >

Re: [freenet-dev] Path MTU discovery

2006-12-09 Thread Juiceman
On 12/8/06, toad <[EMAIL PROTECTED]> wrote: > Does anyone have any concrete ideas on how to do PMTU in Freenet? > > So far, these seem to be the options: > > - Fixed maximum packet size, at the moment this is 1400-28 (28 being > UDP headers). > - The above, but can be overridden by nodes who know

[freenet-dev] Path MTU discovery

2006-12-08 Thread toad
Does anyone have any concrete ideas on how to do PMTU in Freenet? So far, these seem to be the options: - Fixed maximum packet size, at the moment this is 1400-28 (28 being UDP headers). - The above, but can be overridden by nodes who know their local MTU; the overridden maximum sizes would b

[freenet-dev] Path MTU discovery

2006-12-08 Thread toad
Does anyone have any concrete ideas on how to do PMTU in Freenet? So far, these seem to be the options: - Fixed maximum packet size, at the moment this is 1400-28 (28 being UDP headers). - The above, but can be overridden by nodes who know their local MTU; the overridden maximum sizes would b