diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-09-24 11:20:27 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-09-24 11:20:27 +0000 |
| commit | 0698add9a57cd760cb6d70a25fe4a7eebb90eaeb (patch) | |
| tree | 72b835900d6dc03628e1715b75335d93cbb1b517 | |
| parent | 44453275160f4a4b1e2cdedec900a75709a5c0bd (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 |
