---------- Forwarded message ----------
From: Theodoros Bourchas <bourchast@gmail.com>
Date: Fri, Feb 21, 2014 at 6:28 PM
Subject: Re: [ibr-dtn] Fragmentation issue
To: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>Hi again,I have setoption fragmentation yesoption blocksize 100Kand I sent 1M file with tar -cf - <filename> | dtnsend dtn://host2/inboxReceiver.I expected to see 10 bundles created at the bundle layer, but only one bundle of 1M is created.At the same time, on the receiver side, I observed only one bundle of 1M.How can I see the pro-active fragmentation? Does it take place with the aforementioned commands?What is the expected size of bundles in the receiver's side? 100K or not?Thanks in advance,TheodorosOn Fri, Feb 14, 2014 at 4:34 PM, Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de> wrote:
Hello Theodoros.
Am 14.02.2014 13:22, schrieb Theodoros Bourchas:
> option foreign_blocksize 100K
This options tells the daemon to reject all bundles larger than 100K.
If you like to fragment bundles pro-actively, you have to do that on the
sender of the bundle. Thus, set the block_limit and fragmentation there.
Generally, pro-active fragmentation is never done on the path except for
reactive fragmentation during tcp transmissions.
Kind regards,
Johannes Morgenroth
--
Johannes Morgenroth Institut fuer Betriebssysteme und Rechnerverbund
Tel.: +49-531-391-3249 Muehlenpfordtstrasse 23
Fax.: +49-531-391-5936 TU Braunschweig D-38106 Braunschweig
--
!! This message is brought to you via the `ibr-dtn' mailing list.
!! Please do not reply to this message to unsubscribe. To unsubscribe or adjust
!! your settings, send a mail message to <ibr-dtn-request@ibr.cs.tu-bs.de>
!! or look at https://mail.ibr.cs.tu-bs.de/listinfo/ibr-dtn.