NetBSD-Bugs archive

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

PR/53036 CVS commit: [netbsd-8] src/sys/dist/pf/net



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

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53036 CVS commit: [netbsd-8] src/sys/dist/pf/net
Date: Mon, 26 Feb 2018 00:33:08 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Mon Feb 26 00:33:08 UTC 2018
 
 Modified Files:
 	src/sys/dist/pf/net [netbsd-8]: pf.c
 
 Log Message:
 Pull up following revision(s) (requested by alnsn in ticket #570):
 	sys/dist/pf/net/pf.c: 1.79-1.80
 PR/53036: Alexander Nasonov: 'block user' in pf's ruleset panics 8.0_BETA
 Check for NULL.
 --
 It is normal for socket credentials to be missing for incoming sockets,
 so don't warn.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.76.6.1 -r1.76.6.2 src/sys/dist/pf/net/pf.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