<div dir="ltr"><div><div>Good morning community,</div></div><div><br></div><div>I'm trying to modify the dimension of a single data packet. </div><div>At the moment it seems that the default dimension is 8800 byte in the NFD. <br></div><div>I tried to increase the dimension (20 KB), modifying the right global variable into ndn-cxx, repo-ng and ndn-js. </div><div>When I try to store a file into repo-ng using the command ndnputfile I get the following error:</div><div>"ERROR: error while receiving data from socket (Connection reset by peer)"</div><div><br></div><div>It seems that the problem is caused by the new dimension I set (20KB), in particular after I modified the dimension in the file tlv.hpp (ndn-cxx). <br></div><div><br></div><div>Therefore is it possible setting a dimesion of 20KB for a data packet?<br></div><div><br></div><div><div><br></div><div><br></div><div>Thank you,</div><div>Giuseppe.<br></div></div><div><div><br></div></div></div>