NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52029 CVS commit: src/sys/netinet
The following reply was made to PR kern/52029; it has been noted by GNATS.
From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52029 CVS commit: src/sys/netinet
Date: Mon, 6 Mar 2017 07:31:15 +0000
Module Name: src
Committed By: ozaki-r
Date: Mon Mar 6 07:31:15 UTC 2017
Modified Files:
src/sys/netinet: ip_icmp.c ip_input.c
Log Message:
Make sure icmp_redirect_timeout_q and ip_mtudisc_timeout_q are initialized on bootup
Fix PR kern/52029
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/sys/netinet/ip_icmp.c
cvs rdiff -u -r1.351 -r1.352 src/sys/netinet/ip_input.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