Re: better MTU support...

2004-09-20 Thread Andre Oppermann
John-Mark Gurney wrote: > > Andre Oppermann wrote this message on Thu, Sep 09, 2004 at 19:05 +0200: > > Ok, finally got a switch (and gige cards, if_re needs work) capable of > jumbo frames.. > > > John-Mark Gurney wrote: > > > In a recent experiment w/ Jumbo frames, I found out that sending ip

Re: better MTU support...

2004-09-18 Thread John-Mark Gurney
Andre Oppermann wrote this message on Thu, Sep 09, 2004 at 19:05 +0200: Ok, finally got a switch (and gige cards, if_re needs work) capable of jumbo frames.. > John-Mark Gurney wrote: > > In a recent experiment w/ Jumbo frames, I found out that sending ip > > frames completely ignores the MTU set

Re: better MTU support...

2004-09-09 Thread John-Mark Gurney
Andre Oppermann wrote this message on Thu, Sep 09, 2004 at 19:05 +0200: > John-Mark Gurney wrote: > > > > In a recent experiment w/ Jumbo frames, I found out that sending ip > > frames completely ignores the MTU set on host routes. This makes it > > difficult (or next to impossible) to support a

Re: better MTU support...

2004-09-09 Thread Andre Oppermann
John-Mark Gurney wrote: > > In a recent experiment w/ Jumbo frames, I found out that sending ip > frames completely ignores the MTU set on host routes. This makes it > difficult (or next to impossible) to support a network that has both > regular and jumbo frames on it as you can't restrict some

better MTU support...

2004-09-05 Thread John-Mark Gurney
In a recent experiment w/ Jumbo frames, I found out that sending ip frames completely ignores the MTU set on host routes. This makes it difficult (or next to impossible) to support a network that has both regular and jumbo frames on it as you can't restrict some hosts to the smaller frames. I now