freebsd-skq/release/sysinstall
phk cfbddb7f46 (this is an extract from src/share/examples/atm/README)
===================================
                HARP  |  Host ATM Research Platform
                ===================================

                              HARP 3

What is this stuff?
-------------------
The Advanced Networking Group (ANG) at the Minnesota Supercomputer Center,
Inc. (MSCI), as part of its work on the MAGIC Gigabit Testbed, developed
the Host ATM Research Platform (HARP) software, which allows IP hosts to
communicate over ATM networks using standard protocols.  It is intended to
be a high-quality platform for IP/ATM research.

HARP provides a way for IP hosts to connect to ATM networks.  It supports
standard methods of communication using IP over ATM.  A host's standard IP
software sends and receives datagrams via a HARP ATM interface.  HARP provides
functionality similar to (and typically replaces) vendor-provided ATM device
driver software.

HARP includes full source code, making it possible for researchers to
experiment with different approaches to running IP over ATM.  HARP is
self-contained; it requires no other licenses or commercial software packages.

HARP implements support for the IETF Classical IP model for using IP over ATM
networks, including:

   o IETF ATMARP address resolution client
   o IETF ATMARP address resolution server
   o IETF SCSP/ATMARP server
   o UNI 3.1 and 3.0 signalling protocols
   o Fore Systems's SPANS signalling protocol

What's supported
----------------
The following are supported by HARP 3:

   o ATM Host Interfaces
        - FORE Systems, Inc. SBA-200 and SBA-200E ATM SBus Adapters
        - FORE Systems, Inc. PCA-200E ATM PCI Adapters
        - Efficient Networks, Inc. ENI-155p ATM PCI Adapters

   o ATM Signalling Protocols
        - The ATM Forum UNI 3.1 signalling protocol
        - The ATM Forum UNI 3.0 signalling protocol
        - The ATM Forum ILMI address registration
        - FORE Systems's proprietary SPANS signalling protocol
        - Permanent Virtual Channels (PVCs)

   o IETF "Classical IP and ARP over ATM" model
        - RFC 1483, "Multiprotocol Encapsulation over ATM Adaptation Layer 5"
        - RFC 1577, "Classical IP and ARP over ATM"
        - RFC 1626, "Default IP MTU for use over ATM AAL5"
        - RFC 1755, "ATM Signaling Support for IP over ATM"
        - RFC 2225, "Classical IP and ARP over ATM"
        - RFC 2334, "Server Cache Synchronization Protocol (SCSP)"
        - Internet Draft draft-ietf-ion-scsp-atmarp-00.txt,
                "A Distributed ATMARP Service Using SCSP"

   o ATM Sockets interface
        - The file atm-sockets.txt contains further information

What's not supported
--------------------
The following major features of the above list are not currently supported:

        o UNI point-to-multipoint support
        o Driver support for Traffic Control/Quality of Service
        o SPANS multicast and MPP support
        o SPANS signalling using Efficient adapters

This software was developed under the sponsorship of the Defense Advanced
Research Projects Agency (DARPA).

