'\" t .\" Title: IPSEC-_STACKMANAGER .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 03/14/2024 .\" Manual: Executable programs .\" Source: Libreswan 5.0~rc2 .\" Language: English .\" .TH "IPSEC\-_STACKMANAGER" "8" "03/14/2024" "Libreswan 5.0~rc2" "Executable programs" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ipsec-_stackmanager \- internal script to bring up kernel components for Libreswan .SH "SYNOPSIS" .HP \w'\fBipsec\ _stackmanager\fR\ 'u \fBipsec _stackmanager\fR {start | stop} .SH "DESCRIPTION" .PP \fBipsec _stackmanager\fR is called from within the init sub\-system (systemd, upstart, sysv initscripts) to bring up the Libreswan kernel component as configured via the \fIprotostack=\fR option in the \fIipsec\&.conf\fR configuration file\&. .PP This involves loading and optionally unloading of the required kernel modules\&. Because the Linux kernel cannot autodetect most crypto related drivers on\-demand, _stackmanager handles loading the modules for the specific IPsec stack\&. .SH "SEE ALSO" .PP \fBip\fR(8), \fBipsec.conf\fR(5), \fBipsec\fR(8), \fBpluto\fR(8) .SH "HISTORY" .PP This script was introduced in Libreswan\&. On the older Openswan systems, this functionality was split over various script files such as ipsec _startnetkey, ipsec _startklips, ipsec _realsetup and ipsec setup\&. Man page written for the Libreswan project <\m[blue]\fBhttps://libreswan\&.org/\fR\m[]> by Paul Wouters\&. .SH "AUTHOR" .PP Paul Wouters