NetBSD-Bugs archive

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

PR/55691 CVS commit: src/sys/net



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

From: "Andreas Gustafsson" <gson%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55691 CVS commit: src/sys/net
Date: Sun, 18 Oct 2020 13:07:31 +0000

 Module Name:	src
 Committed By:	gson
 Date:		Sun Oct 18 13:07:31 UTC 2020
 
 Modified Files:
 	src/sys/net: radix.c
 
 Log Message:
 Suppress the "rn_init: radix functions require max_keylen be set"
 message when _KERNEL is defined, to avoid spurious messages from
 kernels that have no routable network domains.  Fixes PR kern/55691.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.48 -r1.49 src/sys/net/radix.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