From 43da436e0403f8e4582296dc083da72f9aac1c59 Mon Sep 17 00:00:00 2001 From: tuexen Date: Sun, 22 Jun 2014 12:18:41 +0000 Subject: [PATCH] MFC r267329: Add support for the SCTP_LOCAL_TRACE_BUF options. While there, fix some whitespaces. git-svn-id: svn://svn.freebsd.org/base/stable/9@267718 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- sys/conf/options | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sys/conf/options b/sys/conf/options index 8adb279d3..960311fa7 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -451,8 +451,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 # # # -- 2.45.0