1999-10-19 04:55:39 +00:00
|
|
|
--- README.port.orig Thu Oct 14 12:17:02 1999
|
|
|
|
+++ README.port Thu Oct 14 13:10:50 1999
|
|
|
|
@@ -0,0 +1,44 @@
|
1999-08-16 22:14:42 +00:00
|
|
|
+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:
|
1999-10-19 04:55:39 +00:00
|
|
|
+http://www.enst.fr/~beyssac/pipsec/
|
|
|
|
+or
|
|
|
|
+http://www.mindstep.com/pipsec/
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Version 19991014 (pipsec-19991014.tar.gz):
|
|
|
|
+------------------------------------------
|
|
|
|
+
|
|
|
|
+This version adds the following fetures:
|
|
|
|
+- tunnels over UDP and ICMP packets (in authentication mode only).
|
|
|
|
+- logging of events to syslog
|
|
|
|
+- startup script in /usr/local/etc/rc.d (port only)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Version 19990831 (pipsec-19990831.tar.gz):
|
|
|
|
+------------------------------------------
|
|
|
|
+
|
|
|
|
+No new feature.
|
|
|
|
+Source distribution mirrored at http://www.mindstep.com/pipsec/
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Version 19990519:
|
|
|
|
+-----------------
|
|
|
|
+
|
|
|
|
+Initial version for the ports distribution.
|
|
|
|
+
|
1999-08-16 22:14:42 +00:00
|
|
|
+
|
|
|
|
+Enjoy!
|
|
|
|
+
|
|
|
|
+Patrick Bihan-Faou - MindStep Corporation
|
|
|
|
+patrick@mindstep.com - http://www.mindstep.com/
|
|
|
|
+
|