Re: HEADS UP: ALTQ integration developer preview

2002-05-19 Thread Michael Sierchio
Crist J. Clark wrote: > On Sun, May 19, 2002 at 10:25:18AM -0700, Michael Sierchio wrote: > [snip] > > >>Back to problem of NFS over UDP -- it's not so stateless, is it? ;-) >>Remote disk access is mostly bulk transfer operations anyway, > > > A _lot_ of remote disk access is not bulk transfer

Re: HEADS UP: ALTQ integration developer preview

2002-05-19 Thread Crist J. Clark
On Sun, May 19, 2002 at 10:25:18AM -0700, Michael Sierchio wrote: [snip] > Back to problem of NFS over UDP -- it's not so stateless, is it? ;-) > Remote disk access is mostly bulk transfer operations anyway, A _lot_ of remote disk access is not bulk transfers, but file status information. -- C

Re: HEADS UP: ALTQ integration developer preview

2002-05-19 Thread Michael Sierchio
Terry Lambert wrote: > UDP is still a bad bet for reliable request response. It's > really dumb to effectively reimplement TCP without windows on > top of UDP just to avoid using TCP. Speaking as someone who has implemented reliable message protocols over UDP about a dozen times, I can affirm T

Re: Enabling Directed Broadcasts

2002-05-19 Thread Crist J. Clark
On Tue, May 14, 2002 at 05:35:21PM +0200, Matthias Kranz wrote: > Hi! > > We try to start a PC in a different subnet through using a > WakeOnLan. The packet is addressed to the broadcast address of the > client PC net. The FreeBSD router in between does not forward this > packet. I read that F