Browse Source

internal/iana: update protocol numbers

Change-Id: I643468dde9f2b3c8719795e92df821f821070ab4
Reviewed-on: https://go-review.googlesource.com/12628
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Mikio Hara 10 years ago
parent
commit
d9eac8b368
1 changed files with 1 additions and 2 deletions
  1. 1 2
      internal/iana/const.go

+ 1 - 2
internal/iana/const.go

@@ -38,7 +38,7 @@ const (
 	CongestionExperienced = 0x3 // CE (Congestion Experienced)
 	CongestionExperienced = 0x3 // CE (Congestion Experienced)
 )
 )
 
 
-// Protocol Numbers, Updated: 2015-01-06
+// Protocol Numbers, Updated: 2015-06-23
 const (
 const (
 	ProtocolIP             = 0   // IPv4 encapsulation, pseudo protocol number
 	ProtocolIP             = 0   // IPv4 encapsulation, pseudo protocol number
 	ProtocolHOPOPT         = 0   // IPv6 Hop-by-Hop Option
 	ProtocolHOPOPT         = 0   // IPv6 Hop-by-Hop Option
@@ -157,7 +157,6 @@ const (
 	ProtocolSRP            = 119 // SpectraLink Radio Protocol
 	ProtocolSRP            = 119 // SpectraLink Radio Protocol
 	ProtocolUTI            = 120 // UTI
 	ProtocolUTI            = 120 // UTI
 	ProtocolSMP            = 121 // Simple Message Protocol
 	ProtocolSMP            = 121 // Simple Message Protocol
-	ProtocolSM             = 122 // Simple Multicast Protocol
 	ProtocolPTP            = 123 // Performance Transparency Protocol
 	ProtocolPTP            = 123 // Performance Transparency Protocol
 	ProtocolISIS           = 124 // ISIS over IPv4
 	ProtocolISIS           = 124 // ISIS over IPv4
 	ProtocolFIRE           = 125 // FIRE
 	ProtocolFIRE           = 125 // FIRE