summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorrrs <rrs@FreeBSD.org>2007-03-20 10:19:09 +0000
committerrrs <rrs@FreeBSD.org>2007-03-20 10:19:09 +0000
commite588f34e9ccbae45abec18203973bfaeb542187d (patch)
treeb71b23d8365d1679b4b54a44f1c6c913ae3391f3 /sys/conf/options
parentb3f52e360cfeec1dd4e69e6b252b7a20ed3cfc6b (diff)
downloadFreeBSD-src-e588f34e9ccbae45abec18203973bfaeb542187d.zip
FreeBSD-src-e588f34e9ccbae45abec18203973bfaeb542187d.tar.gz
Adds missing flight size logging option for SCTP.
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index b987105..0a46bb3 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -419,6 +419,7 @@ SCTP_NAGLE_LOGGING opt_sctp.h
SCTP_WAKE_LOGGING opt_sctp.h
SCTP_RECV_RWND_LOGGING opt_sctp.h
SCTP_SACK_RWND_LOGGING opt_sctp.h
+SCTP_FLIGHT_LOGGING opt_sctp.h
SCTP_MBUF_LOGGING opt_sctp.h
# Netgraph(4). Use option NETGRAPH to enable the base netgraph code.
OpenPOWER on IntegriCloud