NetBSD-Bugs archive

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

PR/55654 CVS commit: src



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

From: "Frank Kardel" <kardel%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55654 CVS commit: src
Date: Sun, 12 Feb 2023 13:21:28 +0000

 Module Name:	src
 Committed By:	kardel
 Date:		Sun Feb 12 13:21:28 UTC 2023
 
 Modified Files:
 	src/sys/net/npf: npf_params.c
 	src/usr.sbin/npf: npf-params.7
 
 Log Message:
 PR kern/55654:
 Switch default for parameter npf ip4.reassembly to 1.
 This makes the NPF default configuration comply with host
 requirements for IPv4.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/sys/net/npf/npf_params.c
 cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/npf/npf-params.7
 
 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