Reviewed (lightly) by:	phk
Submitted by:	Network Computing Services, Inc.
1998-09-15 11:44:44 +00:00
..
help (this is an extract from src/share/examples/atm/README) 1998-09-15 11:44:44 +00:00
anonFTP.c Sync up to current state of development. 1997-04-02 12:07:39 +00:00
attr.c Work around potential state machine bogon with FILL. This needs 1997-08-18 21:34:12 +00:00
cdrom.c Catch more cases where the CDROM has been mounted. 1998-08-27 00:50:14 +00:00
command.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
config.c Sync with 2.2-stable branch. 1998-03-24 09:51:58 +00:00
dev2c.sh Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
devices.c Device name cleanup for CAM. 1998-09-15 10:24:46 +00:00
disks.c Device name cleanup for CAM. 1998-09-15 10:24:46 +00:00
dispatch.c MF22: Paul Traina's changes. 1998-07-18 09:42:02 +00:00
dist.c MF22: various fixes for new XFree86 dist and cdrom warnings. 1998-07-21 06:44:42 +00:00
dist.h Update to XFree86 3.3.2 - I had to remove the entries for the VFB and 1998-03-10 02:37:29 +00:00
dmenu.c Fix some bogons with variable handling. 1998-03-15 19:30:49 +00:00
doc.c Correct bogus msg dialog. 1997-02-15 13:18:19 +00:00
dos.c Go back to using MSDOSFS instead of Robert Nordier's stand-alone DOS 1998-09-08 11:44:08 +00:00
floppy.c MF22: Paul Traina's changes. 1998-07-18 09:42:02 +00:00
ftp.c MF22: only fclose() OpenConn if non-NULL. 1998-01-28 04:42:38 +00:00
globals.c Sync with 2.2 and clean up some tortured english that was added. 1997-04-20 16:46:36 +00:00
index.c Sync with 2.2-stable branch. 1998-03-24 09:51:58 +00:00
install.c Don't set the router_enable variable by default. 1998-08-31 17:47:52 +00:00
install.cfg Make some changes to the way the label editor reads script variables 1997-08-11 13:08:29 +00:00
installUpgrade.c Add /usr/lib to the list of things to chflag before upgrading. 1998-08-28 01:03:41 +00:00
keymap.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
label.c MF22: Paul Traina's changes. 1998-07-18 09:42:02 +00:00
lang.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
list.h Whoops, forgot a file! 1997-09-16 18:57:47 +00:00
lndir.c 1. Update all the copyrights to delete useless clauses 3 and 4. 1996-04-13 13:32:15 +00:00
main.c MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty. 1998-03-10 13:42:05 +00:00
Makefile Whoops, update the makefile too while I'm at it. 1998-09-08 11:44:37 +00:00
media.c Make some changes to the way the label editor reads script variables 1997-08-11 13:08:29 +00:00
menus.c Fix typos. 1998-09-09 05:09:55 +00:00
misc.c Add noatime option to new filesystems to speed up initial extraction. 1998-03-19 15:02:09 +00:00
mouse.c - Remove the notice that psm0 must be enabled before using the PS/2 mouse; 1998-03-23 06:08:55 +00:00
msg.c Fix conditional bogon in Label Editor [from Ed Gold] 1997-09-20 02:48:48 +00:00
network.c Show on-screen ``phase'' logging and try to negotiate 1998-07-12 17:11:53 +00:00
nfs.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
options.c Eliminate Samba configuration. Sorry, but this was another one of 1997-07-16 05:22:42 +00:00
package.c Fix various bogons reported in this PR. 1997-10-15 04:37:26 +00:00
register.c Fix fstab sequence number bug. 1997-08-18 21:47:34 +00:00
rtermcap.c Implement a work-around for Create_Chunk providing no pointer to the 1995-05-07 22:07:53 +00:00
sysinstall.8 MF22: various fixes for new XFree86 dist and cdrom warnings. 1998-07-21 06:44:42 +00:00
sysinstall.h MF22: Paul Traina's changes. 1998-07-18 09:42:02 +00:00
system.c Make serial console based installs actually work by: 1997-07-31 11:08:47 +00:00
tape.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
tcpip.c Accept gateway value of NO 1998-08-31 09:02:03 +00:00
termcap.c MF22: pst's changes. 1997-09-16 10:14:23 +00:00
uc_eisa.c Fix printf warnings and add a few casts. 1998-09-14 19:14:11 +00:00
uc_isa.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
uc_kmem.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
uc_list.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
uc_main.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
uc_main.h Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
uc_pci.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
uc_scsi.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
ufs.c Fix printf warnings and add a few casts. 1998-09-14 19:14:11 +00:00
user.c Add a registration screen so we can finally start counting our little user 1997-03-09 22:25:49 +00:00
variable.c MF22: Paul Traina's changes. 1998-07-18 09:42:02 +00:00
version.h Make the release name to load a configurable parameter. 1995-10-04 07:55:05 +00:00
wizard.c Make totally sure that we have the latest 1.7 version of booteasy 1998-09-08 10:46:40 +00:00