Adds missing flight size logging option for SCTP.

This commit is contained in:
Randall Stewart 2007-03-20 10:19:09 +00:00
parent 77f07749f3
commit d2e5427a0d

View File

@ -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.