Home
last modified time | relevance | path

Searched hist:"052 c5ec4d0bb39b02a20ea7970614249afcbf158" (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/modules/sctp/
H A DMakefile052c5ec4d0bb39b02a20ea7970614249afcbf158 Fri Jul 10 16:56:05 CEST 2020 Mark Johnston <markj@FreeBSD.org> Provide support for building SCTP as a loadable module.

With this change, a kernel compiled with "options SCTP_SUPPORT" and
without "options SCTP" supports dynamic loading of the SCTP stack.

Currently sctp.ko cannot be unloaded since some prerequisite teardown
logic is not yet implemented. Attempts to unload the module will return
EOPNOTSUPP.

Discussed with: tuexen
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D21997
/freebsd/sys/netinet/
H A Dsctp_module.c052c5ec4d0bb39b02a20ea7970614249afcbf158 Fri Jul 10 16:56:05 CEST 2020 Mark Johnston <markj@FreeBSD.org> Provide support for building SCTP as a loadable module.

With this change, a kernel compiled with "options SCTP_SUPPORT" and
without "options SCTP" supports dynamic loading of the SCTP stack.

Currently sctp.ko cannot be unloaded since some prerequisite teardown
logic is not yet implemented. Attempts to unload the module will return
EOPNOTSUPP.

Discussed with: tuexen
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D21997
H A Dsctp_syscalls.cdiff 052c5ec4d0bb39b02a20ea7970614249afcbf158 Fri Jul 10 16:56:05 CEST 2020 Mark Johnston <markj@FreeBSD.org> Provide support for building SCTP as a loadable module.

With this change, a kernel compiled with "options SCTP_SUPPORT" and
without "options SCTP" supports dynamic loading of the SCTP stack.

Currently sctp.ko cannot be unloaded since some prerequisite teardown
logic is not yet implemented. Attempts to unload the module will return
EOPNOTSUPP.

Discussed with: tuexen
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D21997
H A Dsctp_os_bsd.hdiff 052c5ec4d0bb39b02a20ea7970614249afcbf158 Fri Jul 10 16:56:05 CEST 2020 Mark Johnston <markj@FreeBSD.org> Provide support for building SCTP as a loadable module.

With this change, a kernel compiled with "options SCTP_SUPPORT" and
without "options SCTP" supports dynamic loading of the SCTP stack.

Currently sctp.ko cannot be unloaded since some prerequisite teardown
logic is not yet implemented. Attempts to unload the module will return
EOPNOTSUPP.

Discussed with: tuexen
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D21997
H A Dsctp_usrreq.cdiff 052c5ec4d0bb39b02a20ea7970614249afcbf158 Fri Jul 10 16:56:05 CEST 2020 Mark Johnston <markj@FreeBSD.org> Provide support for building SCTP as a loadable module.

With this change, a kernel compiled with "options SCTP_SUPPORT" and
without "options SCTP" supports dynamic loading of the SCTP stack.

Currently sctp.ko cannot be unloaded since some prerequisite teardown
logic is not yet implemented. Attempts to unload the module will return
EOPNOTSUPP.

Discussed with: tuexen
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D21997
/freebsd/share/man/man4/
H A Dsctp.4diff 052c5ec4d0bb39b02a20ea7970614249afcbf158 Fri Jul 10 16:56:05 CEST 2020 Mark Johnston <markj@FreeBSD.org> Provide support for building SCTP as a loadable module.

With this change, a kernel compiled with "options SCTP_SUPPORT" and
without "options SCTP" supports dynamic loading of the SCTP stack.

Currently sctp.ko cannot be unloaded since some prerequisite teardown
logic is not yet implemented. Attempts to unload the module will return
EOPNOTSUPP.

Discussed with: tuexen
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D21997
/freebsd/sys/modules/
H A DMakefilediff 052c5ec4d0bb39b02a20ea7970614249afcbf158 Fri Jul 10 16:56:05 CEST 2020 Mark Johnston <markj@FreeBSD.org> Provide support for building SCTP as a loadable module.

With this change, a kernel compiled with "options SCTP_SUPPORT" and
without "options SCTP" supports dynamic loading of the SCTP stack.

Currently sctp.ko cannot be unloaded since some prerequisite teardown
logic is not yet implemented. Attempts to unload the module will return
EOPNOTSUPP.

Discussed with: tuexen
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D21997