diff options
| author | Bill Fenner <fenner@FreeBSD.org> | 2002-12-13 09:18:09 +0000 |
|---|---|---|
| committer | Bill Fenner <fenner@FreeBSD.org> | 2002-12-13 09:18:09 +0000 |
| commit | ed334c502f4bb42f296421b5edab0042057ce6f3 (patch) | |
| tree | 909d54f11ba027d184fd01981cbd46e28acfb1e1 | |
| parent | f17c7afd96ed36dfafda6fef61a73481b44b878b (diff) | |
Notes
| -rw-r--r-- | etc/protocols | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/protocols b/etc/protocols index 8530883ac2e4..7963d0c4a277 100644 --- a/etc/protocols +++ b/etc/protocols @@ -142,5 +142,5 @@ 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 +divert 258 DIVERT # Divert pseudo-protocol [non IANA] |
