NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/43548 CVS commit: src/sys/netinet



The following reply was made to PR kern/43548; it has been noted by GNATS.

From: Mihai Chelaru <kefren%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43548 CVS commit: src/sys/netinet
Date: Fri, 2 Jul 2010 07:02:01 +0000

 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.
 


Home | Main Index | Thread Index | Old Index