Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf defopt PPPOE_DEBUG kill unknown sessions
details: https://anonhg.NetBSD.org/src/rev/4843d3a36609
branches: trunk
changeset: 347052:4843d3a36609
user: christos <christos%NetBSD.org@localhost>
date: Thu Aug 11 15:16:54 2016 +0000
description:
defopt PPPOE_DEBUG kill unknown sessions
diffstat:
sys/conf/files | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cb3dde335582 -r 4843d3a36609 sys/conf/files
--- a/sys/conf/files Thu Aug 11 15:16:07 2016 +0000
+++ b/sys/conf/files Thu Aug 11 15:16:54 2016 +0000
@@ -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 @@
# 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
#
Home |
Main Index |
Thread Index |
Old Index