# # $RCSfile: prottbl.nonstd,v $ # # x-kernel v3.2 # # Copyright (c) 1993,1991,1990 Arizona Board of Regents # # $Log: prottbl.nonstd,v $ # Revision 1.41.1.3 1994/03/11 21:30:10 dcs # added join_build_auth, join_client, join_server, join_build_ap # kerb_services, kerb_serv_bottom, recvauth, recvauth_bottom, add_cksum # # Revision 1.41.1.2 1994/03/06 21:32:19 dcs # added sendauth and sendauth_bottom # # Revision 1.41.1.1 1994/02/08 19:21:28 menze # added authuser # # Revision 1.41 1994/02/05 00:12:47 menze # [ 1994/01/24 menze ] # Added irixeth # # Revision 1.40 1994/01/03 22:50:37 rcs # Added DHKX 3401, Diffie-Hellman Key Exchange # # Revision 1.39 1993/12/10 02:24:02 menze # Added entries for FDDI protocols # # # This file describes absolute protocol id's and gives relative # protocol numbers for those protocols which use them # eth 1 { # ip x0800 arp x0806 rarp x8035 # # ethernet types x3*** are not reserved # ethtest x3000 blast x3001 vsize x3002 chan x3003 blasttest x3004 bid x3005 bidctl x3006 iptest x3007 # # tmp -- make ip different from the real ip number # ip x3900 } ip 2 { icmp 1 # tcp 6 udp 17 # # IP protocol numbers n, 91 < n < 255, are unassigned # iptest 100 blast 101 chan 102 vsize 203 bid 204 bidctl 205 rat 206 # # Temporary -- make tcp different from the real tcp for # testing tcp 201 } arp 3 rarp 4 udp 5 { pmap 111 nns x7823 } tcp 6 icmp 7 blast 8 sunrpc 9 pmap 10 vsize 11 vaddr 12 chan 13 select 14 vchan 15 null 16 vnet 17 vmux 18 mselect 20 bid 21 bidctl 22 vcache 23 srx 24 rrx 25 vdrop 26 machripc 27 { ssr 1 nns 2 } portmaint 28 uproxy 29 lproxy 30 vtap 31 sar 32 nns 33 rat 34 join 35 fddi 36 { # # real Ethernet type values # # ip x0800 # arp x0806 # rarp x8035 # # ethernet types x3*** are not reserved # fdditest x3000 blast x3001 vsize x3002 chan x3003 blasttest x3004 bid x3005 bidctl x3006 # # Ethernet types different from real values # ip x3008 arp x3016 rarp x3035 } # # driver anchor protocols # simeth 1001 # ETH simulator on UDP ethdrv 1002 # Mach out-of-kernel ethernet driver xklance 1003 # Mach Lance ethernet driver simsimeth 1004 # SIMETH simulator ns8390 1005 # Mach Intelx86 NS8390 ethernet driver simfddi 1006 # FDDI simulator on UDP irixfddi 1007 # FDDI driver for IRIX irixeth 1008 # ETH driver for IRIX # # API anchor protocols # xksocket 2001 # crypt protocols crypt 3001 # DES, length extending tcrypt 3002 # DES, length preserving km 3003 # Key Manager bind 3004 # Layered Key Manager rsa 3011 # RSA encryption md5 3101 # Ron Rivest's MD5 hash algorithm sha 3102 # NIST Secure Hash Algorithm auth 3200 # the Kerberos authorization protocol tkmgr 3201 # the Kerberos ticket manager protocol confounder 3202 # the protocol that prepends a nonce vconf 3203 # the cryptographic confounder vsecsel 3204 # the security selection protocol sendauth 3205 # the sendauth protocol from Kerberos sendauth_bottom 3206 # the sendauth_bottom protocol join_build_auth 3207 # builds a Kerberos authenticator join_build_ap 3208 # builds a Kerberos application request join_client 3209 # Kerberos ticket handler on client join_server 3210 # Kerberos ticket handler on server kerb_services 3211 # handles initial authent and messages kerb_serv_bottom 3212 # handles incoming messages recvauth 3213 # the recvauth protocol from Kerberos recvauth_bottom 3214 # the recvauth_bottom protocol from Kerberos add_cksum 3215 # adds a checksum for verification user 3301 authuser 3302 dhkx 3401 # Diffie-Hellman Key Exchange dss 3501 # DSS, the NIST Digital Signature Standard # # test protocols # ethtest 10001 iptest 10002 fdditest 10003 udptest 10005 tcptest 10006 blasttest 10008 sunrpctest 10009 chantest 10013 xrpctest 10014 ethdrvtest 10015 udpcrypttest 10018 sartest 10019 # for testing machnetipc ssr 10016 ssrtest 10017