Announce SCTP support in the kern.features sysctl variables.
MFC after: 3 days
This commit is contained in:
parent
eb5ba50bcf
commit
76031b19ef
@ -41,6 +41,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <netinet/sctputil.h>
|
||||
#include <netinet/sctp_output.h>
|
||||
#include <sys/smp.h>
|
||||
#include <sys/sysctl.h>
|
||||
|
||||
FEATURE(sctp, "Stream Control Transmission Protocol");
|
||||
|
||||
/*
|
||||
* sysctl tunable variables
|
||||
|
Loading…
x
Reference in New Issue
Block a user