summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authortuexen <tuexen@FreeBSD.org>2014-06-22 16:58:29 +0000
committertuexen <tuexen@FreeBSD.org>2014-06-22 16:58:29 +0000
commit6b3b15bb3a423532a03456e659c25bfa47c307ba (patch)
tree658d9bbf4c4d91c781e1ba3033e1be2f47b56374 /sys/conf/options
parent7225abb45f42f347a82534e29d540ba5e5c118d5 (diff)
downloadFreeBSD-src-6b3b15bb3a423532a03456e659c25bfa47c307ba.zip
FreeBSD-src-6b3b15bb3a423532a03456e659c25bfa47c307ba.tar.gz
MFC r267329:
Add support for the SCTP_LOCAL_TRACE_BUF options. While there, fix some whitespaces.
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/conf/options b/sys/conf/options
index f5ae54c..f0c8b46 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -455,8 +455,9 @@ SCTP_MBCNT_LOGGING opt_sctp.h # Log to KTR mbcnt activity
SCTP_PACKET_LOGGING opt_sctp.h # Log to a packet buffer last N packets
SCTP_LTRACE_CHUNKS opt_sctp.h # Log to KTR chunks processed
SCTP_LTRACE_ERRORS opt_sctp.h # Log to KTR error returns.
-SCTP_USE_PERCPU_STAT opt_sctp.h # Use per cpu stats.
-SCTP_MCORE_INPUT opt_sctp.h # Have multiple input threads for input mbufs
+SCTP_USE_PERCPU_STAT opt_sctp.h # Use per cpu stats.
+SCTP_MCORE_INPUT opt_sctp.h # Have multiple input threads for input mbufs
+SCTP_LOCAL_TRACE_BUF opt_sctp.h # Use tracebuffer exported via sysctl
#
#
#
OpenPOWER on IntegriCloud