myths: remove dead links

PVM: I can't find any replacement web pages. There are multiple references to
the now-dead page but nothing canonical.

countersiege: see OpenBSD's page
This commit is contained in:
Eitan Adler 2018-08-02 10:50:38 +00:00
parent caa4e574f2
commit 4526b51d55
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52073

View file

@ -267,11 +267,6 @@
<p>The following URLs should disprove this;</p>
<ul>
<li><a href="http://www.epm.ornl.gov/pvm/">http://www.epm.ornl.gov/pvm/</a>
The Parallel Virtual Machine is nothing more than a software package that makes
setting up a Cluster simple. The source code is freely available, and will run
on FreeBSD without much problem.</li>
<li><a href="https://people.FreeBSD.org/~brooks/papers/bsdcon2003/fbsdcluster/">
https://people.FreeBSD.org/~brooks/papers/bsdcon2003/fbsdcluster/</a>
Brooks Davis's paper about the implementation of a FreeBSD
@ -282,10 +277,6 @@
OpenBSD's Common Address Redundancy Protocol (CARP) to
build redundant clusters at the level of the firewall</li>
<li><a href="http://www.countersiege.com/doc/pfsync-carp">
http://www.countersiege.com/doc/pfsync-carp</a>
A good explanation of CARP</li>
<li><a href="http://pf4freebsd.love2party.net/carp.html">
http://pf4freebsd.love2party.net/carp.html</a>
OpenBSD's CARP ported to FreeBSD</li>