|
From: | Ivan Delamer |
Subject: | [lwip-devel] [bug #35927] missing refragmentaion in ip_forward |
Date: | Thu, 22 Mar 2012 18:39:01 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0 |
Update of bug #35927 (project lwip): Status: Ready For Test => In Progress _______________________________________________________ Follow-up Comment #7: I don't think we need to implement path discovery in icmp4 input. It's done in IPv6 because it's mandatory, as routers can't fragment v6 packets. I'm suggesting outgoing destination unreachable if we are unable to fragment, or if DF is set (IPH_OFFSET(iphdr) & IP_DF). Or at least respect DF and silently drop in this last case. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?35927> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |