public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Ideal mru and mtu ?
@ 2004-06-30 15:22 Dave Henriksen
  2004-06-30 23:21 ` James Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Henriksen @ 2004-06-30 15:22 UTC (permalink / raw)
  To: bluez-devel

Hi,

I was wondering if anyone had an idea as to what would be an ideal mru
and mtu for me to specify when using pppd over a bluetooth connection.

I am connecting to an access point that typically is quite busy, and has
two simultaneous connections (ppp clients) connected to it, mainly for
ftp transfer of files with an average size of 30K.

Any ideas ?

Thanks,

Dave



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-devel] Ideal mru and mtu ?
  2004-06-30 15:22 [Bluez-devel] Ideal mru and mtu ? Dave Henriksen
@ 2004-06-30 23:21 ` James Cameron
  0 siblings, 0 replies; 2+ messages in thread
From: James Cameron @ 2004-06-30 23:21 UTC (permalink / raw)
  To: Dave Henriksen; +Cc: bluez-devel

An ideal MTU would be the largest that works over the total network path
from the FTP client to the FTP server.

pppd's mru option determines how it negotiates this option with the
peer.  The negotiated mru forms the basis for the interface MTU.  The
MTU can be changed up and down after interface creation, using "ifconfig
ppp0 mtu".

pppd running over bluetooth just believes it has a byte stream to the
peer.  There may be bluetooth specific reasons to choose an MTU that
matches on the air packet sizes, in order to reduce latency, but if your
goal is mainly FTP my guess is that latency isn't important.

-- 
James Cameron                         http://quozl.netrek.org/
HP Open Source, Volunteer             http://opensource.hp.com/
PPTP Client Project, Release Engineer http://pptpclient.sourceforge.net/


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-30 23:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-30 15:22 [Bluez-devel] Ideal mru and mtu ? Dave Henriksen
2004-06-30 23:21 ` James Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox