[Ndn-interest] [Nfd-dev] NFD_Data_Packet_MTU

Giuseppe Carella gcarella228 at gmail.com
Thu Jan 18 09:53:45 PST 2018


Hello everybody,

Yes, I already compiled all NDN software, but the problems still persists.
I recompiled again just to be sure, but nothing changes.
I changed the value of the variable MAX_NDN_PACKET_SIZE inside the file
ndn-cxx/src/encoding/tlv.hpp, is it right?


Thank you.
Giuseppe.


2018-01-18 18:08 GMT+01:00 Davide Pesavento <davide.pesavento at lip6.fr>:

> Giuseppe,
>
> If you change the value of MAX_NDN_PACKET_SIZE, you're on your own.
>
> That being said, make sure you recompile *all* NDN software, including
> NFD, every time you change a public constant in the library.
>
> Davide
>
> On Thu, Jan 18, 2018 at 11:50 AM, Giuseppe Carella
> <gcarella228 at gmail.com> wrote:
> > Good morning community,
> >
> > Could you tell me what is the maximum dimension I can assign to a data
> > packet?
> > I made some tests and I tried to change the dimension of the data packet
> (I
> > changed the variable  MAX_NDN_PACKET_SIZE) and it seems that the MTU is
> 8800
> > Byte.
> >
> > If I create a data packet having a dimension bigger than 8800 I get the
> > following error:
> >
> > "ERROR: error while sending data to socket (Broken pipe)"
> >
> > Is there any solution on that?
> >
> > Thank you.
> > Giuseppe.
> >
> > _______________________________________________
> > Nfd-dev mailing list
> > Nfd-dev at lists.cs.ucla.edu
> > http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20180118/ae0e42e2/attachment.html>


More information about the Ndn-interest mailing list