On 07.10.2011 17:54, Ryan Stone wrote:
Currently when FreeBSD responds to a ICMP Echo Request, it takes the
original mbuf, rewrites a couple of fields (like the src/dst IP and
the ICMP type), and then sends that mbuf back. As things are
currently implemented, the Don't Fragment bit is kept in th
On 10/7/2011 11:54 AM, Ryan Stone wrote:
> Currently when FreeBSD responds to a ICMP Echo Request, it takes the
> original mbuf, rewrites a couple of fields (like the src/dst IP and
> the ICMP type), and then sends that mbuf back. As things are
> currently implemented, the Don't Fragment bit is ke
Currently when FreeBSD responds to a ICMP Echo Request, it takes the
original mbuf, rewrites a couple of fields (like the src/dst IP and
the ICMP type), and then sends that mbuf back. As things are
currently implemented, the Don't Fragment bit is kept in the ICMP
replay. This can cause problems f