Module Name:    src
Committed By:   christos
Date:           Thu Aug 11 15:16:54 UTC 2016

Modified Files:
        src/sys/conf: files

Log Message:
defopt PPPOE_DEBUG kill unknown sessions


To generate a diff of this commit:
cvs rdiff -u -r1.1161 -r1.1162 src/sys/conf/files

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/conf/files
diff -u src/sys/conf/files:1.1161 src/sys/conf/files:1.1162
--- src/sys/conf/files:1.1161	Sun Aug  7 06:44:04 2016
+++ src/sys/conf/files	Thu Aug 11 11:16:54 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: files,v 1.1161 2016/08/07 10:44:04 christos Exp $
+#	$NetBSD: files,v 1.1162 2016/08/11 15:16:54 christos Exp $
 #	@(#)files.newconf	7.5 (Berkeley) 5/10/93
 
 version 	20150846
@@ -246,7 +246,7 @@ defflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCO
 						# Include deflate or bsd
 						# compression, enable pppd
 						# packet filtering support
-defflag opt_pppoe.h		PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
+defflag opt_pppoe.h		PPPOE_SERVER PPPOE_DEBUG
 
 # networking options
 #

Reply via email to