[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #54865] Linkoutput gets pbufs > netif->mtu with IP_FRA
From: |
Jonas Rabenstein |
Subject: |
[lwip-devel] [bug #54865] Linkoutput gets pbufs > netif->mtu with IP_FRAG |
Date: |
Fri, 19 Oct 2018 06:23:22 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/69.0.3497.81 Chrome/69.0.3497.81 Safari/537.36 |
URL:
<https://savannah.nongnu.org/bugs/?54865>
Summary: Linkoutput gets pbufs > netif->mtu with IP_FRAG
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: ghostav
Submitted on: Fri 19 Oct 2018 10:23:20 AM UTC
Category: IPv4
Severity: 3 - Normal
Item Group: Faulty Behaviour
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
lwIP version: git head
_______________________________________________________
Details:
Hi,
I have IP_FRAG=1 defined in my lwipopts.h, but nevertheless in my linkoutput
callback I get pbufs with tot_len > netif->mtu. For my understanding, IP_FRAG
should ensure this condition?
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?54865>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
- [lwip-devel] [bug #54865] Linkoutput gets pbufs > netif->mtu with IP_FRAG,
Jonas Rabenstein <=