Subject: PR/26141 CVS commit: [netbsd-1-6] src/sys/netinet
To: None <releng-1-6@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 10/26/2005 19:56:02
The following reply was made to PR kern/26141; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/26141 CVS commit: [netbsd-1-6] src/sys/netinet
Date: Wed, 26 Oct 2005 19:55:11 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Wed Oct 26 19:55:11 UTC 2005
 
 Modified Files:
 	src/sys/netinet [netbsd-1-6]: fil.c
 
 Log Message:
 Apply patch (requested by darrenr in ticket #1780):
 Don't pass a NULL pointer to ipfr_fastroute().
 From Christoph Egger in PR#26141
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.55.4.1 -r1.55.4.2 src/sys/netinet/fil.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.