aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-10-22 14:46:52 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-10-22 14:46:52 +0000
commit52724813a6d19ffd2b812c6244a783db2904e4a4 (patch)
treecc7154079ec132bdb4a2dd7b335371a6a04400a3
parentc0d20887f01e809b78fb4f8ef8bf8239578c8b61 (diff)
Add a link to IANA.
svn path=/trunk/; revision=45712
-rw-r--r--epan/ipproto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/ipproto.h b/epan/ipproto.h
index 8d32cb3a53..2447383fc0 100644
--- a/epan/ipproto.h
+++ b/epan/ipproto.h
@@ -28,6 +28,7 @@
/*
* IP protocol numbers.
+ * http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml
*/
#define IP_PROTO_IP 0 /* dummy for IP */
#define IP_PROTO_HOPOPTS 0 /* IP6 hop-by-hop options - RFC1883 */