I did not know that SCTP has been removed from the GENERIC kernel. Thank you all
On Thu, Apr 1, 2021 at 2:41 PM <[email protected]> wrote: > > > -----Original Message----- > > From: [email protected] <owner-freebsd- > > [email protected]> On Behalf Of Athan Papadimitriou > > Sent: Thursday, 1 April 2021 08:15 > > To: [email protected] > > Subject: Missing sysctl OID in RC4 > > > > Do you know if net.inet.sctp.blackhole has been removed from r13? > > Sysctl says it is unknown though still described in blackhole(4) > > SCTP is not included in the GENERIC kernel anymore. > So the sysctl is only available when the sctp.ko kernel module is loaded. > > > > Thanks > > _______________________________________________ > > [email protected] mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
