diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-09-24 11:26:39 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-09-24 11:26:39 +0000 |
| commit | 8d011a9e534a6aac56586c6f184f43f9b5d9b35e (patch) | |
| tree | c3a94fd1e5d21f4c9d0ee4f369e16a893ad3dcca | |
| parent | abe19b75db11395600171d5808e791e49efb2a2d (diff) | |
Notes
| -rw-r--r-- | etc/protocols | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/etc/protocols b/etc/protocols index f486ce3d7fe6..d642fe80636c 100644 --- a/etc/protocols +++ b/etc/protocols @@ -129,6 +129,18 @@ st 118 ST # Schedule Transfer srp 119 SRP # SpectraLink Radio Protocol uti 120 UTI # UTI smp 121 SMP # Simple Message Protocol -# 122-254 # Unassigned -divert 254 DIVERT # Divert pseudo-protocol +sm 122 SM # SM +ptp 123 PTP # Performance Transparency Protocol +isis 124 ISIS # ISIS over IPv4 +fire 125 FIRE +crtp 126 CRTP # Combat Radio Transport Protocol +crdup 127 CRUDP # Combat Radio User Datagram +sscopmce 128 SSCOPMCE +iplt 129 IPLT +sps 130 SPS # Secure Packet Shield +pipe 131 PIPE # Private IP Encapsulation within IP +sctp 132 SCTP # Stream Control Transmission Protocol +fc 133 FC # Fibre Channel +# 134-254 # Unassigned +divert 254 DIVERT # Divert pseudo-protocol [non IANA] # 255 # Reserved |
