Added the netrmp protocol from the Net/2 tape. While of dubious utility,
authorGarrett Wollman <wollman@FreeBSD.org>
Sun, 7 Nov 1993 22:55:27 +0000 (22:55 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Sun, 7 Nov 1993 22:55:27 +0000 (22:55 +0000)
commitdec69c3628825b7ca30b704be3fead83e6aa90df
tree3f757e17d2aa72f46546044564b0b0428d49ee8e
parent4630f67156fb98b78e88b47381a57076822053f6
Added the netrmp protocol from the Net/2 tape.  While of dubious utility,
it's simple enough that it might actually work and be useful on some systems.
(That's more than you can say for netccitt or netimp!)
sys/conf/files
sys/i386/conf/LINT
sys/netinet/in.c
sys/netrmp/rmp.c [new file with mode: 0644]
sys/netrmp/rmp.h [new file with mode: 0644]
sys/netrmp/rmp_proto.c [new file with mode: 0644]
sys/netrmp/rmp_var.h [new file with mode: 0644]
sys/sys/socket.h