blob: 094ccc2f0b41f99f92e462b778723b81597c2709 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
[
{ type: install
message: <<EOM
This is the ported version of the pipsecd program
from Pierre Beyssac at the ENST.
The main difference with the original code are:
- it compiles with OpenSSL-0.94
- config files are in /usr/local/etc/ipsec
Apart from that it works exactly as the original work from
Pierre Beyssac.
You can obtain the source distribution of pipsecd at:
http://www.enst.fr/~beyssac/tunip.tar.gz
Enjoy!
WWW: http://www.mindstep.com/
EOM
}
]
|