Add project `Secure MobileIP via IPSec'
This commit is contained in:
parent
5926447c7b
commit
e5a5c8d088
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2764
5 changed files with 25 additions and 8 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-05-01 10:56:20 $">
|
||||
<!ENTITY date "$Date: 1998-05-01 13:46:29 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.65 1998-05-01 10:56:20 wosch Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.66 1998-05-01 13:46:29 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -257,6 +257,7 @@ rcarter@consys.com</a>) for details.
|
|||
<a name="isdn"></a>
|
||||
<a name="usb"></a>
|
||||
<a name="drawbridge"></a>
|
||||
<a name="smn"></a>
|
||||
<a name="development"></a>
|
||||
<h2>FreeBSD Development Projects</h2>
|
||||
|
||||
|
@ -285,6 +286,8 @@ below to learn more about these exciting projects.</p>
|
|||
<li><a href="http://www.hcs.de/users/hm/isdn4bsd/i4b-main.html"> i4b: ISDN for FreeBSD</a></li>
|
||||
<li><a href="http://www.etla.net/~n_hibma/usb/usb.pl"> FreeBSD USB driver development</a></li>
|
||||
<li><a href="http://drawbridge.tamu.edu/"> Drawbridge, a firewall package</a></li>
|
||||
<li><a href="http://www.cs.pdx.edu/research/SMN/"> Secure MobileIP via IP
|
||||
Sec</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="general"></a>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# With the format `<titel>|<url>'.
|
||||
# Empty lines or comments are ignored.
|
||||
#
|
||||
# $Id: web.atoz,v 1.22 1998-05-01 10:56:19 wosch Exp $
|
||||
# $Id: web.atoz,v 1.23 1998-05-01 13:46:26 wosch Exp $
|
||||
|
||||
# about.sgml
|
||||
Usage statistics for this server|about.html
|
||||
|
@ -343,6 +343,10 @@ ISDN|support.html#isdn
|
|||
ISDN4BSD|support.html#isdn
|
||||
USB|support.html#usb
|
||||
Drawbridge|support.html#drawbridge
|
||||
secure MobileIP via IPSec|support.html#smn
|
||||
MobileIP via IPSec|support.html#smn
|
||||
IPSec|support.html#smn
|
||||
SMN|support.html#smn
|
||||
|
||||
|
||||
# where.sgml
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# With the format `<titel>|<url>'.
|
||||
# Empty lines or comments are ignored.
|
||||
#
|
||||
# $Id: web.atoz,v 1.22 1998-05-01 10:56:19 wosch Exp $
|
||||
# $Id: web.atoz,v 1.23 1998-05-01 13:46:26 wosch Exp $
|
||||
|
||||
# about.sgml
|
||||
Usage statistics for this server|about.html
|
||||
|
@ -343,6 +343,10 @@ ISDN|support.html#isdn
|
|||
ISDN4BSD|support.html#isdn
|
||||
USB|support.html#usb
|
||||
Drawbridge|support.html#drawbridge
|
||||
secure MobileIP via IPSec|support.html#smn
|
||||
MobileIP via IPSec|support.html#smn
|
||||
IPSec|support.html#smn
|
||||
SMN|support.html#smn
|
||||
|
||||
|
||||
# where.sgml
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-05-01 10:56:20 $">
|
||||
<!ENTITY date "$Date: 1998-05-01 13:46:29 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.65 1998-05-01 10:56:20 wosch Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.66 1998-05-01 13:46:29 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -257,6 +257,7 @@ rcarter@consys.com</a>) for details.
|
|||
<a name="isdn"></a>
|
||||
<a name="usb"></a>
|
||||
<a name="drawbridge"></a>
|
||||
<a name="smn"></a>
|
||||
<a name="development"></a>
|
||||
<h2>FreeBSD Development Projects</h2>
|
||||
|
||||
|
@ -285,6 +286,8 @@ below to learn more about these exciting projects.</p>
|
|||
<li><a href="http://www.hcs.de/users/hm/isdn4bsd/i4b-main.html"> i4b: ISDN for FreeBSD</a></li>
|
||||
<li><a href="http://www.etla.net/~n_hibma/usb/usb.pl"> FreeBSD USB driver development</a></li>
|
||||
<li><a href="http://drawbridge.tamu.edu/"> Drawbridge, a firewall package</a></li>
|
||||
<li><a href="http://www.cs.pdx.edu/research/SMN/"> Secure MobileIP via IP
|
||||
Sec</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="general"></a>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-05-01 10:56:20 $">
|
||||
<!ENTITY date "$Date: 1998-05-01 13:46:29 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: usergroups.sgml,v 1.65 1998-05-01 10:56:20 wosch Exp $ -->
|
||||
<!-- $Id: usergroups.sgml,v 1.66 1998-05-01 13:46:29 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -257,6 +257,7 @@ rcarter@consys.com</a>) for details.
|
|||
<a name="isdn"></a>
|
||||
<a name="usb"></a>
|
||||
<a name="drawbridge"></a>
|
||||
<a name="smn"></a>
|
||||
<a name="development"></a>
|
||||
<h2>FreeBSD Development Projects</h2>
|
||||
|
||||
|
@ -285,6 +286,8 @@ below to learn more about these exciting projects.</p>
|
|||
<li><a href="http://www.hcs.de/users/hm/isdn4bsd/i4b-main.html"> i4b: ISDN for FreeBSD</a></li>
|
||||
<li><a href="http://www.etla.net/~n_hibma/usb/usb.pl"> FreeBSD USB driver development</a></li>
|
||||
<li><a href="http://drawbridge.tamu.edu/"> Drawbridge, a firewall package</a></li>
|
||||
<li><a href="http://www.cs.pdx.edu/research/SMN/"> Secure MobileIP via IP
|
||||
Sec</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="general"></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue