summaryrefslogtreecommitdiffstats
path: root/sys/net/if_types.h
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2005-05-28 06:11:38 +0000
committerbrooks <brooks@FreeBSD.org>2005-05-28 06:11:38 +0000
commitc979cc4e8ef30cb5917ffbd285f8f60524ab183d (patch)
tree36536d051f573a364e0776349e44ab3c3eefefe8 /sys/net/if_types.h
parentd8ef44d756feff000ac3377787b1da0ed1b8f705 (diff)
downloadFreeBSD-src-c979cc4e8ef30cb5917ffbd285f8f60524ab183d.zip
FreeBSD-src-c979cc4e8ef30cb5917ffbd285f8f60524ab183d.tar.gz
Update refrenced URL for SNMP list of ifTypes to refer to iana.org
instead of a dead location on ftp.isi.edu.
Diffstat (limited to 'sys/net/if_types.h')
-rw-r--r--sys/net/if_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_types.h b/sys/net/if_types.h
index 56dca45..e60b65d 100644
--- a/sys/net/if_types.h
+++ b/sys/net/if_types.h
@@ -39,7 +39,7 @@
* This list is derived from the SNMP list of ifTypes, originally
* documented in RFC1573, now maintained as:
*
- * ftp.isi.edu/in-notes/iana/assignments/smi-numbers
+ * http://www.iana.org/assignments/smi-numbers
*/
#define IFT_OTHER 0x1 /* none of the following */
OpenPOWER on IntegriCloud