NetBSD-Bugs archive

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

PR/56052 CVS commit: src/sys/net/npf



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

From: "Frank Kardel" <kardel%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56052 CVS commit: src/sys/net/npf
Date: Sun, 12 Feb 2023 13:38:37 +0000

 Module Name:	src
 Committed By:	kardel
 Date:		Sun Feb 12 13:38:37 UTC 2023
 
 Modified Files:
 	src/sys/net/npf: npf.h npf_mbuf.c npf_sendpkt.c
 
 Log Message:
 PR kern/56052:
 allow block-return packets passed through without rule matching.
 Included up-stream as https://github.com/rmind/npf/pull/115
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.63 -r1.64 src/sys/net/npf/npf.h
 cvs rdiff -u -r1.24 -r1.25 src/sys/net/npf/npf_mbuf.c
 cvs rdiff -u -r1.22 -r1.23 src/sys/net/npf/npf_sendpkt.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