mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
_updown: Remove obsolete man pages
This commit is contained in:
parent
5028644943
commit
8284e56d5b
@ -1,6 +1,5 @@
|
||||
ipsec_SCRIPTS = _updown
|
||||
CLEANFILES = _updown
|
||||
dist_man8_MANS = _updown.8
|
||||
EXTRA_DIST = _updown.in
|
||||
|
||||
_updown : _updown.in
|
||||
|
@ -1,16 +0,0 @@
|
||||
.TH _UPDOWN 8 "27 Apr 2006"
|
||||
.SH NAME
|
||||
ipsec _updown \- route and firewall manipulation script
|
||||
.SH SYNOPSIS
|
||||
.I _updown
|
||||
is invoked by pluto when it has brought up a new connection. This script
|
||||
is used to insert the appropriate routing entries for IPsec operation.
|
||||
It can also be used to insert and delete dynamic iptables firewall rules.
|
||||
The interface to the script is documented in the pluto man page.
|
||||
.SH "SEE ALSO"
|
||||
ipsec(8), ipsec_pluto(8).
|
||||
.SH HISTORY
|
||||
Man page written for the Linux FreeS/WAN project <http://www.freeswan.org/>
|
||||
by Michael Richardson. Original program written by Henry Spencer. Extended
|
||||
for the Linux strongSwan project <http://www.strongswan.org/> by Andreas
|
||||
Steffen.
|
@ -1,2 +1 @@
|
||||
dist_ipsec_SCRIPTS = _updown_espmark
|
||||
dist_man8_MANS = _updown_espmark.8
|
||||
|
@ -1,15 +0,0 @@
|
||||
.TH _UPDOWN_ESPMARK 8 "7 Apr 2005"
|
||||
.SH NAME
|
||||
ipsec _updown_espmark \- manages routes and firewall rules
|
||||
.SH SYNOPSIS
|
||||
.I _updown_espmark
|
||||
is invoked by pluto when it has brought up a new connection. This script
|
||||
is used to insert the appropriate routing and iptables firewall entries for
|
||||
IPsec operation. The incoming ESP traffic must be marked by a static rule
|
||||
in the mangle table. The default value for the mark is 50.
|
||||
The interface to the script is documented in the pluto man page.
|
||||
.SH "SEE ALSO"
|
||||
ipsec(8), ipsec_pluto(8).
|
||||
.SH HISTORY
|
||||
Man page written for the Linux strongSwan project <http://www.strongswan.org/>
|
||||
by Andreas Steffen. Original program written by Henry Spencer.
|
Loading…
x
Reference in New Issue
Block a user