Module Name: src Committed By: kefren Date: Fri Jul 2 07:02:00 UTC 2010
Modified Files: src/sys/netinet: ip_icmp.c Log Message: manually adjust m_data and m_len so it can later be prepended with a struct ip in case that a cluster is used. icmp len panic is not valid for cluster case. Fixes PR/43548 To generate a diff of this commit: cvs rdiff -u -r1.123 -r1.124 src/sys/netinet/ip_icmp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.