diff options
author | 2000-12-21 14:48:26 +0000 | |
---|---|---|
committer | 2000-12-21 14:48:26 +0000 | |
commit | ae3dce2f1a42e6ec4c97e687d5111c9267c0adcc (patch) | |
tree | 7303a275c1f3336219382cd0cad78247a78251c8 | |
parent | typo; ciper -> cipher (diff) | |
download | wireguard-openbsd-ae3dce2f1a42e6ec4c97e687d5111c9267c0adcc.tar.xz wireguard-openbsd-ae3dce2f1a42e6ec4c97e687d5111c9267c0adcc.zip |
URL of protocol-numbers has changed
-rw-r--r-- | etc/protocols | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/protocols b/etc/protocols index da96823da83..ff73a7be6e8 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,10 +1,10 @@ # # Internet (IP) protocols # -# $OpenBSD: protocols,v 1.11 2000/09/28 17:56:00 mickey Exp $ +# $OpenBSD: protocols,v 1.12 2000/12/21 14:48:26 reinhard Exp $ # # Updated based on RFC 1340, Assigned Numbers (July 1992). -# See also http://www.iana.org/in-notes/iana/assignments/protocol-numbers +# See also http://www.isi.edu/in-notes/iana/assignments/protocol-numbers # ip 0 IP # internet protocol, pseudo protocol number icmp 1 ICMP # internet control message protocol |