When I reduce the window size to about 4* MSS everything seems to be okay. I am not sure how the window size effects the p->ref ?
Sorry for the multiple emails. I hit the send button a bit too early. On Tue, Feb 16, 2016 at 11:09 AM, Arvind NR <[email protected]> wrote: > Hey > > I am using FreeRTOS V8.1.2 with lwip 1.4.0. > > I have this problem that when ever I increase the window size to about 8 * > MSS , I trigger the Assertion p->ref == 1 check in the ip_output segment. On > checking the value I see that p->ref is equal to 2. I read the previous > posts where p->ref == 1 assertion was triggered. However there was no > solution discussed there. I know that p->ref must always be equal to 1. In > what circumstances will p->ref equal to 2 ? > > > -- > Kind Regards > Arvind Ramesh > -- Kind Regards Arvind Ramesh
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
